/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/*Megamenu*/
#header-outer .container { padding: 0; }
.enquire-now-btn{display: none;}
#header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version, #header-outer[data-transparent-header="true"].light-text >header #logo img.dark-version, #header-outer[data-transparent-header="true"].transparent.dark-slide >header #logo img, #header-outer[data-transparent-header="true"].dark-text >header #logo img, #header-outer[data-transparent-header="true"].dark-text.side-widget-open >header #logo img.dark-version {
	opacity: 1!important;
}

#header-outer #top{ background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3.13%, rgba(255,255,255,0) 100%); }

.menu-title-text {
	/*color: #002D73;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	/*font-weight: 700;*/
	line-height: 25px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
	margin-left: 24px;
    margin-right: 24px;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after, #header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
	border: none !important;
}

/*#header-outer #top nav > ul > li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover,*/
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
	background-color: transparent !important;
	color: #002d73 !important;
	border-bottom: 2px solid #002d73;
}

.sub-menu.tracked-pos { margin-top: -35px; }

@media only screen and (max-width: 767px) {
	#header-outer .container { padding: 0; }

	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version { 
		width: 200px !important; 
	}
}

@media only screen and (max-width: 1199px) and (min-width: 990px) {
	.container { max-width: 900px; }

	#header-outer #logo img, #header-outer .logo-spacing img {
	    height: 55px;
	}

	#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
	    height: 55px;
	}

	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.menu-title-text { font-size: 16px; line-height: 23px; }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
	    height: auto !important;
    	width: 80%;
	}

	/*#header-outer[data-permanent-transparent="false"].scrolled-down #logo .dark-version {
	    height: auto;
    	width: 70%;
	}*/

	#header-outer #top { margin-top: -12px; padding: 12px 0; }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version { width: 300px; }
}

@media only screen and (max-width: 1814px) and (min-width: 1200px) {
	.container { max-width: 1360px; }

	#header-outer #top .row { padding: 0 !important; }

	#header-outer #top { background: #FFF; }

	#header-outer #logo img, #header-outer .logo-spacing img {
	    height: 60px;
	}

	#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
	    height: 60px;
	}

	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
	    margin-left: 20px;
	    margin-right: 20px;
	}
}

@media only screen and (max-width: 1399px) and (min-width: 1200px) {
	.container { max-width: 1200px; }

	#header-outer #logo img, #header-outer .logo-spacing img {
	    height: 58px;
	}

	#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img {
	    height: 58px;
	}

	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.menu-title-text { font-size: 16px; line-height: 23px; }
}

@media only screen and (min-width: 1000px) {
	#header-outer.small-nav #logo img, #header-outer.small-nav .logo-spacing img { height: 69px; }
}


/*End of Megamenu*/

/*Homepage*/



h2, .row .col.section-title h2, .woocommerce ul.products li.product h2 {
	color: #002D73;
	font-family: 'Bitter', serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 43px;
}

h1, .row .col.section-title h1, .h1-header h2, .row .col.section-title .h1-header h2, .row .col.section-title h2.h1-header, .wpb_wrapper h2.h1-header, .row .col.section-title h2.h1-header, .h1-header h3 {
	color: #002D73;
	font-family: 'Bitter', serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 58px;
	text-transform: capitalize;
}

.row .col.section-title h2, .woocommerce ul.products li.product h2 {
	color: #FFF;
}

h3, .row .col.section-title h3,
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	color: #002D73;
	font-family: 'Bitter', serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}

h4, .row .col.section-title h4, .uk-accordion-title {
	color: #002D73;
	font-family: 'Bitter', serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 31px;
}

h5, .row .col.section-title h5, h5.pt-cv-title a {
	color: #002D73;
	font-family: 'Bitter', serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
}

h6, .row .col.section-title h6 {
	color: #F8A81C;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.main-content p, .main-content p span, .main-content li, .main-content li span, .main-content tr {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24.51px;
}

.rs-parallax-wrap h1 { 
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5); 
	text-transform: none;
}

#rev_slider_1_1_wrapper .persephone.tparrows {
    background: transparent !important;
    width: 144px !important;
    height: 72px !important;
    border: none !important;
}

#rev_slider_1_1_wrapper .persephone.tparrows.tp-leftarrow { left: -44px !important; }

#rev_slider_1_1_wrapper .persephone.tparrows.tp-leftarrow:before {
	content: url(../salient-child/img/left.svg) !important;
    width: 144px;
    height: 72px;
}

#rev_slider_1_1_wrapper .persephone.tparrows.tp-rightarrow { left: 102% !important; }

#rev_slider_1_1_wrapper .persephone.tparrows.tp-rightarrow:before {
	content: url(../salient-child/img/right.svg) !important;
    width: 144px;
    height: 72px;
}

.home .wpb_content_element.wpb_text_column { margin-bottom: 10px; }

html body[data-header-resize="1"] .container-wrap { padding-bottom: 0 !important; }

.aboutus-container .row-bg.using-image, .ourstrengths-container .row-bg.using-image { background-size: contain; }

.vc_col-sm-4.aboutus-desc .vc_column-inner { padding-left: 55px; }

.content-row .row_col_wrap_12_inner {
    display: flex;
    align-items: center;}

/*** our team section***/
.team-tab-section ul{border-bottom: 2px solid #002D73;}
.team-tab-section ul .active-tab span{color: #ffffff;}

.wpb_text_column.header { margin-bottom: 12px; }

.nectar-split-heading { margin-bottom: 12px !important; }

.nectar-button.small {
	border: 2px solid #002D73;
	background: transparent;
	padding: 10.5px 36px !important;
	border-radius: 0px !important;
	margin-bottom: 0;
}

.nectar-button span {
	color: #002D73;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
}

.icon-button-arrow:before, .pt-cv-wrapper .btn:after {
	content: url(../salient-child/img/arrow-right.svg);
	width: 24px;
	height: 24px;
}

.nectar-button.findoutmore-btn-white { border-color: #FFF !important; }

.nectar-button.findoutmore-btn-white span { color: #FFF !important; }

.nectar-button.findoutmore-btn-white .icon-button-arrow:before {
    content: url(../salient-child/img/arrow-right-white.svg);
    width: 24px;
    height: 24px;
}

/*.aboutus-img .vc_column-inner { margin-right: -170px; }*/

/*.column-image-bg {
	background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(0 0, 100% 0, 90.5% 100%, 0 100%);
}*/

.aboutus-img .inner { position: relative; }

.aboutus-img .inner:before {
	content: url(../salient-child/img/divider.svg);
    width: 122px;
    height: 960px;
    position: absolute;
    z-index: 1;
    left: 15px;
}

.aboutus-img img { 
	/*clip-path: polygon(9% 0, 100% 0, 100% 100%, 1% 100%); */
	clip-path: polygon(9.7% 0, 100% 0, 100% 100%, 4% 100%);

}

.row .col p:last-child { padding-bottom: 10px; }

.hidden { display: none !important; }

/*.ourstrengths-container { 
	padding-top: 55px !important; 
	padding-bottom: 55px !important; 
}*/

.ourstrengths-container .row_col_wrap_12 { align-items: center; }

.ourstrengths-container .ourstrengths-left .vc_column-inner { 
	/*margin-left: -134px; */
	padding-top: 55px;
	padding-bottom: 55px;
}

.ourstrengths-container .ourstrengths-left .row_col_wrap_12_inner .vc_column-inner {
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.ourstrengths-container .ourstrengths-left .vc_column-inner .wpb_wrapper { 
	margin-left: 40px; 
	margin-right: 167px;
}

.ourstrengths-container .ourstrengths-left .vc_col-sm-6 .wpb_wrapper {
	margin-left: 0;
	margin-right: 0;
}

/*.ourstrengths-left { position: relative; }*/

/*.ourstrengths-left:before {
	content: url(../salient-child/img/divider.svg);
    width: 122px;
    height: 960px;
    position: absolute;
    z-index: 1;
    right: -1px;
    top: 1px;
}*/

/*.ourstrengths-left .column-image-bg-wrap:before {
    content: "";
    width: 122px;
    height: 960px; 
    position: absolute;
    z-index: 2;
    right: 0;
    background-image: url(../salient-child/img/divider.svg);
    background-repeat: no-repeat;
    background-position: center bottom !important;
}
*/
.milistones-container { margin-bottom: 0 !important; }

/*.ourstrengths-left .column-image-bg:before {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(0deg, rgba(245, 168, 28, 0.8), rgba(245, 168, 28, 0.8));
    padding: 100px;
}*/

.milistones-content { 
	padding: 96px 73px 61px !important;
	/*padding: 72px 0 75px; 
	padding-left: 73px !important;
    padding-right: 73px !important;*/
}

.milistones-topleft, .milistones-bottomleft { border-right: 1px solid #FFF; }

.milistones-toprow { border-bottom: 1px solid #FFF; }

.nectar-milestone { margin-bottom: 0 !important; }

.milistones-content img { padding-bottom: 20px !important; }

.number.default span {
	color: #FFF;
	font-family: 'Bitter', serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 96px;
}

.milistones-container h2, .milistones-container h3 { color: #FFF; }

.ourstrengths-right { padding-right: 40px !important; }

.ships-row { text-align: center; }

.ships-container .row_col_wrap_12 { padding: 65px 15px 62px; }

.ships-container h2, .ships-container h6, .ships-container p { text-align: center; }

.ships-container h2, .ships-container p { color: #FFF; }

.ships-container h2 { padding-bottom: 8px; }

.ships-container .type-product { margin: 0 !important; }

.row .col.section-title { border-bottom: none; padding: 0 !important; }

.wpb_text_column.h6 { margin-bottom: 0; }

.wpb_text_column.p { padding: 0 191px; margin-bottom: 23px; }

.ships-container .findoutmore-btn-white { margin-bottom: 43px; /*margin-top: 23px;*/ }

.ships-container .clear { margin-bottom: 18px; }

.ships-container .pt-cv-content-item { filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5)); }

/*.ships-container .carousel-inner img, .ships-container .pt-cv-title,
.ships-container .woocommerce .product-wrap img{ clip-path: polygon(10% 0, 99% 0, 90% 100%, 1% 100%); }*/

.ships-container .woocommerce ul.products li.product h2, h2.pt-cv-title {
	font-size: 36px !important;
	line-height: 43px !important;
	text-align: center;
	position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 51px !important;
}

/*.ships-container .cv-content-item .cv-tao { display: none; }*/

/*.pt-cv-wrapper .carousel-control.left, .pt-cv-wrapper .carousel-control.right { display: none; }*/

.pt-cv-view .pt-cv-carousel-indicators li {
    width: 50px;
    height: 5px;
    background-color: #FFF;
    border-radius: 0;
    box-shadow: none;
    margin: 0 7.5px;
}

.pt-cv-view .pt-cv-carousel-indicators li.active {
	width: 100px;
	height: 5px;
	background-image: linear-gradient(to bottom,#F5A81C,#F5A81C) !important;
}

.pt-cv-view .pt-cv-carousel-indicators { bottom: -62px; }

h2.pt-cv-title {
	font-family: 'Bitter', serif;
    font-weight: 700;
}

#pt-cv-view-ebd9580jut .pt-cv-carousel-caption {
    background-color: transparent !important;
}

.ships-container .pt-cv-carousel { padding-bottom: 0; }

/*.ships-container .product_type_simple { display: none; }*/

.pt-cv-view .carousel-control span { background: transparent; }

.pt-cv-view .carousel-control:hover span {
    color: #FFF;
    background: transparent;
}

.pt-cv-wrapper .glyphicon-chevron-left:before {
    content: url(../salient-child/img/left-white.svg) !important;
    width: 50px;
    height: 50px
}

.pt-cv-view .carousel-control:hover span.glyphicon-chevron-left:before {
	content: url(../salient-child/img/left-grey.svg) !important;
}

.pt-cv-wrapper .glyphicon-chevron-right:before {
    content: url(../salient-child/img/right-white.svg) !important;
    width: 50px;
    height: 50px
}

.pt-cv-view .carousel-control:hover span.glyphicon-chevron-right:before {
	content: url(../salient-child/img/right-grey.svg) !important;
}

.ships-container .pt-cv-taso { position: relative; }

.ships-container .pt-cv-taso a { 
	color: #FFF; 
	font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
}

.ships-container .pt-cv-taso .pt-cv-tao { 
	position: absolute; 
	bottom: 44px;
	width: 100%; 
}

.media-container .row_col_wrap_12 { padding: 149px 15px 119px; }

/*.media-row .pt-cv-content-item { padding: 0; }*/

.media-container .pt-cv-content-item .pt-cv-ifield { margin: 0 20px; }

.media-row .pt-cv-wrapper {margin-bottom: 0 !important; }

.media-container h6 { color: #828282; }

.media-container .pt-cv-title { margin-right: 20px; }

h5.pt-cv-title a { font-weight: 700 !important; }

.media-container .pt-cv-thumbnail,
.media-container .pt-cv-content-item .cvp-responsive-image  { 
	margin-bottom: 18px !important;
	/*clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0 100%); */
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.8);
}

.media-row .pt-cv-content br { display: none; }

.media-container .pt-cv-readmore { 
	border: 2px solid #002D73; 
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    display: inline-flex;
    align-items: center;
}

.pt-cv-wrapper .btn { padding: 10.5px 18px; }

.pt-cv-wrapper .btn:hover, .pt-cv-wrapper .btn:focus, .pt-cv-wrapper .btn:active {
	border: 2px solid #002D73; 
}

.media-container .pt-cv-wrapper .glyphicon-chevron-left:before {
    content: url(../salient-child/img/left-grey.svg) !important;
}

.media-container .pt-cv-view .carousel-control:hover span.glyphicon-chevron-left:before {
	content: url(../salient-child/img/left-white.svg) !important;
}

.media-container .pt-cv-wrapper .glyphicon-chevron-right:before {
    content: url(../salient-child/img/right-grey.svg) !important;
}

.media-container .pt-cv-view .carousel-control:hover span.glyphicon-chevron-right:before {
	content: url(../salient-child/img/right-white.svg) !important;
}

.media-container .pt-cv-scrollable .pt-cv-cap-w-img { left: 0; }

.media-container .pt-cv-view .pt-cv-carousel-caption { 
	position: relative; 
	padding: 0;
}

/* Adjusted using wpbakery */
/*.contactus-container { padding-top: 120px !important; padding-bottom: 120px !important; }*/

.contactus-info.col.section-title h1 {
	color: #002D73;
	font-family: 'Bitter', serif !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #F8A81C;
    padding-bottom: 13px;
}

.uk-scope .uk-accordion-title { color: #002D73; }

.uk-scope .uk-accordion-title:hover, .uk-scope .uk-accordion-title:focus, .uk-scope .uk-accordion-title:active,
.uk-open .uk-accordion-title { color: #F8A81C; }

.uk-scope .uk-accordion-title::before { display: none; }

.contactus-container .row_col_wrap_12_inner.left { filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.5)); }

.contactus-row { margin: 0 auto !important;  }

.contactus-row .row_col_wrap_12_inner { padding: 190px 0 120px !important; }

.contactus-info { 
	background: #FFF; 
	padding: 0px 50px 35px 50px !important;
	/*padding: 35px 132px !important;
	clip-path: polygon(10% 0, 99% 0, 90% 100%, 1% 100%);*/
}

.contactus-info li { 
	list-style: none; 
	border-bottom: 1px solid #F8A81C; 
	margin-top: 13px !important;
	padding-bottom: 13px; 
}

#map-canvas.i4ewOd-pzNkMb-haAclf, #map-canvas .i4ewOd-pzNkMb-tJHJj,
.HzV7m-b7CEbf .i4ewOd-pzNkMb-tJHJj { display: none !important; }

.contactus-container {
	overflow: hidden;
    clip-path: polygon(0 10%, 100% 10%, 100% 100%, 0% 100%);
    margin-top: -100px;
}

@media only screen and (max-width: 767px) {
	#rev_slider_1_1_wrapper .persephone.tparrows.tp-leftarrow {
	    left: -59px !important;
	}

	#rev_slider_1_1_wrapper .persephone.tparrows.tp-rightarrow {
	    left: 116% !important;
	}

	#rev_slider_1_1_wrapper .persephone.tparrows.tp-leftarrow:before,
	#rev_slider_1_1_wrapper .persephone.tparrows.tp-rightarrow:before {
		transform: scale(0.6);
	}

	h1, .row .col.section-title h1 {
	    font-size: 36px;
	    line-height: 46px;
	}

	h2, .row .col.section-title h2, .woocommerce ul.products li.product h2 {
	    font-size: 34px;
	    line-height: 40px;
	}

	h3, .row .col.section-title h3, .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	    font-size: 26px;
	    line-height: 32px;
	}

	h5, .row .col.section-title h5 {
	    font-size: 20px;
	    line-height: 24px;
	}

	h6, .row .col.section-title h6 {
	    font-size: 18px;
	    line-height: 25px;
	}

	.main-content p, .main-content p span, .main-content li, .main-content li span, .main-content tr {
	    font-size: 16px;
	    line-height: 22.51px;
	}

	.nectar-button span, .media-container .pt-cv-readmore { font-size: 16px; line-height: 23px; }

	.wpb_text_column.wpb_content_element { margin-bottom: 30px; }

	.vc_col-sm-4.aboutus-desc .vc_column-inner { padding: 50px 30px; }

	.aboutus-img img { 
		clip-path: none;
		/*clip-path: polygon(0% 1%, 100% 20%, 100% 100%, 0% 100%); */
	}

	.aboutus-img .vc_column-inner { margin-right: 0; }

	.aboutus-img .inner:before {
	    /*width: 767px;
    	height: 388px;
	    -webkit-transform: rotate(90deg) scale(0.5);
	    -moz-transform: rotate(90deg) scale(0.5);
	    -o-transform: rotate(90deg) scale(0.5);
	    transform: rotate(90deg) scale(0.5);
	    left: 0;*/
	    display: none;
	}

	.ourstrengths-container .row-bg.using-image { background-position: center bottom !important; }

	/*.ourstrengths-container .ourstrengths-left .vc_column-inner {
	    margin-right: -135px;
	}*/

	.ourstrengths-container .vc_column-inner { padding: 0 30px; }

	.ourstrengths-container .vc_column-inner .vc_column-inner { padding: 0; } 

	.ourstrengths-left .column-image-bg { 
		clip-path: none;
		/*clip-path: polygon(0 0, 100% 0, 100% 100%, 0 97%); */
	}

	.ourstrengths-left .column-image-bg-wrap:before { display: none;
		/*width: 100%;
    	height: 197%;
    	left: 130%;
	    -webkit-transform: rotate(90deg) scale(0.5);
	    -moz-transform: rotate(90deg) scale(0.5);
	    -o-transform: rotate(90deg) scale(0.5);
	    transform: rotate(90deg) scale(0.5);*/
	}

	.ourstrengths-container .ourstrengths-left .vc_column-inner {
	    margin-left: 0;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}

	.ourstrengths-right { padding-right: 0 !important; }

	.milistones-topleft, .milistones-bottomleft {
	    border-right: none;
	    border-bottom: 1px solid #FFF;
	}

	.milistones-content {
	    /*padding-left: 0 !important; 
	    padding-right: 0 !important;*/ 
	    padding: 50px !important;
	}

	.column-image-bg { clip-path: none; }

	.ourstrengths-left .column-image-bg:before { padding: 0; }

	.ourstrengths-container .ourstrengths-left .vc_column-inner .wpb_wrapper {
	    margin-left: 0;
	    margin-right: 0;
	}

	.ships-container .row_col_wrap_12 { padding: 65px 0 120px; }
	
	.wpb_text_column.p { padding: 0; }

	.ships-container .carousel-inner img, .ships-container .pt-cv-title, .ships-container .woocommerce .product-wrap img {
		height: auto !important;
	}

	.ships-container .pt-cv-taso .pt-cv-tao {
	    bottom: 20px;
	    width: 100%;
	    font-size: 28px;
	    line-height: 36px;
	}

	.pt-cv-view .pt-cv-carousel-indicators { /*bottom: -80px;*/ display:none!important; }

	.number.default span { font-size: 60px; line-height: 76px; }

	.ourstrengths-right .vc_column-inner .vc_column-inner { padding: 40px 0; }

	.media-container .row_col_wrap_12 { padding: 80px 0; }

	.media-container .pt-cv-content-item .pt-cv-ifield {
	    margin: 0;
	    margin-bottom: 30px !important;
	}

	.media-container .pt-cv-content-item:last-child .pt-cv-ifield {
		 margin-bottom: 0 !important;
	}

	h5.pt-cv-title { margin-top: 20px !important; }

	h5.pt-cv-title a { 
		font-size: 18px;
    	line-height: 22px;
		font-weight: 700 !important; 
	}

	.media-container .pt-cv-thumbnail, .media-container .pt-cv-content-item .cvp-responsive-image {
	    margin-bottom: 5px !important;
	}

	.container .row:last-child, .wpb_wrapper .clear { margin-bottom: 0; }

	.pt-cv-scrollable { margin-top: 0; }

	.pt-cv-scrollable .pt-cv-carousel { padding-bottom: 0; }

	.contactus-row .row_col_wrap_12_inner { padding: 20px 0 !important; }

	.contactus-info { padding: 35px !important; }

	.contactus-info h1 { font-size: 34px; line-height: 46px; }

	.uk-scope .uk-accordion-title { font-size: 16.5px; line-height: 1.1; }

	.contactus-info p { font-size: 15px; line-height: 21.51px; }

	/*.contactus-row { padding-left: 15px; padding-right: 15px; }*/
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
	h1, .row .col.section-title h1 {
	    font-size: 40px;
	    line-height: 50px;
	}

	h2, .row .col.section-title h2, .woocommerce ul.products li.product h2, .ships-container .pt-cv-taso a {
	    font-size: 34px;
	    line-height: 41px;
	}

	h3, .row .col.section-title h3, .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	    font-size: 28px;
	    line-height: 34px;
	}

	h5, .row .col.section-title h5, h5.pt-cv-title a {
	    font-size: 20px;
	    line-height: 22px;
	}

	h6, .row .col.section-title h6 {
	    font-size: 18px;
	    line-height: 25px;
	}

	.main-content p, .main-content p span, .main-content li, .main-content li span, .main-content tr {
	    font-size: 16px;
	    line-height: 22.51px;
	}

	.vc_col-sm-4.aboutus-desc .vc_column-inner { padding: 60px 84px; }

	.aboutus-img img { clip-path: none;
		/*clip-path: polygon(0% 1%, 100% 20%, 100% 100%, 0% 100%); */
	}

	.aboutus-img .vc_column-inner { margin-right: 0; }

	.aboutus-img .inner:before {
	    /*width: 100%;
	    height: auto;
	    -webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	    left: 0;
	    right: 0;
	    top: -102px;*/
	    display: none;
	}

	.ourstrengths-container .row-bg.using-image { background-position: center bottom !important; }

	/*.ourstrengths-container .ourstrengths-left .vc_column-inner {
	    margin-right: -135px;
	}*/

	.ourstrengths-container .ourstrengths-left .vc_column-inner {  
		padding-top: 70px;
   		padding-bottom: 70px;
	}

	.ourstrengths-container .vc_column-inner .vc_column-inner { padding: 0; } 

	.ourstrengths-left .column-image-bg { 
		clip-path: none;
		/*clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%); */
	}

	.ourstrengths-left .column-image-bg-wrap { overflow: unset; }

	.ourstrengths-left .column-image-bg-wrap:before { display: none;
		/*width: 100%;
    	height: 124%;
	    -webkit-transform: rotate(90deg);
	    -moz-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    transform: rotate(90deg);
	   	background-position: center right!important;*/
	}

	.ourstrengths-container .ourstrengths-left .vc_column-inner .wpb_wrapper {
	    margin-left: 0;
	    margin-right: 0;
	}

	.ourstrengths-left .vc_col-sm-6 { width: 50%; }

	.milistones-content { padding: 70px 73px 51px !important; }

	.number.default span { font-size: 68px; line-height: 82px; }

	/*.milistones-topleft, .milistones-bottomleft { border-right: none; }*/

	.ourstrengths-right { padding: 67px 84px !important;}

	.wpb_text_column.p { padding: 0; }

	.media-container .row_col_wrap_12 { padding: 100px 15px; }

	.media-container .pt-cv-content-item .pt-cv-ifield {
	    margin: 0;
	    margin-bottom: 20px !important;
	}

	.uk-scope .uk-accordion-title { font-size: 18px; line-height: 1.2; }
}

@media only screen and (max-width: 1199px) and (min-width: 990px) {
	h1, .row .col.section-title h1 {
	    font-size: 38px;
	    line-height: 48px;
	}

	h2, .row .col.section-title h2, .woocommerce ul.products li.product h2, .ships-container .pt-cv-taso a {
	    font-size: 34px;
	    line-height: 41px;
	}

	h3, .row .col.section-title h3, .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	    font-size: 26px;
	    line-height: 32px;
	}

	h4, .row .col.section-title h4, .uk-accordion-title {
	    font-size: 22px;
	    line-height: 24px;
	}

	h5, .row .col.section-title h5, h5.pt-cv-title a {
	    font-size: 20px;
	    line-height: 22px;
	}

	h6, .row .col.section-title h6 {
	    font-size: 18px;
	    line-height: 24px;
	}

	.main-content p, .main-content p span, .main-content li, .main-content li span, .main-content tr {
	    font-size: 15px;
	    line-height: 22.51px;
	}

	.nectar-button span {
	    font-size: 16px;
	    line-height: 23px;
	}

	.aboutus-img .inner:before { left: -40px; }

	.column-image-bg { clip-path: polygon(0 0, 100% 0, 84% 100%, 0 100%); }

	.ourstrengths-container .ourstrengths-left .vc_column-inner .wpb_wrapper {
	    margin-right: 120px;
	}

	.ourstrengths-container .ourstrengths-left .vc_column-inner .wpb_wrapper .wpb_wrapper {
	    margin-right: 0;
	}

	.milistones-content { padding: 56px 50px 61px !important; }

	.number.default span { font-size: 64px; line-height: 72px; }

	.ships-container p { font-size: 16px !important; }

	.media-container .row_col_wrap_12 { padding: 109px 15px 114px; }

	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 {
    	width: 50%;
	}

	.contactus-info { padding: 35px 80px !important; }
}

@media only screen and (max-width: 1199px) {
	.pt-cv-view .pt-cv-carousel-indicators { display:none !important; }
}

@media only screen and (max-width: 1814px) and (min-width: 1200px) {
	/*.page-template-default .container .row { padding: 0 40px !important; }*/

	h1, .row .col.section-title h1 { font-size: 42px; line-height: 52px; }

	h3, .row .col.section-title h3, .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	    font-size: 28px;
	    line-height: 34px;
	}

	h4, .row .col.section-title h4, .uk-accordion-title {
	    font-size: 22px;
	    line-height: 24px;
	}

	h5, .row .col.section-title h5, h5.pt-cv-title a {
	    font-size: 20px;
	    line-height: 24px;
	}

	h6, .row .col.section-title h6 {
	    font-size: 18px;
	    line-height: 25px;
	}

	.aboutus-img .inner::before { left: -14px; }

	.column-image-bg { clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%); }

	.ourstrengths-left .column-image-bg-wrap::before { right: 0;/*right: 3.5px;*/ }

	.number.default span { font-size: 74px; line-height: 90px; }

	.milistones-content { padding: 88px 73px 61px !important; }

	.media-container .row_col_wrap_12 { padding: 109px 0 124px; }

	.contactus-container .row_col_wrap_12_inner { padding: 100px 40px; }
	
	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 {
    	width: 45%;
	}

	.contactus-info { padding: 0 50px 35px !important; }
}

@media only screen and (max-width: 1450px) and (min-width: 1200px) {
	h1, .row .col.section-title h1 { font-size: 38px; line-height: 48px; }

	h3, .row .col.section-title h3, .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a {
	    font-size: 26px;
	    line-height: 32px;
	}

	h4, .row .col.section-title h4, .uk-accordion-title {
	    font-size: 24px;
	    line-height: 26px;
	}

	.aboutus-img .inner::before { left: -23px; }

	.vc_col-sm-4.aboutus-desc .vc_column-inner { padding: 50px 0 50px 55px; }

	.main-content p, .main-content p span, .main-content li, .main-content li span, .main-content tr {
	    font-size: 16px;
	    line-height: 22.51px;
	}

	.nectar-button span { font-size: 16px; line-height: 24px; }

	.column-image-bg {clip-path: polygon(0 0, 98.8% 0, 87% 100%, 0 100%); }

	/*.ourstrengths-left .column-image-bg-wrap::before { right: 10px; }*/

	.number.default span { font-size: 70px; line-height: 86px; }

	.milistones-content { padding: 80px 73px 61px !important; }

	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 {
    	width: 40%;
	}

}
.archive .post-content-wrap .grav-wrap a { display: none; }

.post-area.featured_img_left article .grav-wrap .text a { display: none !important; }

@media only screen and (max-width: 1300px) and (min-width: 1200px) {
	/*.column-image-bg {clip-path: polygon(0 0, 98% 0, 85% 100%, 0 100%); }*/
	.column-image-bg { clip-path: polygon(0 0, 99% 0, 87% 100%, 0 100%); }

	/*.ourstrengths-left .column-image-bg-wrap::before { right: 6px; }
	.ourstrengths-left .column-image-bg-wrap::before { height: 881px; }*/

	.milistones-content { padding: 60px 60px 61px !important; }
}

@media only screen and (max-width: 1399px) and (min-width: 1301px) {
	/*.ourstrengths-left .column-image-bg-wrap::before { right: 3px; }*/

	.ourstrengths-left .column-image-bg-wrap::before { width: 136px; }

	.milistones-content { padding: 60px 60px 61px !important; }
}

@media only screen and (max-width: 1599px) and (min-width: 1400px) {
	.column-image-bg { clip-path: polygon(0 0, 99% 0, 89% 100%, 0 100%); }
	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 { width: 35%; }

	/*.ourstrengths-left .column-image-bg-wrap::before { width: 139px; }*/
}

@media only screen and (max-width: 1700px) and (min-width: 1600px){
	/*.aboutus-img .inner::before { left: -20px; }*/

	.column-image-bg { clip-path: polygon(0 0, 98% 0, 89% 100%, 0px 100%); }

	.ourstrengths-left .column-image-bg-wrap::before { width: 136px; }

	.ships-container .pt-cv-taso a {
	    font-size: 30px;
	    line-height: 37.2px;
	}

	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 { width: 35%; padding: 0 40px 35px !important; }
}

@media only screen and (max-width: 1814px) and (min-width: 1701px){
	.aboutus-img .inner::before { left: -5px; }

	.column-image-bg {
	    clip-path: polygon(0 0, 97% 0, 87% 100%, 0px 100%);
	}

	.ourstrengths-left .column-image-bg-wrap::before { right: 34.5px; }

	.ships-container .pt-cv-taso a {
	    font-size: 30px;
	    line-height: 37.2px;
	}

	.contactus-container .vc_col-sm-4, .contactus-container .vc_col-sm-8 { width: 35%; }
}

/*End of Homepage */

/*Category page*/
.main-content { padding: 35px 0 68px; }

.woocommerce-products-header h6, .archive .main-content h6 { display: none; }

/*, .woocommerce-js .main-content h6*/

.cvp-live-filter select { box-shadow: none !important; }

.nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after {
	background-color: transparent;
}

.woocommerce-ordering, p.woocommerce-result-count { display: none; }

.cvp-live-filter.cvp-dropdown {
	width: 100%;
    border-top: 1px solid #414042;
    border-bottom: 1px solid #414042;
    padding: 10px 0;
    margin-bottom: 20px;
}

.cvp-live-filter label, .cvp-live-filter select { display: inline-block; }

.cvp-live-filter .cvp-label {
	color: #002D73;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	text-transform: uppercase;
}

.pt-cv-wrapper button, .pt-cv-wrapper select {
	background-color: transparent;
	border: none;
}

.pt-cv-wrapper select {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	padding: 0;
	width: auto;
}

.cvp-replayout { width: 100%; }

/*.pt-cv-wrapper .col-md-3 { padding-left: 10px; padding-right: 10px; padding-bottom: 0; }*/

.pt-cv-ifield img { width: 100%; }

.pt-cv-tao { padding-top: 9px; }

.pt-cv-tao, .pt-cv-page h4.pt-cv-title a, h4.pt-cv-title {
	color: #002D73;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	text-align: center;
}

.pt-cv-view h4.pt-cv-title a { font-weight: 700 !important; }

.pt-cv-wrapper .text-left.pt-cv-pagination-wrapper { text-align: center; }

#pt-cv-view-2d6ddcamri + .pt-cv-pagination-wrapper .pagination li.cv-pageitem-prev a,
#pt-cv-view-2d6ddcamri + .pt-cv-pagination-wrapper .pagination li.cv-pageitem-next a {
	background-color: transparent !important;
	border: none;
	visibility: hidden !important;
	width: 0;
}

.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 19px;
    width: 29px;
    height: 29px;
    padding: 4px 8px;
    border: 1px solid #E0E0E0;
}

#pt-cv-view-2d6ddcamri + .pt-cv-pagination-wrapper .pagination li.cv-pageitem-prev a:before {
	background: url(../salient-child/img/arrow-left.svg);
	content:"";
	width: 24px;
	height: 24px;
	position: absolute;
	visibility: visible !important;
	margin-left: -26px;
}

#pt-cv-view-2d6ddcamri + .pt-cv-pagination-wrapper .pagination li.cv-pageitem-next a:before {
	background: url(../salient-child/img/arrow-right.svg);
	content:"";
	width: 24px;
	height: 24px;
	position: absolute;
	visibility: visible !important;
}

.pt-cv-content-item { padding-bottom: 40px; }

@media only screen and (max-width: 767px) {
	.main-content { padding: 35px 0 58px; }

	.cvp-live-filter .cvp-label { font-size: 18px; line-height: 25px; }

	.pt-cv-wrapper select { 
		font-size: 16px;
    	line-height: 25px;
		width: 100%; 
	}
	
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.main-content { padding: 35px 0 68px; }

	.cvp-live-filter .cvp-label { font-size: 18px; line-height: 25px; }

	.pt-cv-wrapper select { 
		font-size: 16px;
    	line-height: 25px;
	}
}

/*End of Category*/

/*Product page*/
.single-product .main-content { padding: 35px 15px 92px; }

.single-product .product-thumbs .flickity-slider .thumb.is-nav-selected img {
    border: none;
}

.product_meta .posted_in { color: #333; font-size: 16px; }

.product-btns { display: flex; align-items: center; margin-bottom: 15px; }

.nectar-button.small.download-catalogue { 
	padding: 7px 3px 7px 36px !important; 
	margin-bottom: 0 !important;
	margin-right: 13px;
	line-height: 0;
}

.download-catalogue span { 
	display: inline-flex; 
	align-items: center; 
	/*position: relative;*/
}

.download-catalogue span:before {
	content: url(../salient-child/img/download.svg);
    width: 32px;
    height: 32px;
    margin-right: 4px;
    /*position: absolute;*/
}

.download-catalogue i { display: none; }

.woocommerce-tabs .full-width-content .tab-container { padding: 0; }

div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs { 
	text-align: left; 
	border-bottom: 3px solid #F8A81C;
	margin: 0;
}

.woocommerce #ajax-content-wrap .woocommerce-tabs > div:not(.tab-container) {
    padding: 14px 0 0;
}

.woocommerce table.shop_attributes th.woocommerce-product-attributes-item__label { width: 291px; padding-left: 0; }

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li a { 
	border-bottom: none; 
	margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*="fullwidth"] ul.tabs li:first-child a { margin-left: 0; }

.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
	color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 22px;
}

body:not(.woocommerce-cart) .main-content table { border-top: none; }

body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) { background-color: transparent; }

body:not(.woocommerce-cart) .main-content tr th:first-child, body:not(.woocommerce-cart) .main-content tr td:first-child,
body:not(.woocommerce-cart) .main-content td { border-color: transparent; }

.single-product div.clear { padding: 0; }

.related.products { display: none; }

.woocommerce-Tabs-panel .vc_row { margin-bottom: 0; }

/*Tabs underline*/
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a { background-image: none !important; }

/*End of Product page*/


/*CMS*/
.single-format-standard .main-content { padding-bottom: 0; }

.uk-scope .uk-subnav>*>:first-child { font-size: 18px; padding: 10px 20px; }

.uk-scope .uk-subnav li, .uk-switcher li , .uk-accordion li { list-style: none; }

.uk-scope .uk-subnav-pill>.uk-active>a,
.uk-scope .uk-subnav-pill>*>a:focus, .uk-scope .uk-subnav-pill>*>a:hover { background-color: #002D73 }

.uk-scope .uk-subnav-pill>*>a:focus, .uk-scope .uk-subnav-pill>*>a:hover { color: #FFF; }

.uk-switcher p, .uk-accordion-content p { padding-bottom: 0; }

/*updated-17-jan-2025*/
.uk-accordion.uk-text-left li {
    list-style: none;
    border-bottom: 1px solid #F8A81C;
    margin-top: 5px !important;
    padding-bottom: 5px;
}

.uk-accordion.uk-text-left li ul li {
    list-style: disc;
    border-bottom: none;
}

.material .wpb_content_element {
    /*margin-bottom: 50px;*/
}

.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a, .cool-timeline.white-timeline .timeline-post .post_meta_details a {
	color: #002d73 !important;
	border-bottom: none !important;
}

.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a:hover, .cool-timeline.white-timeline .timeline-post .post_meta_details a:hover,
.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a:focus, .cool-timeline.white-timeline .timeline-post .post_meta_details a:focus,
.cool-timeline.white-timeline .timeline-post .timeline-content .content-details a:active, .cool-timeline.white-timeline .timeline-post .post_meta_details a:active {
	color: #333 !important;
}

.page-parent .wpb_text_column.wpb_content_element { margin-bottom: 50px; }

.page-parent .wpb_text_column.wpb_content_element:last-child { margin-bottom: 0; }

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap >a,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:not(:hover) { 
	color: #F8A81C; 
	border: none !important; 
	font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover { 
	color: #002D73;
	background-color: transparent !important; 
}

.post .post-header a:hover, .result a:hover, #single-below-header a:hover, #page-header-bg #single-below-header a:hover,
.post .post-header a:focus, .result a:focus, #single-below-header a:focus, #page-header-bg #single-below-header a:focus,
.post .post-header a:active, .result a:active, #single-below-header a:active, #page-header-bg #single-below-header a:active {
	color: #002D73;
}

.ourteam-container .row_col_wrap_12 { padding: 50px 15px; }

.ourteam-row .vc_col-sm-8 .vc_column-inner {
	background: #fff;
    padding: 35px 132px;
    clip-path: polygon(10% 0, 99% 0, 90% 100%, 1% 100%);
}

.ourteam-container .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}

.ourteam-container h6 { font-size: 18px; line-height: 25px; }

.ourteam-row { margin-bottom: 30px !important; }

.ourteam-row:last-child { margin-bottom: 0 !important; }


#page-header-bg[data-post-hs="default_minimal"] #single-below-header span.meta-author.author, 
#page-header-bg[data-post-hs="default_minimal"] #single-below-header span.meta-comment-count { display: none; }

.blog-title #single-below-header > span.meta-date.date {
    padding: 0;
    border-left: none;
}

body.category.archive #page-header-wrap #page-header-bg { padding-top: 6.2%; padding-bottom: 6.2%; }

.vc_col-sm-12 h1, .contactus-info h2 { padding-top: 50px !important; }

@media only screen and (max-width: 767px) {
	body.category.archive #page-header-wrap #page-header-bg {
	    padding-top: 15.6%;
	    padding-bottom: 15.6%;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	body.category.archive #page-header-wrap #page-header-bg {
	    padding-top: 12.3%;
	    padding-bottom: 12.3%;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 990px) {
	.main-content { padding: 35px 0 108px; }
}

/*@media only screen and (min-width: 1000px) {
	.container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
	    padding: 50px 90px;
	}
}
*/

/*End of CMS*/


/*Contact Us*/
body .vc_column-inner a { color: #002D73; }

body .vc_column-inner a:hover, body .vc_column-inner a:focus, body .vc_column-inner a:active { 
	color: #F8A81C;
	text-decoration: none; 
}

body[data-form-submit="regular"] .container-wrap input[type=submit].wpcf7-form-control {
    color: #002D73 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 25px;
	border: 2px solid #002D73 !important;
    background-color: transparent !important;
    padding: 10.5px 36px !important;
    border-radius: 0px !important;
    margin-bottom: 0;
}

#contactuspage-container .vc_col-sm-12 {
	overflow: hidden;
    clip-path: polygon(0 12%, 100% 12%, 100% 100%, 0% 100%);
}

.page-id-23 .main-content { padding: 35px 0 0;/*padding: 0;*/ }

/*End of Contact Us*/

/*Footer*/
#footer-widgets p {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	display: flex;
}

.material #footer-outer #footer-widgets .col ul { margin-left: 17px; margin-top: 5px; }
.material #footer-outer #footer-widgets .col ul li { padding: 0!important; list-style: disc; }
.material .widget li a, .material #sidebar .widget li a, .material #footer-outer .widget li a { line-height: 20px; }

#footer-outer .container { padding: 0; }
#footer-outer .widget { margin-bottom: 0; /*display: flex;*/ align-items: center; }

#footer-widgets .wp-block-columns, #footer-widgets .wp-block-image, #footer-widgets img { margin-bottom: 0; }
#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-1 { flex-basis: 51%!important; align-self: center; }

#block-13 { justify-content: center; }
#footer-outer #footer-widgets #block-13 p { padding-bottom: 0; }
#block-13 .wp-block-column:first-child { flex-basis: 97%; }
#block-13 .wp-block-column:last-child { flex-basis: 22%; }
#block-13 .wp-block-column img { margin-right: 5px; margin-top: 2px; }

#block-8 { justify-content: end; }
#block-8 span { margin: 0 5px; }
#block-8 img { margin-left: 5px; }
#block-8 p { justify-content: end; }

#footer-outer .col.span_4 { margin-right: 0; }

@media only screen and (min-width: 1000px) {
	#footer-outer .row { padding: 30px 0; display: flex; align-items: end; justify-content: center; }
}

@media only screen and (max-width: 767px) {
	#footer-outer .row { padding: 30px 0; }
	#footer-widgets .container .col { margin-bottom: 20px !important; }
	#footer-outer .widget { display: block; }

	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-1 { flex-basis: 100%!important; }
	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-2, #footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-3 { flex-basis: 25%!important; }
	#block-13 .wp-block-column:last-child { margin-top: 20px; }
	/*#footer-widgets #block-13 .wp-block-column img { width: 30%; }*/
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	#footer-outer .row { padding: 20px 0; }

	#footer-widgets .container .col { margin-bottom: 10px !important; }
	#footer-widgets p, #footer-outer .widget { justify-content: flex-start; /*display: block;*/ }
	#footer-widgets .container .col { width: 100%; }
	#footer-widgets #block-13 .wp-block-columns { display: block; }
	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-1 { flex-basis: 100%!important; margin-left: 0; }
	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-2, #footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-3 { flex-basis: 25%!important; margin-left: 0; }
	#block-13 .wp-block-column:last-child { margin-top: 20px; }
	/*#footer-widgets #block-13 .wp-block-column { flex-basis: 15% !important; margin-left: 0; }*/
}

@media only screen and (max-width: 1199px) and (min-width: 990px) {
	/*#footer-widgets .container { max-width: 1000px; }*/
	#footer-widgets p, #footer-outer .widget { display: flex; }
	#footer-widgets #block-13 .wp-block-columns { display: block; }
	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-2, #footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-3 {width: 49%; display: inline-block; text-align: center;}
	#block-13 .wp-block-column:last-child { margin-top: 20px; }
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	/*#footer-widgets #block-13 .wp-block-columns { display: block; }*/
	#footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-2, #footer-widgets #block-13 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wp-container-3 {width: 49%; display: inline-block; text-align: center;}
	#block-13 .wp-block-column:last-child { flex-basis: 34%; margin-right: -150px; margin-top: 20px; }
}

@media only screen and (max-width: 1814px) and (min-width: 1400px) {
	#block-13 .wp-block-column:first-child { flex-basis: 97%; }
	#block-13 .wp-block-column:last-child { flex-basis: 35%; margin-right: -100px; }
}

/*End of Footer */
/* Added by winson */
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a{opacity: 1;}
/* remove woo page header with title and breadcrumbs */
.nectar-shop-header {
    display: none !important;}
.tax-product_cat .inner-wrap h1{display: none !important;}
.team-tab-section ul{display: flex; justify-content: center;}