/*
    Theme Name: AllPrint2024
    Theme URI:
    Description: WC 4.2.0/ WordPress theme
    Author: EkDesign
    Author URI: 
    Version: 2.5
    Tags: 
*/


/* =GENERAL
-------------------------------------------------------------- */
img {
    height: auto;
}


.wrapper{width:100%; overflow:hidden}
body {
    font-size:16px;
	font-family: 'Heebo', sans-serif;
	background: #FFF;
	line-height:1;
	margin:0;
	padding:0;
	color:#282a52;
	}

a {
    color: #439DD6;
    text-decoration: none;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
} 

a:hover {
	text-decoration: none;
	color:#052909;
}

a:focus { 
    outline: none;
}

input,
textarea,
select {
		font-family: 'Heebo', sans-serif;
    box-sizing: border-box;
    border: #9dacaf 1px solid;
    
    width: 100%;
    padding: 10px 12px;
    font-size: 1em;
    border-radius: 6px;
    font-size: 15px;
    line-height: 25px;
    background: #fff;
    color: #0e103b;
		
}

input[type="submit"],
input[type="button"],
button, a.button, input.button {
		font-family: 'Heebo', sans-serif;
	display: inline-block;
	cursor: pointer;
   	line-height:20px;
    font-size: 22px;
	
    color: #282a52;
	
  
	border-radius:6px;
	width: auto;
	
	border:#282a52 0px solid;
	background-color:transparent;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;

	}

input[type="submit"]:hover,
input[type="button"]:hover,
button:hover, a.button:hover, input.button:hover  {
	
	-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
	}
	
input[type="radio"], input[type="checkbox"] {
	display: inline-block;
	width: auto;
	margin-left:10px;
	
}


::-webkit-input-placeholder {
       color: #0e103b;
	   }

:-moz-placeholder { /* Firefox 18- */
       color: #0e103b;
}

::-moz-placeholder {  /* Firefox 19+ */
       color: #0e103b; 
}

:-ms-input-placeholder {  
      color: #0e103b;
}




.fa-volume-control-phone {
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

ul {
	margin:0;
	padding:0;
	list-style: none;
}

li {
	list-style: none;
}

.call {
	white-space:  nowrap;
}

.flex {
	display: flex;
}

.wrapper {
	background:#FFF;
	position: relative;
	z-index:1;
}

.hidden {
	display: none;
}

button:focus, input:focus {
	outline: none !important;
}

/* =LAYOUT
-------------------------------------------------------------- */

.container {
	position:relative;
}


#main {
	position: relative;
	padding:60px 0;
	z-index:1;
	
	}
div#main {
    
}
.page-template-page-contact-php #main  {padding-top: 0px; padding-bottom: 0px;}
.single div#main , .page-template-default div#main{
    background-image: none;
    padding-bottom: 25px;
}
.section {
	padding:60px 0;
}

.padding {
	width:70%;
	margin: auto;
}


#shop-content {
   
    float: none;
}

#sidebar {
    width: 20%;
	float: right;
    position: relative;
    padding: 30px 20px;
  background: #f3f7f8;
    border-radius: 7px;
    background-size: cover;
   
}

/* =HEADER
-------------------------------------------------------------- */
#head {
	position: relative;
	}

#head .t-bg {
	position: absolute;
	top: 35px;
	z-index:0;
}

#head .t-bg.onleft {
	left: 0;
}
#head .t-bg.onright {
	right: 0;
}
#toprow {
	position: relative;
	background:#439dd6;
	padding:5px 0;

	    -webkit-box-shadow: 0px 0px 15px 0px #63636326;
    -moz-box-shadow: 0px 0px 15px 0px #63636326;
    box-shadow: 0px 0px 15px 0px #63636326;
    position: relative;
    z-index: 999;
	
}
#toprow i {
	color:#fff;
}


#toprow a:hover  {
	color:#7dd1e3;
}


#toprow .social-icons {
	
	}


.top-right {
	display: flex;
	align-items: center;
}

.top-left {
	display: flex;
	justify-content: flex-end;
  	align-items: center;
}

.top-left i {
	margin-left:5px;
}

.top-note {
	font-size:16px;
	color:#FFF;
	padding-left:20px;
}

#langs {
	display: inline-block;
	padding:5px;
	background:#f4f3f8;
	margin-left:20px;
	border-radius:6px;
}

#langs  a.glink {
	padding:0 5px;
}

#langs  a.glink img {
	opacity:1;
}


.toptel {
	display: inline-block;
	position: relative;
	padding: 0 10px;
	color:#12472d;
		}


.toptel span {
	color:#ffffff;
}
.toptel phone {
	
	color:#fff;
	}

.wc-my-account a {
	display: inline-block;
	padding:0 10px;
	
}

.wc-my-account  i {
	margin-left:5px;
	color:#fff;
}

.social-icons {
	position: relative;
	display: inline-block;
	color:#12472d;
	font-size:26px;
	
}

.social-icons a {
	display: inline-block;
	color:#12472d;
	text-align: center;
	margin-right:10px;
}

.social-icons a:hover {
	color:#000;
	
}

#top-left {
	justify-content: flex-end;
}

#logorow {
	
}
.topsearch .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
	left: 12px;
    right: auto;
    opacity: 1;
}

.topsearch .dgwt-wcas-preloader.dgwt-wcas-close {
	left:  auto;
    right: 12px;
}

.topsearch {
	display:inline-block;
	width:75%;
	margin-left:10px;
}

.topsearch .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	height: 42px;
	border-radius:10px;
	    border: 1px solid #d7e3e6;
	    color: #0e103b !important;
}

#head .woo-cart {
	text-align: left;
	}

.woo-cart i {
	font-size:48px;
	color:#12472d;
}

.woo-cart .txt {
	position: relative;
	top: -5px;
}


.woo-cart a {
	position: relative;
	display: inline-block;
	margin-right:5px;
	
		
	}

.woo-cart .cart-contents {
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: 5px;
    right: -4px;
    color: #FFF;
    font-weight: 500;
    font-size: 14px;
    width: 27px;
    height: 27px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    background: #439dd6;
    border: #439dd6 solid 4px;
}



.logo {
	position: relative;
	text-align: center;padding: 17px 0;
		
}

.topicons a {
	display: inline-block;
	margin-left:25px;

}

.topicons a i {
	font-size: 33px;
}



/* =MENUS
-------------------------------------------------------------- */
#mainmenu {
	position: relative;
	background:#22275c;
	z-index:100;
}

.menu-primary-container {
    position:relative;
   	z-index: 10;
	padding:0;
	text-align: center;
	border-top: #e3f0e4 0px solid;	
	
   }

.menu-primary ul {
	min-width: 300px;
}

.menu-primary li{
	display:inline-block;
	font-size:18px;
	float:none;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
	  
}


.slider-bottom {
       background-image: url(images/background-pattern.jpg);
    background-repeat: repeat;
    
}
.slider-bottom-inner p, .slider-bottom-inner img, .slider-bottom-inner h3 {
    display: inline-block;
}

.slider-bottom-inner .row {
    align-items: center;
}
.slider-bottom-inner {
    max-width: 1015px;
    margin: 0px auto;
    padding: 7px 0;
}
.slider-bottom-inner .row  .col-md-6 {
    display: flex;
    align-items: center;
}
.slider-bottom-inner p {
    font-size: 22px;  margin-right: 20px;
}
.slider-bottom-inner h3 {
        font-size: 22px;
    font-weight: 700;
    max-width: 300px;
    margin-right: 20px;
}

/* First Level - Menu Primary */

.menu-primary li a {
	position: relative;
	display:inline-block;
	color:#ffffff;
	font-size:18px;    
    padding: 11px 30px;
	text-decoration: none;
   	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
}
	

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
color: #7dd1e3;
	
}





/* Child Levels - Menu Primary */

.menu-primary .sub-menu {
	min-width:300px;
	text-align:right;
	background:#FFF;
	padding:10px;
	z-index:100;
	margin:0;
	-webkit-box-shadow: -4px 3px 4px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    -4px 3px 4px 0px rgba(50, 50, 50, 0.25);
box-shadow:         -4px 3px 4px 0px rgba(50, 50, 50, 0.25);	
	
}

.menu-primary li:hover ul {
	}

.menu-primary li li span {
	display: none;
}

.menu-primary li li a {
	display: block;
	font-size:17px;	
	padding:10px 10px;
	border-radius:0;
	border-bottom: #d9d9d9 1px solid;
	color:#282a52;
}
.menu-primary li .menu-item-description {
    display: none;
}
.menu-primary .sub-menu li a:after {
	display: none;
}

.menu-primary .sub-level-1 li:last-child a {
	border-bottom: none;
}
	

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	outline: 0;
	background: rgba(255, 255, 255, 1);
	border-bottom: #d9d9d9 1px solid;
		   
}

.menu-item a.menu-image-title-after.menu-image-not-hovered img, 
.menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
	padding-right:0 !important;
	padding-left:10px;
}

.sf-sub-indicator {
	display:none;
}



.sf-sub-indicator {
	display:none;
}


/**********************HOME**********************/

.slider-area {
	position: relative;
}
#mainslider {
	position: relative;
	overflow: hidden;
}

.slider-image {
	
}

.slider-image img {
	display: block;
	    width: 100%;
    height: auto;
}

.slider-area .cap {
	position: absolute;
	top:20%;
	width:50%;
	z-index:10;
	padding:0 50px;
	    right: 9%;
	}



.slider-area .s-title {
    font-size: 85px;
    color: #439dd6;
    font-weight: 700;
}

.slider-area .s-stitle {
    font-size: 55px;
    color: #233a69;
    font-weight: 700;
}

.slider-area .more {
	padding-top:10px;
}
.slider-area .more a {
    padding: 12px 35px;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    border-radius: 6px;
    background-color: #22275c;
}

.slider-area .more a i {
	margin-right:20px;
}

#homeboxes-section.section {
   
    background-color: #fff !important;
    padding-left: 75px;
    padding-right: 75px;
}


#homeboxes-section .cat_box {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 30px;
    overflow: hidden;
}
#homeboxes-section .cat-img img {
    
   width: auto;
    max-width: none;
    border-radius: 10px 10px 0px 0px;
}
.category_title {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-top: -7px;
    color: #fff;
    background: #81bee3;
    border-radius: 0px 0px 10px 10px;
    padding:17px 0;
    position: relative;
}

.category_title a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.category_title a:hover {
    color: #fff;
}

.box-item {
	position: relative;
	margin-bottom:30px;
	 display: flex;
  align-items: center;
  background:#eff7f0;
	
}

.box-img {
	position: relative;
	width:256px;
	order:2;
	
}
.text-center {
    text-align: center;
}
.process_banner_btn {
    margin-top: 50px;
}
.process_banner_btn {
} 

.btn a {
    background: #22275c;
    color: #fff;
    font-size: 26px;
    padding: 15px 35px;
    border-radius: 10px;
    display: inline-block;
}
.btn a:hover{}
.box-mask {
	position: absolute;
	top: 0;
	left:0;
}

.box-title {
	width: calc(100% - 256px);
	font-size:26px;
	color:#0b6e16;
	padding: 0 20px;
	font-weight:600;
}

.box-title a {
	color:#0b6e16;
}


#content-section {
    padding: 0;
    background-repeat: no-repeat;
    background-image: none;
  
    background-color: #dee6ef;
}
.home-img {
    background-repeat: no-repeat;
   
    background-image: url(images/banner2.jpg);
    background-size: cover;
    background-position: left top;
}

#content-section .half {
    width: 49%;
    padding: 105px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-1.half .cap {
    padding: 0 25% 0 10%;
}
#content-section .title {
    font-size: 40px;
    font-weight: 500;
    color: #233a69;
    text-align: right;
    margin-bottom: 25px;
}
#content-section .text {
    line-height: 24px;
    color: #000;
    font-size: 18px;
}
#content-section .btn {
    margin-top: 10px;
    text-align: right;
}
#content-section .btn a {
    display: inline-block;
    padding: 10px 35px;
    border-radius: 5px;
    border: none;
    background-image: none;
    font-size: 15px;
    background-color: #282a52;
    color: #fff;
}




#shipment-banner {
	padding:30px 15px;
	background:#eff7f0;
	display: flex;
  justify-content: center;
  align-items: center;
}

#shipment-banner img {
	margin-left:20px;
}

#shipment-banner span {
	margin-left:20px;
	font-size:22px;
	font-weight:600;
}

#shipment-banner a {
	font-size:18px;
	display:inline-block;
	padding:10px 30px;
	border-radius:30px;
	border: #c0d8c3 1px solid;
}

#shipment-banner a i {
	margin-right:20px;
}


#homebuttons {
	width:100%;
	background:#1f5036;
	align-items: center;
	justify-content: space-around;	
}

.home-btn {
	font-size:34px;
	font-weight:300;
}

.home-btn:nth-child(even) {
	background:#a6bd0a;
}

.home-btn a {
	display: block;
	color:#FFF;
	text-align:center;
	padding:10px 10px;
}

.home-btn i {
	margin-right:10px;
}



.home-content.entry {
    color: #0d1931;
    padding: 50px 50px;
    font-size: 18px;
}

.home-content.entry h1 {
	color:#FFF;
	font-weight:600;
	font-size:38px;
}

#content-section .home-img  {
	text-align: center;
	padding:30px 30px;
}


/*********GENERAL*******/

#topimage {
	position: relative;
	overflow: hidden;
	width:100%;
	
	
	}
.topimg {
    display: block;
    width: 100%;
    height: auto;
}
.single-product .certificate-img{display:none}
.certificate-img {
    float: left;
    top: 3px;
 
   position: relative;
}

#topimage .textholder {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	z-index:10;
	padding:0px 0px;
}



#breadcrumbs {
	padding:10px 0px;
	font-size:16px;
	color:#439dd6;
	
	
		}
.single-product #topimage{background: transparent;}
.single-product #topimage .textholder{}
.single-product  .toptitle {
    font-size: 55px;
    font-weight: 400;
    color: #439dd6;
    padding: 0px 0 0px 0;
}
#breadcrumbs a {
    text-decoration: underline;color: #000;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}
.toptitle {
    font-size: 55px;
    font-weight: 400;
    color: #439dd6;
    padding: 0px 0 0px 0;
    text-align: center;
}


.page-content {
		
}

.woocommerce-page .page-content {
	color:#333;
}
.noimg {
	display:block;
	background:#eff7f0;
	
}

.no-img img {
		
		
}
.title {
    position: relative;
    font-size: 42px;
    margin-bottom: 59px;
    color: #233a69;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.40px;
}

.title span {
	position: relative;
	display: inline-block;
	
}
.title  span.chunk2{color:#439dd6}

.featured_image {
	position:relative;
	display:block;
}

.featured_image img {
	border-radius:2px;
	height:auto;
}


.two-cols {
	-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

.single-product #share {
    padding: 35px 0 0 0;
    font-size: 18px;
    text-align: right;
    color: #000;
    font-weight: 500;
    border-top: #f4f5f7 solid 2px;
}
#share  {
    padding: 20px 0px 0 0;
    font-size: 18px;
    text-align: right;
    color: #000;
    font-weight: 500;
    border-top: none;
    margin-bottom: 37px;
    border-top: #ccc solid thin;
	    margin-top: 30px;
}
.single-product #share .txt{	
	line-height: 32px;
    color: #000;
    display: inline-block;
    position: relative;
    top: -4px;
}
 #share .txt{	
	line-height:32px; 
	color:#282a52;
	}
#share .txt {	
	line-height:32px;
	}

#share .addtoany_shortcode {
	display: inline-block;
	margin-left:10px;	
	}

#share .addtoany_list a>span {
	border-radius:100% !important;
	/*background-color:#85c556 !important;*/
}


.content {
	font-size:18px;
}

.entry {	
	line-height:1.3;
}

.entry a {
	color:#439DD6;
}

.entry a:hover {
	text-decoration: underline;
}

.entry h1 {
	font-size:40px;
	color:#60bfd4;
	margin-bottom:25px;
	font-weight:300;
}

.entry h2 {
	font-size:28px;
	color:#60bfd4;
	margin-bottom:15px;
	font-weight:500;
}
.entry h3 {
	font-size:26px;
	color:#60bfd4;
	font-weight: 400;
	margin-bottom:15px;
	padding-bottom:7px;
	letter-spacing:-1px;
	
	}

.entry h4 {
	    font-size: 26px;
    color:#60bfd4;
    font-weight: 400;
    margin-bottom: 10px;
	
}

.entry h5 {
	font-size:22px;
	color: #60bfd4;
	margin-bottom:10px;
	font-weight:500;
	text-decoration: underline dashed;
}

.entry h6 {
	font-size:20px;
	color:#60bfd4;
	font-weight: bold;
	margin-bottom:10px;
}

.entry ul,
.entry ol {
	margin-right: 50px;
}

.entry ul li {
	list-style: square;
	margin-bottom:5px;
	
}

.entry ol li {
	list-style: decimal;
}

.entry ul li:before {
	

}

.entry hr {
	border-top:#eff7f0 2px solid;
}


.entry img.alignleft {
    margin-right: 30px;
    margin-bottom: 30px;
}

.entry img.alignright {
	padding-left:30px;
	padding-bottom:30px;
}


.one-half {
	width:50%;
	float: right;
}

.one-third {
	width:33.33%;
	float:right;
}

.one-fourth {
	width:25%;
	float:right;
}



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.share-line {
	padding:20px 0;
	font-size:25px;
	color:#ab1c55;
	margin-bottom:20px;
	    border-top: #d9d9d9 1px solid;
    border-bottom: #d9d9d9 1px solid;
}

.share-line .addtoany_shortcode {
	float: left;
}

.share-line .share-txt {
	position: relative;
	top: 5px;
}

#cat-text {
	padding:40px 0;
	font-size:18px;
}

.category-content {
	font-size:18px;
}


/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/

.single-img.alignleft {
	position: relative;
	margin-right:30px;
	margin-bottom:30px;
		
}

.single-img.alignright {
	position: relative;
	display: block;
	margin-left:30px;
	margin-bottom:30px;
	
	
}

.single-img {
	max-width:50%;
}

.single-img img {
	display: block;    border-radius: 10px;
	
	}

#title-row {
	border-bottom: 1px solid #e9e9e9;
    padding: 20px 0;
    margin-bottom: 20px;
	}

.shadow {
	width:100%;
	height:1px;
-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.3);
}



/**************GALLERY****************/
.gallery-image {
	position: relative;
	margin-bottom:30px;	
}

.gallery-image img {
	width:100%;
	height: auto;
	}

/**********posts-loop***************/


.page-title {
	font-size: 50px;
	margin-bottom: 20px;
	color:#ad8d38;
	}
	
.toptext {
	font-size:18px;
	margin-bottom:30px;
}
.article {
	display: block;
	margin-bottom:30px;
	text-align: center;
			
}


.art-img {
	    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}
	
.entry img {
    max-width: 100%;
    height: auto;
    border-radius: 30px;
}

.art-img.no-img {
	background:#ECF2EF;
}
	
.art-img img {
    display: block;
    transition: all 0.5s ease;
    border-radius: 6px;
}

.art-img img:hover {
	transform: scale(1.1);
}

.art-title {
	    margin: 10px 0;
    font-size: 24px;
    color: #292c6e;
    font-weight: 400;
   
}

.art-title a {
	color:#292c6e;
}

.art-title a:hover {
	color:#60bfd4;
}

.art-txt {
	font-size:15px;
	line-height:1.3;
}

.post-title {
	font-size:25px;
	color: #0467a6;
	margin-bottom:10px;
		
}

.post-title a {
	color: #0467a6;
}

.post-title a:hover {
	color: #111;
}

.meta-date {
	margin-bottom:10px;
	color:#868c8f;
}

.more  {
	margin:10px 0;
	
}

.more a {
    display: inline-block;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 6px;
    font-weight: 400;
    background: #282a52;
    color: #fff;
}

.more a:hover {
	    transform: scale(0.9);
}
.excerpt {
    line-height: 22px;
    font-size: 18px;
    color: #0e103b;
}

#related-boxes {
	padding-top:40px;
    background-color: #f3f7f8;
    padding-bottom: 40px;
}
.rel-title {
text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
    color: #0e103b;
    font-weight: 300;
}


#category-content {
	text-align: center;
}

/*******************TABS****************/


#tabs-menu {
	padding: 0 15px;
    background: #fdb813;
    border-radius: 6px;
    margin-bottom: 20px;
}
#tabs-menu li  {
	border-left:#FFF 1px solid;
	position: relative;
}



#tabs-menu li.r-tabs-state-active:after {
	content: "\f0d7";
    font-family: FontAwesome;
    font-size: 30px;
    color: #fdb813;
    position: absolute;
    bottom: -15px;
    left: 45%;
}

#tabs-menu li a {
	position: relative;
    font-size: 20px;
    display: block;
    color: #fff;
    padding: 15px 30px;
	font-weight:600;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.tab-title {
	font-size:30px;
	color:#b12324;
	margin:20px 0;
}

#page-tabs .recomendation  {
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom: #e8e8e8 10px solid;
	line-height:1.3;
}

/**********************SEARCH*****************/


#search #s,
#search .search-field {
     border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
	background:#f2f3f5;
}



#search {
	position: relative;
	background:#f2f3f5;
	padding:10px 10px 10px 24px;
	border:#d0d1d2 1px solid;
	border-radius:30px;
}

#search button {
	position: absolute;
	right:4px;
	top:4px;
	background: #ad8d38;
	border: none;
	font-size:20px;
	color: #FFF;
	width:30px;
	height:30px;
	line-height:30px;
	text-align: center;
	border-radius:100%;
}



#searchpanel, 
#searchclose {
	display: none;
}

#searchpanel {
	padding:50px 100px;
}

#searchclose {
	display: block;
	text-align: left;
	font-size:20px;
	margin-bottom:30px;
	margin-top:-30px;
}

.woocommerce-product-search label {
	display: none;
}

#woocommerce-product-search-field {
	display: inline-block;
	width: 80%;
	margin-left:1%;
	padding: 10px 5px;
}

#searchpanel input[type="submit"] {
	display: inline-block;
	width:17%;
}




.no-results,
.error-404  {
	text-align: center;
	font-size:30px;
}



/***********************CONTACT***********************/

div#nf-form-1-cont nf-field:nth-child(1), div#nf-form-1-cont nf-field:nth-child(2), div#nf-form-1-cont nf-field:nth-child(3) {
    width: 33.3333333333%;
    float: right;
    text-align: right;
    border-radius: 70px;
    padding: 0rem 5px;
    color: #0d1931;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    font-family: 'Assistant';
}
div#nf-form-1-cont nf-field:nth-child(4){  padding: 0rem 5px;}
.nf-field-container.hr-container hr {
    border: none;
}
.nf-field-container{
    margin-bottom: 0!important;
}
 .nf-form-content textarea, .nf-form-content input:not([type=button]){border-radius: 25px!important;background: #fff!important;}
 .nf-form-content input[type=button]:hover, .nf-error .nf-error-msg, .nf-error-msg {
    color: #000!important;
}
.contact-form-row .nf-error .nf-error-msg, .nf-error-msg {
    color: #fff!important;
}
.nf-after-form-content {
    text-align: center;
}
div#nf-field-7-container .nf-field {
    display: none;
}
div#nf-field-3-container {
    margin-top: -8px;
}
.form_section input[type="button"]{
    font-size: 26px!important;
    height: 57px!important;
    line-height: 13px!important;
    padding-top: 7px;margin-top: 20px;
}

.nf-form-content textarea.ninja-forms-field {
    height: 137px!important;
    resize: none;
    padding: 15px 20px;
    border-radius: 25px!important;
    background: #fff;
    color: #0d1931!important;
    font-weight: 400!important;
}
.contact-detail-row .wpcf7-submit, .submit-wrap input {
    border-radius: 34px;
    border: none;
    padding: 0px 20px;
    color: #fff;
   
    background-image: linear-gradient(to right, #234b90 , #44a0d8)!important;
    height: 60px;
    cursor: pointer;
  
    letter-spacing: -0.50px;
    margin: 20px auto 0px;
    display: inline-block;
    font-size: 26px;
   
    cursor: pointer;
}
.contact-form-row{
    background-color: #22275c;
}

.acf-map {
	width:100%;
	min-height:503px;
}


#contact-line {
    background: #d7e3ed;
    padding: 50px 50px;
}

#contact-line .cl-heading {
	position: relative;
	padding-right:80px;
}

.cl-heading .cl-icon {
	position: absolute;
	right:0;
	top: 0;
}


#contact-line .form-title {
    display: flex;
    align-items: center;
    width: 35%;    
}
#contact-line .form-area{
    width: 65%;
}
.stay_tune {
    font-size: 40px;
    color: #233a69;
    font-weight: 500;
}
.signup_text {
      font-size: 18px;
    color: #000;
    margin-right: 20px;
}
.signup_text span {
    display: block;
}
#contact-line .form-subtitle {
	font-size:18px;
	line-height:1.3;
	}


#contact-line form {
	padding:0;
	border: none;
	}

#contact-line label {
	display: none;
}

.nf-form-fields-required {
	display: none;
}

#contact-line .nf-form-content {
	
	
}
#contact-line .nf-field-container {
	width:25%;
	float:right;
	clear: none;
	padding-right:10px;
	margin-bottom:0;
}

#contact-line input[type="submit"], #contact-line input[type="button"] {
    width: 100%;
    background: #439dd6;
    color: #fff;
    border: #439dd6 solid thin;
    height: 46px;    
}
#contact-line .gform_footer {
    padding:0;
    margin: 0;
}

#contact-line .gform_confirmation_wrapper {
	color: #FF0;
	font-size:25px;
	padding-top:15px;
}


/* ----Why All print secton ------ */

.section_5_column{
    margin: 0.5rem 1.5rem;
}
.section_5_img_column{
    min-height:152px;
}
.section_5_column_subheading{
    font-size:26px;
    padding-left: 20px;
    padding-right: 20px;
    line-height:24px;
    padding-top:10px;
    color:#0d1931;
    font-weight:500;
}
.section_5_column_content{
    font-size: 18px;
    font-weight: normal;
    padding-top:25px;
    line-height: 26px;
}
.section_5_heading{
    font-size:42px;
    line-height:24px;
    font-weight:500;
    text-align:center;
    letter-spacing:1px;
    padding:83px 0 74px 0 ;
}
.section_5_heading p{
    margin:0!important;
}
.section_5_inner_content{
    display:flex;
  
    list-style-type:none;
}
.section_5_inner_content li{
    width:25%;
    text-align:center;
}
.section_5_inner_content li img{
        margin: 0 auto;
    width: 125px;
    max-height: none;
}


/* ----------------------- Choose website */

.section_3{
position:relative;

margin: 0 auto;
}
#select-website  .title:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #c9d1da;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}
#select-website .title > span {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 19px;
}
.section_3_title1 {
    color: #439dd6;
    font-size: 42px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    position: relative;
}
.section_3_title2{
        color: #233a69;
    font-size: 42px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    background: #fff;
    position: relative;
}
.section_3 h2{
    
    font-size:42px;
    text-align:center;
    color:white;
    font-weight:600;
    margin:0!important;
    letter-spacing:3px;
}
.section_3:before {
  
}
.section_3:after {
    
}
.process{
    display:flex;
    list-style-type:none;
    direction:rtl;
    margin-left:0;
}
.process_section_main{
    width:100%;
    align-items: center;
   
    padding: 0 20px;
}
.process_section_left_side{
    width:68%;
    float:left;
    padding-right: 15px;
}
.process_section_left_side .heading{
   
   
}
.process_section_left_side .number{
 
    font-size:60px;
    padding-top:10px;
    line-height:24px;
    font-weight:300;
    color:#439dd6;padding-left:15px
}
.process_section_right_side{
    width:32%;
    float:left;
    margin:0;
}
.process_section_right_side img{
     width: auto;
    max-height: 125px; max-width:100%

}
.process li{
    width:25%;
}
.process_heading{
    color:#0d1931;
    font-size:26px;
    text-align:right;
    font-weight:600;
    line-height:24px;
    float:left;
    width:100%; display: flex;
}
.process_heading p{
    line-height:1!important;
    margin-bottom:10px!important;
    margin: 10px 5px 0 0!important;
}

.process_sub_heading{
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    margin: 10px 5px 0 0!important;
    width: 200px;
    float: right;
    font-weight: 400;
    clear: both;
}



.validation_message, .validation_error {
	color:#F00;
	padding:10px;
	font-size:18px;
}

.contact-details {
	padding:40px 0 10px 0;
}


.contact-details .flex {
	justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.contact-details li {
	display: flex;
    align-items: center;
	width:25%;
	position: relative;
	padding:15px 90px 15px 15px;
	font-size:24px;
	font-weight:500;
	margin-bottom:30px; 
	
}

.contact-detail-row {
    background: #fff;
}


.contact-details li img {
display: inline-block;
    position: relative;
    right: 0;
    top: 5px;
    font-weight: normal;
    max-width: 90px;
    margin-left: 20px;
}

.contact-details li i {
	display: inline-block;
	position: absolute;
	right:0;
	top: 5px;
	max-width:90px;
	font-size:70px;
	color:#ca1f27;
}

.contact-details li label {
	    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    font-size: 22px;
}

.contact-details li a,
.contact-details li span {
	display: block;
    color: #000;
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

#maincontact {
	padding:50px 30px;
	
	margin-bottom:0px;
	
}

.contact-title {
	font-size: 34px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 26px;
    text-align: center;
}
.contact-title span.chunk1{color:#439dd6}
div#nf-form-3-cont {
    max-width: 1161px;
    margin: 0px auto;
}
#maincontact label {
	display: none;
}

#maincontact .entry {
	text-align: center;
	
}
#maincontact .nf-field-container {
	margin-bottom:10px;
}
#maincontact .three {
	float: right;
	width:25%;
	padding-left:10px;
	clear: none;
}

#maincontact #nf-field-9-container {
	padding-left:0;
}

#maincontact .submit-container {
	text-align: center;
}

#maincontact input[type="button"] {
    padding: 11px 15px;
    width: 270px;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    background: #7dd1e3;
    color: #fff;
}

/****************SIDEBAR***********/
#sidebar .side-wdg {
	margin-bottom:40px;
}
.woo-widget-title,
.ywcca_widget_title  {
	font-size:28px;
	color:#60bfd4;
	font-weight:500;
	margin-bottom:25px;
}

/* =FOOTER
-------------------------------------------------------------- */

#footer {
    background-color: #f3f7f8;
    padding: 70px 0;
    position: relative;
    color: #0e103b;
}


#footer a {
	color:#718373;
}
#footer a:hover {
	color:#052909;
}

.footer-inner {
		
	
}

.foot-wdg {
	margin-bottom:30px;
}

.foot-widget-title {
	    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 400;
	
}

#footer .social-icons {
	display: block;
	margin-top:30px;
	text-align: center;
}



#footer .menu li{
	display:block;
	float:none;
	}


#footer .menu li {
	
}

#footer .menu li a,
#footer .product-categories a {
	display:block;
	color:#82898b;
	padding:10px 0;
	
	
}

#footer .menu li a:hover,
#footer .product-categories a:hover {
	color:#052909;
	}



.foot-wdg .textwidget {
	
}

#footer .contact-info {
	
}

#footer .contact-info li {
	margin-bottom:15px;
	font-size:16px;
}

#footer .contact-info  i  {
	display: none;
}


#footer .contact-info label {
	margin-left:5px;
}

#footer .contact-info a {
	
}
.logo-bottom {
	margin:20px 0;
	text-align: center;
}

.cards {
	text-align: center;
	margin-top:20px;
}

.fot-tel {
	    margin: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.fot-tel a {
	color:#052909 !important;
}

.fot-tel i {
	margin-left:5px;
	color:#117c1d;
}


#bottom {
	color:#718373;	
	font-size:14px;
	padding:20px 0;
	background:#fff;

	
	}
 
#bottom a {
	
	color:#000
}



.copyrights {
	text-align:right;
	
	}
.credits {
	text-align:left;

		}

.credits img {
	vertical-align:middle;    margin-right: 10px;
}

.gotop-btn {
	position: relative;
	text-align: center;
	font-size:40px;
}

#footer .gotop-btn a {
	display: block;
	position: absolute;
	z-index:1;
	left:0;
	bottom:-30px;
	text-align: center;
	color:#91a740;
	cursor: pointer;
}

#footer .gotop-btn a:hover {
	color:#FFF;
}

.btm-left {
	position: absolute;
	left:0;
	bottom:0;
}


.btm-right {
	position: absolute;
	right:0;
	bottom:0;
}

#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
	width:100% !important;
	padding:7px 5px !important;
}

#mailpoet_form_1 input[type="submit"] {
	padding:12px 15px;
	cursor: pointer;
}

#mobile-panel {
	display: none;
}


/*******************/
.topsearch .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path {
    fill: #3c3f7b;
}
.topsearch .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{
    color: #0e103b !important;
}

.hover_div {
    background-image: url(images/hover.png);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: all .3s ease-out;
}
.p_relative {
    position: relative;
}
.p_relative:hover .hover_div{
    opacity: 1;
    cursor: pointer;
}
.hover_div h2{
    font-size: 80px;
    color: #fff;
}
.hover_div p{
    font-size: 21px;
    color: #fff;
    margin: 0px;
}
/*.loop-price .amount:nth-child(2) {*/
/*    text-decoration: line-through;*/
/*    text-decoration-color: #000;*/
/*}*/
.content_shop {
    padding: 150px 30px;
    background: url(images/background-2.jpg) center no-repeat;
    background-size: cover;
}
.text_right {
    width: 40%;
    text-align: right;
}
.content_shop p {
    font-size: 16px;
    text-align: right;
    line-height: 22px;
}
.content_shop .title span {
    text-align: right;
    color: #60bfd4;
    letter-spacing: -0.40px;
}
.content_shop .title {
    text-align: right;
    margin-bottom: 20px;
}
span.price_range {
    color: #282a52;
    font-weight: 500;
}
.category_text.section {
    background-color: #f3f7f8;
}
.inner_div_text p {
    font-size: 18px;
    text-align: center;
    padding: 0 12%;
    line-height: 24px;
}
.inner_div_text .title {
    margin-bottom: 15px;
}
ol.flex-control-nav {
    display: flex;
    padding: 0;
}
.flex-control-thumbs img {
    height: 100%;
    object-fit: contain;
    border: #fff solid 2px;
    border-radius: 10PX;
}
.flex-control-thumbs img.flex-active {
    border: #69b1de solid 2px;
}
#nf-field-31-container{
    padding-left: 0px !important;
}

/* brand page CSS */
#brands {
    background-color: #ecf9ff;
    padding: 60px 0px;
}
.brand-item {
    margin-bottom: 25px;
}
.brand_box {
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
}
.brand-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.brand_title {
    font-size: 22px;
    font-weight: 600;
    color: #052909;
    line-height: 50px;
  
}
.brand-btn a {
    border-radius: 6px;
    background-color: #282a52;
	color:#FFF;
    display: block;
    padding: 10px 15px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
}

/* ninja form css overwrite */

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #fff !important;
   border-radius: 25px!important;
}
div#swipebox-overlay{
	
	direction:ltr!important
}



/* woocommerce mnimum price css */
.single-price-wrap-n {
    background: #f1f5f9;
    padding: 20px;
    border-radius: 20px;
}
.single-price-wrap-n hr {
    border-top: #d1dbe2 solid thin;
    border-bottom: none;
}
.product_price_n_row {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 10px;
}

.product_price_unit, .product_price_unit label {
    font-size: 20px;
    font-weight: 700;
}
.product_price_minimum, .product_price_minimum label {
    font-size: 18px;
}

.product_price_minimum.product_price_n_row {
    font-weight: 500;
}
.product_price_minimum.product_price_n_row span.product_price_instruct {
    font-weight: 400;
}

.product_price_minimum_highlight.product_price_n_row, .product_price_minimum_highlight.product_price_n_row label {
    font-size: 23px;
    color: #439dd6;
    font-weight: 700;
}
.product_price_minimum_highlight span.product_price_instruct {
    font-weight: 400;
}