/*
Theme Name: Trusted Medication
Theme URI: 
Author: the 
Author URI: 
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Trusted Medication's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.9
License: GNU General Public License v2 or later
License URI: 
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: trustedmedication

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* CSS Document */

/*
extra-light 200
light 300
regular 400
semi-bold 600
bold 700
black 900

*/
@font-face {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
}


/*-----------------------------------------*/
html, body{height:100%;}
body{margin:0; padding:0; font-family: 'Arial', sans-serif; font-weight:400; font-size:16px; color:#666666;}
a {text-decoration:none; color:#008bd5; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
a:hover { color:#154e8a; text-decoration:none;}
a:focus{outline:none; text-decoration:none; color:inherit; }
:focus{outline:none;}

h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; padding:0; font-family: 'Arial', sans-serif; font-weight:600; color: #154e8a;}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit; text-decoration:none; font-size:inherit;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none;}
p{margin:0 0 20px 0;}
ul, ol{margin:0; }
strong, b{ }
/*----------------------------------------------*/


.topheaderbg {position:relative !important; z-index:9999; width:100%;}
.sticking {width: 100%;  animation: fadeInDown 0.3s ease-in-out; -webkit-animation: fadeInDown 0.3s ease-in-out;  position:fixed !important; z-index:9999;}

#cssmenu ul ul {text-align:left;}

.fade-05 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 0.5s; -webkit-animation-duration:0.5s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-1 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 1s; -webkit-animation-duration:1s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-1-5 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 1.5s; -webkit-animation-duration:1.5s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-2 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 2s; -webkit-animation-duration:2s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-2-5 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 2.5s; -webkit-animation-duration:2.5s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-3 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 3s; -webkit-animation-duration:3s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fade-4 {animation-name:fadeInUp; -webkit-animation-name:fadeInUp; animation-duration: 4s; -webkit-animation-duration:4s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.bounceleft {animation-name:bounceInLeft; -webkit-animation-name:bounceInLeft; animation-duration: 2s; -webkit-animation-duration:2s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.bounceright {animation-name:bounceInRight; -webkit-animation-name:bounceInRight; animation-duration: 2s; -webkit-animation-duration:2s;  animation-fill-mode:both; -webkit-animation-fill-mode:both;}
.fadeInUpBig {animation-name:fadeInUpBig; -webkit-animation-name:fadeInUpBig;}
.bannertextwidht {max-width:640px;}




/*---------slider-start----------*/

#home-slider {overflow: hidden; position: relative;}
#home-slider .caption {position: absolute; top:inherit; top:0px;  left: 0;  right: 0;  z-index: 1;  font-size: 16px;  color: #fff;
  line-height:26px; height:100%;}
.carousel-fade .carousel-inner .item {opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; background-repeat: no-repeat;  background-size: cover; height:599px; /*height: 2037px;*/ }
.carousel-fade .carousel-inner .item:after { content: " "; position: absolute; top: 0; bottom: 0; left: 0; right: 0; /* background:url(images/bannre-pattenbg-2.png) repeat;*/}

.carousel-fade .carousel-inner .active { opacity: 1;  transition: all 0.9s ease-in-out 0s;}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {opacity: 1; }
.carousel-fade .carousel-control {z-index: 2;}
.left-control, .right-control { position: absolute;  top: 50%;  height:44px;  width:44px;  line-height: 46px;  border-radius:0%;  background: #fff; 
  z-index: 1; font-size: 24px; color: #08619e; text-align: center;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  -ms-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  transition: all 0.5s ease;}
.left-control {left:50px} 
.right-control {right:50px;}
.left-control:hover, .right-control:hover { color: #08619e; background: rgba(255,255,255,0.8);}
#home-slider:hover .left-control {left:50px; color: #08619e;} 
#home-slider:hover .right-control {right:50px;color: #08619e; }
.carousel-fade .carousel-inner .billboard .ctaArrow {padding: 10px 30px; display:block; color:#fff; position:relative; font-family: 'Arial', sans-serif; text-transform:uppercase; letter-spacing:1px;}  
.carousel-fade .carousel-inner .billboard .ctaArrow::before {position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);
    transform: translateY(-50%); right: 15px; content: "\f105"; font-family: "Arial"; color:#fff;}
#home-slider .container {height:100%;}
#home-slider .carousel-indicators {text-align:center; bottom:20px; } 
#home-slider .carousel-indicators .active {width:16px; height:16px; background-color:#008bd5; border:1px solid #008bd5; }
#home-slider .carousel-indicators li {width:16px; height:16px; border:none; background-color:#fff; border:1px solid #008bd5; margin:0px 4px;}
#home-slider .carousel li {margin-left:0px; margin-right:0px;}
.bannertextsection {display:table; width:100%; height:100%;}
.bannertablecell {display:table-cell; vertical-align:middle;}	
.bannertextwidht {position:relative;}
.bannertextwidht h1 {font-size:38px; color:#111111; font-weight:500; line-height:44px; position:relative; margin-bottom:20px; padding-bottom:30px; border-bottom:1px solid #c7c7c7;}
.bannertext {font-size:24px; color:#111111;  margin-bottom:20px; line-height:34px;} 
.bannerbtnjoinnow {}
.bannerbtnjoinnow a {background-color:#008ddb; font-size:18px; color:#fff; display:inline-block; text-transform:uppercase; padding:10px 30px; font-weight:500;}
.bannerbtnjoinnow a:hover {text-decoration:none; color:#fff; background-color:#000;}

	
/*-------------slider-End----------------*/  

.toplogosection {padding:25px 0px; position:relative;}
.menucontactsec {text-align:right;}
.toplogin {display:inline-block; margin-left:30px; vertical-align:middle;}
.toplogin img {margin-right:7px; display:inline-block; vertical-align:sub;}
.toplogin a {font-size:18px; text-transform:uppercase; color:#154e8a;}
.toplogin a:hover {color:#000; text-decoration:none;} 
.topcart {display:inline-block; margin-left:30px;}
.search-section {display:inline-block; width:450px; position:relative;}
.search-section input[type="text"] {width:100%; border:1px solid #d5d5d5; padding:10px 48px 10px 15px; color:#333333; font-size:16px; background-color:#fff; border-radius:0px; box-shadow:none; -moz-appearance:none; -webkit-appearance:none;}
.search-section input::-webkit-input-placeholder {color:#333333; opacity:1;}
.search-section input::-moz-placeholder {color:#333333; opacity:1;}
.search-section input:-ms-input-placeholder {color:#333333; opacity:1;}
.search-section input:-moz-placeholder {color:#333333; opacity:1;}
.search-section input[type="submit"] {border:none; width:25px; height:25px; border-radius:0px; box-shadow:none; -moz-appearance:none; -webkit-appearance:none; 
	background:transparent url(images/search-icon.png) no-repeat; position:absolute; right:15px; top:10px;}
.search-section input[type="submit"]:hover{background:transparent url(images/search-icon.png) no-repeat;}
.welcomesection {}
.welcomesection .col-sm-8, .welcomesection .col-sm-4 {margin-bottom:30px;}
.welcomesection p {line-height:25px;  margin-bottom:20px; }
.PTB60 {padding:60px 0px;}
.PTB6030 {padding:60px 0px 30px 0px;}
h1.maintitle {position:relative; font-size:30px; color:#154e8a; margin-bottom:30px; font-weight:600; padding-bottom:18px; text-transform:uppercase; border-bottom:1px solid #dedede;}  
h1.maintitle:after {content:""; position:absolute; width:75px; height:3px; background-color:#008bd5; bottom:-2px; left:0%;}
.welcometext {color:#666666; font-size:16px;}
.bluebtn {}
.bluebtn a {background-color:#008bd5; font-size:16px; text-transform:uppercase; font-weight:600; text-transform:uppercase; color:#fff; padding:7px 15px; display:inline-block;}
.bluebtn a:hover {background-color:#333; color:#fff; text-decoration:none;} 
.welcomeimg {padding-top:50px;}
.navbarmenu {background-color:#154e8a;}
.menucate {position:relative;}
.menucate a {color:#fff; font-size:18px; font-weight:400; text-transform:uppercase; padding:13px 10px; display:inline-block;}
.menucate a:hover {color:#fff; text-decoration:none;}
.allcategories {background-color:#008bd5; text-align:center; cursor:pointer;}
.catsubmenu {background-color:#008bd5; padding:20px;}
.catsubmenu ul {margin:0px; padding:0px;}
.catsubmenu li {list-style-type:none; display:block;}
.catsubmenu li a {font-size:15px; color:#fff; padding:3px 0px; margin-bottom:2px; display:inline-block; text-transform:capitalize; padding-left:15px; position:relative;}
.catsubmenu li a:before {content: ""; background:url(images/menu-arrow.png) no-repeat; position:absolute; left:0px; top:8px; width:6px; height:10px;}
.catsubmenu li a:hover {color:#dbedff; text-decoration:none;}
.catsubmenu {display:none; position:absolute; top:51px; width:100%; z-index:99;}
.searchbluebg {background-color:#006ea9; color:#fff; padding:30px 0px 25px 0px;}
.searchbluebg .container {max-width:966px;}
.searchboxborder {position:relative; border:1px solid #fff; padding:30px 13px 13px 13px;}
.searchboxborder select {width:100%; border:1px solid #cdcdcd;  color:#333; font-size:16px;  padding:2px 0px 2px 10px; cursor:pointer; -moz-appearance:none; -webkit-appearance:none; background:url(images/select-deownarrow.png) no-repeat right #fff;}
.sertitle {background-color:#006ea9; padding:0px 15px; position:absolute; top:-13px; left:15px; font-size:18px; text-transform:uppercase; font-weight:700; }
.prductgraybg {background-color:#f5f5f5; border:1px solid #dfdfdf; padding:27px 5px;}
.prductgraybg h1 {margin-left:15px; margin-right:15px;}
.productwhitebox {background-color:#fff; border:1px solid #dcdcdc; padding:15px;}
.prductgraybg .item {margin:0px 15px;}
.proimg {text-align:center; margin-bottom:5px; height:172px;}
.proimg img {max-height:172px;}
.homeprodet {border-top:1px solid #dddddd;  padding-top:15px; }
.homeprodet h3 {color:#010101; font-weight:600; font-size:18px; margin-bottom:15px; /*margin-bottom:3px; height:44px; overflow:hidden;*/}
.homeprodet h3 a {color:#010101;}
.homeprodet h3 a:hover {color:#008bd5; text-decoration:none;}
.protext {padding-bottom:15px; border-bottom:1px solid #dddddd; height:113px; overflow:hidden; font-size:14px; line-height:20px;}
.homeproprice {padding-top:10px; margin-bottom:12px; font-size:15px;}
.homeproprice span {font-weight:700; color:#008bd5; font-size:21px;}
.homeproprice strike {font-weight:700; color:#000000; font-size:21px; display:inline-block; margin:0px 4px;}
.addcartbtn {}
.addcartbtn a {background-color:#154e8a; padding:3px 10px 5px 10px; color:#fff; text-transform:uppercase; display:inline-block; font-size:14px; font-weight:600;}
.addcartbtn a:hover {background-color:#000; color:#fff; text-decoration:none;} 
.slidelistarrow .owl-buttons .owl-prev, .slidelistarrow .owl-buttons .owl-next {width:30px; height:30px; display:inline-block; text-align:center; line-height:30px; background-color:#fff; border:1px solid #bcbcbc; position:relative; color:#666666;}
.slidelistarrow .owl-buttons .owl-prev:before, .slidelistarrow .owl-buttons .owl-next:before { position:absolute; 
 left:0; right:0; margin:auto; line-height:1.8; top:0; bottom:0; font-family: Arial; }
.slidelistarrow .owl-buttons .owl-prev:hover, .slidelistarrow .owl-buttons .owl-next:hover {background-color:#008bd5; border:1px solid #008bd5; color:#fff;}
.slidelistarrow .owl-buttons .owl-prev:before {content:"<";}
.slidelistarrow .owl-buttons .owl-next:before {content:">";}
.slidelistarrow .owl-buttons .owl-next {margin-left:12px;}
.slidelistarrow .owl-controls {position:absolute; top:-80px; right:15px;}
.MB50 {margin-bottom:50px;}
.MB30 {margin-bottom:30px;}
.MB10 {margin-bottom:10px;}
.homeproduct-section .col-sm-6 {margin-bottom:30px;}
.offerprotext  {padding-bottom:10px;  height:111px; overflow:hidden; font-size:14px; line-height:20px;} 
.offerspro {text-align:center; font-size:19px; color:#ed0000; }
.detgrayborder {border-bottom:1px solid #dddddd; padding-bottom:15px;}
.offerproduct-section .item {padding-left:15px; padding-right:15px;}
.footerbg {background-color:#002c44; color:#fff; padding-top:60px; }
.copyrightsec {text-align:center; background-color:#002032;  padding-top:20px; padding-bottom:20px; font-size:16px;}
.footercat {}
.footercat .col-sm-3 {margin-bottom:30px;}
.footercat ul {margin:0px; padding:0px;}
.footercat li {list-style-type:none; display:block; position:relative;}
.footercat li a { color:#fff; padding:4px 0px; display:inline-block; position:relative; padding-left:14px;}
.footercat li a:before {content:">"; position:absolute; left:0;  font-family: Arial;}
.footercat li a:hover {text-decoration:none; color:#aae1ff;} 
.footercat h2 {font-size:24px; color:#ffffff; text-transform:uppercase; padding-bottom:15px; margin-bottom:20px; position:relative; font-weight:600;}
.footercat h2:after {content:""; position:absolute; width:57px; height:1px; background-color:#008bd5; bottom:0px; left:0;}
.footersocialicon {}
.footersocialicon li {display:inline-block;  margin-right:10px;}
.footersocialicon li a {padding-left:0px; }
.footersocialicon li a i {display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; background-color:#fff; color:#002c44; 
border-radius:100%; transition: all 0.5s ease-in-out 0s;}
.footersocialicon li a:hover i {background-color:#008bd5; color:#fff;}
.footersocialicon li a:before {display:none;}
.footernote {font-size:13px; color:#fff; font-weight:300; margin-bottom:40px;}
.footernote h4 {font-size:17px; color:#ffffff; text-transform:uppercase; padding-bottom:10px; margin-bottom:15px; position:relative; font-weight:600;}
.footernote h4:after {content:""; position:absolute; width:57px; height:1px; background-color:#008bd5; bottom:0px; left:0;}
.footernote p {line-height:18px; margin-bottom:10px;}
.innerpagetitle {padding:30px 0px; background-image:url(images/servicebg.jpg); background-repeat:no-repeat; background-position:top center;	background-size:cover !important; position:relative;}
.innerpagetitle:after{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,77,129,0.8);}
.innerpagetitle h1.maintitle {color:#fff;}
.innerpagetitle h1.maintitle:before {background-color:#8ccfee;}
.innerpagetitle h1.maintitle:after {background-color: #8ccfee;}
.innerpagetitle .container {position:relative; z-index:9;}
.breadcrumcenter {text-align:center;}
.breadcrumb > .active {color: #8ccfee;}
.newslettersec {position:relative; margin:15px 0px;}
.newslettersec input[type="text"] {width:100%; border:none; padding:11px 48px 11px 15px; color:#333333; font-size:16px; background-color:#fff; border-radius:0px; box-shadow:none; -moz-appearance:none; -webkit-appearance:none;}
.newslettersec input::-webkit-input-placeholder {color:#333333; opacity:1;}
.newslettersec input::-moz-placeholder {color:#333333; opacity:1;}
.newslettersec input:-ms-input-placeholder {color:#333333; opacity:1;}
.newslettersec input:-moz-placeholder {color:#333333; opacity:1;}
.newslettersec input[type="submit"] {border:none; width:45px; height:45px; border-radius:0px; box-shadow:none; -moz-appearance:none; -webkit-appearance:none; background:url(images/newsletter-icon.png) no-repeat center #008bd5; position:absolute; right:0; top:0; top:0; bottom:0; margin:auto; text-align:center; -webkit-transform:translateY(-1px); -moz-transform:translateY(0);}
.newslettersec input[type="submit"]:hover{background-color:#154e8a;}

.innercontentsec hr{height:1px; border:0px;  clear:both; background:#ECECEC;}
.innercontentsec img.size-auto, .innercontentsec img.size-full, .innercontentsec img.size-large, .innercontentsec img.size-medium, .innercontentsec .entry-attachment img, .innercontentsec .widget-container img{height: auto; max-width: 100%;}
img.alignleft, img.alignright, img.aligncenter{margin-bottom:20px;}
.alignleft, img.alignleft{display: inline; float: left; margin-right: 24px;  margin-top: 4px;}
.alignright, img.alignright{display: inline; float: right; margin-left: 24px;  margin-top: 4px;}
.aligncenter, img.aligncenter{clear: both; display: block; margin-left: auto; margin-right: auto;}

/*rc*/
.newslettersec input[type="email"] {width:100%; border:none; padding:11px 48px 11px 15px; color:#333333; font-size:16px; background-color:#fff; border-radius:0px; box-shadow:none; -moz-appearance:none; -webkit-appearance:none;}

.hidden { visibility: hidden;}

/* 27032018 */
.gc-mega-menu{position: inherit;}
.catsubmenu{text-align: left;}
.cart-qty{position: relative; display: inline-block;}
.cart-price .amount{display: inline-block; margin-left: 15px; font-size:16px; font-weight: 600; color: #282828; line-height: 1.2; }
.item-count{position: absolute; right: -10px; top: -10px; width:24px; height: 24px; text-align: center; border-radius: 100%; background: #008bd5; color: #ffffff; font-size: 12px; 
	font-weight:600; line-height: 1.8; }
.tnp-field.newslettersec input[type="submit"]{position: absolute; text-indent: -9999px;}

.subpage-wrapper{padding: 50px 0;}
.page-heading {position:relative;  margin-bottom:0px; font-weight:600; padding-bottom:15px;}  
.page-heading:after {content:""; position:absolute; width:75px; height:3px; background-color:#008bd5; bottom:-2px; left:0%;}
.page-heading .page-title, .page-heading h1{font-size:30px; color:#154e8a; text-transform:uppercase; margin-bottom: 0px; font-weight: 600;}
.subpage-banner-wrapper{padding:30px 0; border-bottom:1px solid #f0f0f0; background:url(images/subbanner-pattern.png) repeat left top; }
.breadcrumb-wrapper{text-align: right; margin-top: 12px;}

/*-- blog page 
-------------------------------*/
.blog-post-wrap{margin-bottom:30px; padding:15px;  border:1px solid #e5e5e5; overflow: hidden;}
.entry-cover{margin-right:30px; width:300px; float:left; height:240px;}
.entry-cover img{object-fit:cover; height:100%;}
.entry-cover img:hover{opacity:0.8; transition: all 0.2s ease-in-out 0s; text-decoration:none;}
.entry-header{padding-bottom:10px; border-bottom:1px solid #e5e5e5; margin-bottom:10px; }
.entry-header h4{color:#008bd5; font-weight: 600; margin-bottom: 8px;height:60px; overflow:hidden; }
.entry-header h4 a{color:inherit; text-decoration:none;}
.entry-header h4 a:hover{color:#154e8a;}
.entry-content-main{ overflow:hidden; padding:0 0 15px 0;}
.entry-content p{margin:0 0 10px;}
.time-info{margin-top:5px;}
.time-info span{display:inline-block; vertical-align:top; margin-right:15px; padding-left:24px; line-height:16px; font-size:15px; position:relative; color:#888888; }
.time-info span a{color:inherit; text-decoration:none;}
.time-info span a:hover{color:#000000;}
.time-info span .fa{position:absolute; left:0; top:0; font-size:18px; color:#999999; display:inline-block; margin-left:1px; }
.readmore-btn a{font-size:14px;font-weight:600; color:#ffffff; display:inline-block; padding:6px 10px; line-height:18px; background:#008bd5; text-decoration:none; text-transform:uppercase;}
.readmore-btn a:hover{background:#154e8a; }

/*-- blog page  right side
-------------------------------*/
.blog-side-wrap{  margin-bottom:30px;  max-width:400px;}
.blog-side-wrap h4{border-bottom:1px solid #e5e5e5; padding-bottom:15px; margin-bottom:0px; color:#154e8a; text-transform:uppercase; font-weight: 600; }
.blog-navigation-wrap ul{padding:0; margin:0; list-style:none; background:#f5f5f5; padding: 15px; }
.blog-navigation-wrap ul li{margin-bottom:10px; border-bottom:1px dashed #e1e1e1;padding-bottom:10px; font-size:15px; color:#333333; }
.blog-navigation-wrap ul li:last-child{border-bottom:none; padding-bottom:0px; margin-bottom:0px;}
.blog-navigation-wrap ul li a{color:inherit; text-decoration:none; position:relative; padding-left:15px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; display:inline-block;}
.blog-navigation-wrap ul li a:before{content:"\f105"; font-family:Arial; font-size:16px; position:absolute; left:0; top:3px; line-height:16px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; }
.blog-navigation-wrap ul li:hover a{color:#154e8a; padding-left:30px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.blog-navigation-wrap ul li:hover a:before{left:10px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.blog-navigation-wrap ul li.active a{color:#154e8a; padding-left: 15px;}
.blog-navigation-wrap ul li.active a:before{left: 0;}
.count{display: inline-block; margin-left: 5px; color: #008bd5; font-weight: 500; font-size:14px;}

/* blog detail style
--------------------------------------*/

.userphoto {display:inline-block;margin-right:30px; vertical-align:top;}
.userphoto img {border-radius:100%;}
.top_user_comment{padding:15px; background:#f9f9f9; border-bottom:1px solid #e5e5e5;}
.commentpost h4{border-bottom:1px solid #f0f0f0; padding-bottom:15px; margin-bottom:15px; color:#be1e2d; }
.commentdetail h5 {font-size:16px; font-weight:normal; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e5e5e5;}
.commentdetail h5 span {font-size:13px; color:#999999; font-family: 'Arial'; display:block; margin-top:5px; }
.commentdetail {display:inline-block; vertical-align:top; width:82%;}
.commentdetail p{font-size:14px; line-height:24px; margin-bottom:15px;}
.commentpost {margin-bottom:20px;}
.commentpost ul {margin:0px; padding:0px;}
.commentpost li {list-style-type:none; overflow:hidden; border-left:0px solid #D6D2D3; margin-bottom:20px !important; padding-left:0px; background:none; clear:both;}
.commentpost ul li ul{margin-top:20px; float:left;}
.commentpost ul li ul li {margin-left: 50px; padding:15px; border-bottom:1px solid #f0f0f0; background:#f9f9f9;}
.commentpost ul li ul li .commentdetail {width:82%;}

.leave_reply h4{border-bottom:1px solid #f0f0f0; padding-bottom:15px; margin-bottom:15px; color:#be1e2d; }
.leave_reply span{width:100%; float:left; margin-top:15px;}
.leave_reply label{font-size:16px; margin-right:10px; width:140px; display:inline-block; vertical-align:top; margin-bottom:5px; text-align:left;  font-weight:normal;}
.leave_reply input[type="text"], .leave_reply input[type="email"]{background:#ffffff; width:60%; width:100%; border:1px solid #e5e5e5;  padding:10px 10px; font-size:15px;display:inline-block; vertical-align:top; -webkit-appearance: none;-moz-appearance: none;  border-radius:0px !important;}
.leave-msg-form-row{margin-bottom:15px;}
.leave_reply textarea{background:#ffffff; width:100%;  border:1px solid #e5e5e5;  padding:10px; font-size:15px; display:inline-block; vertical-align:top; -webkit-appearance: none;  height:150px;	 -moz-appearance: none;border-radius:0px !important;} 
.leave_reply input[type="submit"]{background:#be1e2d; width:auto; padding:12px 20px; font-family: 'montserratbold'; font-size:14px; color:#ffffff; border:none; text-transform:uppercase;  } 
.leave_reply input[type="submit"]:hover{background:#333333; }

/*.blog-detailpage-wrapper {padding-bottom:15px;}*/
.blog-detailpage-wrapper  .entry-cover{width:100%; height:400px; text-align:center; margin-bottom:15px; float: none; margin-right: 0px;}
.blog-detailpage-wrapper  .entry-content-main{overflow:inherit; margin-top:20px; padding: 0;}
.blog-detailpage-wrapper .blog-post-wrap{border:none; padding: 0;}

.pagination-main{text-align: center;}

.faq-wrap{padding-bottom:20px; border-bottom:1px solid #e0e0e0; margin-bottom: 20px;}
.faq-wrap h5{color: #154e8a;  font-size: 21px; font-weight: 600;}
.faq-ans-wrap p{ line-height: 1.4;  }
.faq-ans-wrap p:last-child{margin-bottom: 0px;}

.testimonial-wrap{margin-bottom:30px;}
.testimonial-desc-wrap{background:#f5f5f5; border:1px solid #e9e9e9; padding:20px; border-radius:8px;}

.testimonial-desc-wrap p:last-child{margin-bottom:0px;}
.testimonial-summary-wrap{margin-top:10px; position:relative; padding-top:10px; padding-left:20px;}
.testimonial-summary-wrap:before{content:"\f0d7"; font-family:Arial; font-size:40px; color:#f5f5f5; position:absolute; top:-37px; left:40px; text-shadow:0px 2px 0px #e5e5e5;	}
.testimonial-summary-wrap .testimonial-summary-wrap{display:block; font-weight:400; color:#08a5e1; line-height:16px;}
.testimonial-summary-wrap .date{display:inline-block; color:#777777; margin-top:2px;}
.review-category{font-size:13px; color:#777777; display:inline-block; margin-left:5px;}

.avtar{display: inline-block; border-radius: 100%; border:1px solid #e5e5e5; box-shadow: 0px 0px 10px rgba(0,0,0,0.15); }
.avtar img{width: 100%; height:100%; border-radius: 100%; object-fit: cover;}
.avtar-80{width: 80px; height: 80px;}
.avtar-70{width: 70px; height: 70px;}
.testimonial-avtar{margin-right: 15px;}
.author-desc{display: inline-block;  vertical-align: middle;}
.author-desc h5{font-weight: 600; color: #008bd5; margin-bottom: 2px; text-transform: uppercase;}
.author-location, .post-date{color: #999999; display: inline-block; line-height: 1; font-size: 14px;}
.author-location{border-right:1px solid #cacaca; padding-right: 8px; margin-right: 8px;}

.contact-content-wrapper h4{padding-bottom: 15px; margin-bottom: 30px; position: relative; color: #154e8a; text-transform: uppercase;; font-weight: 600; 
	border-bottom: 1px solid #dedede;}
.contact-content-wrapper h4:before{content: ""; position: absolute;; left: 0; bottom: 0; width: 60px; height: 3px; background: #008bd5;}
.contact-desc-wrap{display: table; width: 100%; margin-bottom: 30px;}
.contact-desc{display: table-cell; vertical-align: middle; padding-left: 20px; color: #555555;}
.contact-desc a{color: inherit; text-decoration: none;}
.contact-desc a:hover{color: #008bd5;}
.contact-desc strong{font-size: 18px; color: #000000; font-weight: 600;}
.contact-icon{width: 80px; height: 80px; border-radius: 100%; position: relative; display: table-cell; vertical-align: middle; border:1px solid #d5d5d5; transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; }
.contact-icon img{position: absolute;; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);}
.contact-desc-wrap:hover .contact-icon{box-shadow: 0px 0px 20px rgba(0,0,0,0.15);}


.contact-form-wrapper .form-group{margin-bottom: 30px;}
.contact-form-wrapper .form-group:last-child{margin-bottom: 0px;}
.required{color: #ff0000;}


/* images alignment
=============*/
/* image hover effect */
/*figure { margin: 0; padding: 0; position: relative; overflow: hidden; }
figure a img { -webkit-transition: all 0.25s ease-in-out 0s; -moz-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; }
figure a img:hover { -ms-transform: scale(1.2, 1.2) translateZ(0); -webkit-transform: scale(1.2, 1.2) translateZ(0); transform: scale(1.2, 1.2) translateZ(0); }
figure a img:focus { -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }*/
/* image alignments */
img.alignleft, .alignleft { float: left; margin-right: 20px; max-width:50%; }
img.alignright, .alignright { float: right; margin-left: 20px; max-width:50%;}
img.aligncenter, .aligncenter, img.alignnone, .alignnone  { display: block; margin: 0 auto; clear: both; }
img.alignleft, .alignleft, img.alignright, .alignright { display: inline; margin-top: 0; }
img.alignleft, img.aligncenter, img.alignright { margin-bottom: 5px; }
/* image captions */
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 12px; line-height: 16px; background-color: #F1F1F1; padding: 5px 10px; }
.gallery-caption { margin-bottom: 30px; }
.alignleft .wp-caption-text { text-align: left; }
.alignright .wp-caption-text { text-align: right; }
.aligncenter .wp-caption-text { text-align: center; }

input[type="submit"]{transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s;}
.form-group input[type="submit"]{background-color:#008bd5; border-color:transparent; padding:10px 20px; color:#ffffff; font-weight:600; font-size:18px; line-height:20px; text-transform:uppercase; 
	}
.form-group input[type="submit"]:hover{background-color:#154e8a; color:#ffffff;}
select{-moz-appearance:none; -webkit-appearance:none; background-image:url(images/select-arrow.png); background-repeat:no-repeat; background-position:right center;}

/* Form Error msg */
.contact-form-wrapper .form-group {position:relative; }
.contact-form-wrapper .wpcf7-form-control-wrap {display:block;}
.contact-form-wrapper .form-group .wpcf7-not-valid-tip {position:absolute; top:100%; left:0;}



/*rc*/
/* Comments */

.comments-title {font-size:24px; padding-bottom: 15px;margin-bottom: 30px;position: relative;color: #154e8a;text-transform: uppercase;font-weight: 600;border-bottom: 1px solid #dedede;}
.comments-title:after {content: "";position: absolute;left: 0;bottom: 0;width: 60px;height: 3px;background: #008bd5;}

.comment-reply-title {font-size:24px; padding-bottom: 15px;margin-bottom: 30px;position: relative;color: #154e8a;text-transform: uppercase;font-weight: 600;border-bottom: 1px solid #dedede;}
.comment-reply-title:after {content: "";position: absolute;left: 0;bottom: 0;width: 60px;height: 3px;background: #008bd5;}

#comments { float: left; width: 100%;}
#comments-list  {margin-top: 50px;}
.comment {padding-bottom: 10px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;position: relative;}
#comments-list .children li {padding-left: 15px;list-style:none;}
#comments-list .children .children li {padding-left: 30px;}
.comment-avatar {position: absolute !important;width: 65px;height: 65px;}
.comment-title {font-size: 16px;font-weight: 700;line-height: 19px;margin-top: 6px;color:#154e8a;}
.comment-title a, .comment-reply-link {color: #3b3b3b;}
.comment-title a:hover, .comment-reply-link:hover {color: #F75146;}
.comment-meta span {font-size: 12px;margin-top: -20px;display: block;color: #949494;}
.comment-content {float: left;width: 100%;padding-left: 55px;font-size: 14px;line-height: 22px;}
.comment-text {margin-top: 15px;}
.comment-reply-link {position: absolute;right: 0;top: 5px;font-size: 12px;font-weight: 500;/*opacity: 0;*/-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.comment-reply-link .krown-icon-cw {font-size: 14px;left: -7px;position: relative;}
.comment:hover .comment-reply-link {opacity: 1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.comment-price {font-size: 20px;line-height: 20px;position: absolute;top: 50%;margin-top: -10px;right: 0;color: #000;}
#backers .comment {min-height: 80px;margin-bottom: 15px;}
.await {color: #f00;display: block;margin-top: 15px;}
#comment-form {margin-top: 20px;}
.logged-in-as {margin-top: -5px;}
#comments .post-excerpt {margin-top: 50px;}
#commentform p label{display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 600;}
#commentform input[type="text"],#commentform input[type="email"],#commentform input[type="url"]{display: block; width: 60%; height: 48px; min-height: 48px; padding: 5px 12px; font-size: 16px;
line-height: 1.42857143; color: #555; background-color: #fff; border: 1px solid #d5d5d5; border-radius: 0px;}
#commentform textarea { height: 140px; display: block; width: 100%;  padding: 5px 12px; font-size: 16px; line-height: 1.42857143; color: #555; background-color: #fff; border: 1px solid #d5d5d5; border-radius: 0px;}
#commentform input[type="submit"]{background-color: #008bd5; border-color: transparent; padding: 10px 20px;color: #ffffff;font-weight: 600;font-size: 18px;line-height: 20px;text-transform: uppercase;}



/* Blog comment */

#comments-list {list-style:none;}
.comment-avatar {width:40px; height:40px; line-height:35px; border-radius:50%; overflow:hidden;}
.pagination > li > span.current { z-index: 2; color: #ffffff;  background-color: #008bd5; border-color: #008bd5;}
.woocommerce-pagination .page-numbers{ display: inline-block; padding: 0; border:none !important; margin: 0px auto; }
.woocommerce-pagination .page-numbers li{ display:inline; border:none !important; }
.woocommerce-pagination .page-numbers li a{ position: relative; display: inline-block; vertical-align: middle; width: 32px; height: 32px; padding: 3px !important; margin: 0 1px !important; line-height: 24px !important; text-align: center; color: #ffffff; text-decoration: none; background-color: #777777; border: 0px solid #ddd; border-radius: 0px; }
.woocommerce-pagination .page-numbers li span{ position: relative; display: inline-block !important; vertical-align: middle; width: 32px; height: 32px; padding: 3px !important; margin: 0 1px !important; line-height: 24px !important; text-align: center; color: #ffffff !important; text-decoration: none; background-color: #777777 !important; border: 0px solid #ddd; border-radius: 0px; }
.woocommerce-pagination .page-numbers li a:hover{ color: #ffffff !important; background-color: #008bd5 !important; border-color: #008bd5 !important; }
.woocommerce-pagination .page-numbers li span:hover{ color: #ffffff !important; background-color: #008bd5 !important; border-color: #008bd5 !important; }
.woocommerce-pagination .page-numbers li .current{ color: #ffffff; background-color: #008bd5 !important; border-color: #008bd5 !important; }
.gc-sitemap .gc-product-list ul{ margin:0 -15px 25px; list-style:none; width:100%; float:left; padding:0; }
.gc-sitemap .gc-product-list ul li{ position:relative; float:left; width:25%; padding:0 15px; margin-bottom:7px; }
.gc-sitemap .gc-product-list ul li:before{ content:"\f0a9"; position:absolute; font-family:Arial; margin-right:10px;color:#008bd5;}
.gc-sitemap .gc-product-list ul li:hover:before{ color:#154e8a; }
.gc-sitemap .gc-product-list ul li a{ display:table; padding-left: 25px; }
.gc-sitemap h3{ border-bottom: 1px solid #dedede; clear:both; padding-bottom: 18px; position:relative; margin-bottom:25px; }
.gc-sitemap h3:after{content: ""; position: absolute; width: 75px; height: 3px; background-color: #008bd5; bottom: -2px; left: 0;  }  
.gc-sitemap .gc-page-list ul{ margin:0 -15px 25px; list-style:none; width:100%; float:left; padding:0; }
.gc-sitemap .gc-page-list ul li{ position:relative; margin-bottom: 7px; float:left; width:25%; padding:0 15px; }
.gc-sitemap .gc-page-list ul li:before{ content:"\f0a9"; position:absolute; font-family:Arial; margin-right:10px;color:#008bd5;}
.gc-sitemap .gc-page-list ul li:hover:before{ color:#154e8a; }
.gc-sitemap .gc-page-list ul li a{ display:table; padding-left: 25px; }
.gc-sitemap .gc-blog-list{ clear:both; }
.gc-sitemap .gc-blog-list ul{ margin:0 0 10px; list-style:none; width:100%; float:left; padding:0; }
.gc-sitemap .gc-blog-list ul li{ position:relative; margin-bottom: 7px; }
.gc-sitemap .gc-blog-list ul li:before{ content:"\f0a9"; position:absolute; font-family:Arial; margin-right:10px;color:#008bd5; }
.gc-sitemap .gc-blog-list ul li:hover:before{ color:#154e8a; }
.gc-sitemap .gc-blog-list a{ display:block; clear:both; padding-left:25px; display:table; }
.gc-sitemap .gc-blog-list ul li a{ display:inline-block; }
.shop_table dl.variation{ display:block; margin:0; }
.checkout .gc-c-variation-main{ display:inline-block; vertical-align:top; }
.checkout .product-quantity{ display:inline-block; margin-left:20px; vertical-align:top; } 
.woocommerce-account-fields input[type="checkbox"]{ position:relative; }
.woocommerce-page .checkout_coupon .form-row-last{ float:left !important; margin-top:5px; margin-left:5px; }
.woocommerce table.shop_table th{ height:auto; }

/* 27-7-2018 */
/* success story */
.success-stories-page{ width: 100%; float: left; margin-top: 50px; }
.success-stories-page .equal-height-section h4{  display: inline-block;}
.success-stories-page .equal-height-section h2{ display: block; font-size: 54px; margin-bottom: 20px; font-weight: 400; }

.success-stories-tabs{ width: 100%; float: left; margin-top: 10px; margin-bottom: 30px; }
.success-stories-tabs .portfolio-filter-section{ overflow: hidden; }
.success-stories-tabs .portfolio-filter-nav{ width: 100%; float: left; }
.success-stories-tabs .portfolio-filter-nav ul { display: inline-block; padding: 20px 0px; list-style-type: none; }
.success-stories-tabs .portfolio-filter-nav ul li{ display: inline-block;  }
.success-stories-tabs .portfolio-filter-nav ul li a{ padding: 10px 15px; font-weight: 600; }
.success-stories-tabs .portfolio-filter-nav ul li a.active{ color: #154e8a; }

.success-stories-tabs .portfolio-image-box { width: 24%; padding: 0px; float: left; margin-top: 0px; margin-bottom: 20px; margin-right: 1%; min-height: 332px;  }
.portfolio-image-content{ position: relative; min-height: 330px; background-color: #fff; border: 1px solid #dcdcdc; }
.success-stories-tabs .show-hide-protfolio-title h3{ font-size: 18px; color: #010101; padding: 15px 0 0px 15px; }
.success-stories-tabs .gc-comment { font-family: 'James Fajardo'; font-size: 29px; line-height: 24px; color: #666666; padding: 0px 0 15px 15px; }

/* success story detail */
.story-detail-top-heading h1{ display: block; font-size: 38px; padding: 25px 0px 15px; }
.stories-client-information-section { width: 100%; float: left; }
.stories-client-information-section .client-social-media{ width: 100%; float: left; margin: 30px 0px 50px; }
.stories-client-information-section .client-social-media ul{ width: 100%; float: none; text-align: center; list-style-type: none; padding-left: 0px;}
.stories-client-information-section .client-social-media ul li{ display: inline-block; padding: 10px 30px; border-left: 1px solid #dcdcdc;}
.stories-client-information-section .client-social-media ul li:first-child{ border: none; }
.stories-client-information-section .client-social-media ul li a{ font-size: 30px; padding: 10px 30px; }
.success-story-slider-box{ margin-bottom: 50px; }

/* acne page */
.gc-content-box{ float: left; width: 100%; margin: 50px 0px 80px; }
.acne-poduct-list{ float: left; width: 100%; margin-bottom: 50px; }
.gc-content-box .gc_showmore, .gc-content-box .gc_showless  { position: relative; background-color: #008bd5 !important; font-size: 16px; line-height: 18px; cursor: pointer; text-transform: uppercase; font-weight: 600; text-transform: uppercase; color: #fff !important; padding: 9px 40px 9px 15px; display: inline-block; margin: 5px 0; border-radius: 0 !important;  }
.gc-content-box .gc_showmore, .gc-content-box .gc_showless  { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; }
.gc-content-box .gc_showmore:hover ,.gc-content-box .gc_showless:hover  { background-color: #333 !important; color: #fff !important; text-decoration: none; }

.gc-content-box .gc_showmore:before { font-weight: 100; position: absolute; right: 14px; top: 10px; content: "\f078"; font-family: Arial; line-height: 0px; line-height: 16px; font-size: 14px; }
.gc-content-box .gc_showless:before{ font-weight: 100; position: absolute; right: 14px; top: 10px; content: "\f077"; font-family: Arial; line-height: 0px; line-height: 16px; font-size: 14px; }
#cssmenu > ul > li > a{ padding: 17px 43px; }
.navbarmenu #cssmenu > ul > li > a{     padding: 17px 18px; }


.affilates-form-wrapper .contact-form-area{ padding:15px;     box-shadow: 1.5px 1px 2px rgba(0,0,0,0.2); transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; background:#ffffff; padding-bottom: 30px; }
.affilates-form-wrapper .contact-form-area label{ font-size:16px; }
.affilates-form-wrapper .contact-form-wrap{ margin-bottom: 15px;  }
.affilates-form-wrapper .contact-form-area:hover{ transform: none; }
.affilates-form-wrapper .contact-form-area textarea{ height: 100px;  }
.affilates-form-wrapper .contact-form-area input{padding-left: 45px;}
.affilates-form-wrapper .contact-form-area textarea{padding-left: 45px;}
.affilates-form-wrapper .contact-form-area .clsName{background-image:url(images/contactformusericon.png) !important; background-repeat: no-repeat !important; background-position:10px center !important;}
.affilates-form-wrapper .contact-form-area .clsphone{background-image:url(images/contactformphoneicon.png) !important; background-repeat: no-repeat !important; background-position:10px center !important;}
.affilates-form-wrapper .contact-form-area .clsemail{background-image:url(images/contactformmailicon.png) !important; background-repeat: no-repeat !important; background-position:10px center !important;}
.affilates-form-wrapper .contact-form-area .clssubject{background-image:url(images/contactformsubject.png) !important; background-repeat: no-repeat !important; background-position:10px center !important;}
.affilates-form-wrapper .contact-form-area .clsmessage{background-image:url(images/chatbubbleicon.png) !important; background-repeat: no-repeat !important; background-position:10px 12px !important;}
.affilates-form-wrapper .contact-form-wrap input[type="submit"]{ padding-left:20px; background-color: #008bd5;   
  font-size: 18px; line-height: 20px;color:#ffffff; text-transform: uppercase; border:none;    padding: 10px 20px;}
.affilates-form-wrapper .contact-form-wrap input[type="submit"]:hover{background-color: #154e8a;}
.affilates-bluebg{ padding:0 15px 15px 0;  }  
.affilatemessage{ width:52%; position: relative; background:rgba(255,255,255,.8); padding:5px; }
.affilatemessage p{ font-weight:bold; padding:0 20px; font-size:22px; color:#154e8a;font-family:'Arial', sans-serif;line-height: 28px; margin-bottom:0;} 
.affilaterightcontent { display: table-cell; vertical-align: middle;  }
.affilaterightcontent img{ position: absolute; bottom: 25%; right: 0; width: 60%; }
.affilates-bluebg .col-sm-8{ height:587px; display: table; }
.affilates-bluebg{ padding-bottom: 0; margin-top: 0; background: url(images/affilatecontactperson.png) no-repeat #ffffff center right; background-size:cover;  margin-bottom: 0;position: relative;width: 100%;float: left;box-shadow: 0 1px 2px rgba(0,0,0,0.2);}
.affilates-form-wrapper{ left:-15px; top:0; width:100%;  }
.page-template-hcg-affiliate h2{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e2e2e2; text-transform: uppercase;  }
.page-template-affiliate .contact-page-wrapper{ padding-top:0; padding-bottom:0; }
.page-template-affiliate .subpage-banner-wrapper{ border-bottom:none;  }
#cssmenu > ul > li > a{ font-weight:400 !important;  }
.contact-form-area .wpcf7-not-valid-tip{ position: absolute; top:0px; right:0; }
.contact-form-area .contact-form-wrap{ position: relative; }
.contact-form-area .wpcf7-form-control-wrap{ position:initial; }
.contact-form-area div.wpcf7-validation-errors{ margin-top:0px; padding-left:0; border:none; padding-top:0; margin-left:0; line-height: 18px; color:#f00; padding-bottom:0; margin-bottom:0; padding-right:0; margin-right:0; }
.contact-form-area div.wpcf7-mail-sent-ok{ margin-top:0px; padding-left:0; border:none; padding-top:0; margin-left:0; line-height: 18px; color:#398f14; padding-bottom:0; margin-bottom:0; padding-right:0; margin-right:0;  }
.contact-form-area div.wpcf7-response-output{ position: absolute; bottom: 7px; font-size: 14px; right:20px; left:inherit; }

.contact-form-area div.wpcf7-mail-sent-ng{ margin-top:0px; padding-left:0; border:none; padding-top:0; margin-left:auto; line-height: 18px; color:#f00; padding-bottom:0; margin-bottom:0; padding-right:0; margin-right:auto;  }
/* 21-03-2020 popup css start */
    .pum-theme-7742 .pum-container, .pum-theme-lightbox .pum-container { border: 8px solid #154e8a !important; }
    .pum-theme-7742 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { background-color: #154e8a !important; }
    .clspoplogo { border-bottom: 3px solid #154e8a; margin-bottom: 20px; }
    .clspoplogo img { margin-bottom: 20px; }
    /* 21-03-2020 popup css over */
.affilates-redbg{ padding:0 15px 15px 0;  } 
.affilates-redbg .col-sm-8{ height:587px; display: table; }
.affilates-redbg{ padding-bottom: 0; margin-top: 0; background: url(images/sidebar.jpg) no-repeat #ffffff center right; background-size:contain;  margin-bottom: 0;position: relative;width: 100%;float: left;box-shadow: 0 1px 2px rgba(0,0,0,0.2);}
div.wpcf7 input[type="file"] {padding-left: 5px!important;}
.clsattachment { background:none; }
div.entry-content h1 strong {
 
    color: #000;
}

.entry-content h1 {
    color: #000;
    font-weight: 600;
    
}

.entry-content h2 {
    color: #000;
    font-weight: 400;
}



.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{
    display:none;
}

.woocommerce-product-gallery__wrapper:first-child{
    display: block!important;
}

.woocommerce-product-gallery__image:nth-of-type(1){
    display: block!important;
}


















@media only screen and (min-width: 640px) and (max-width: 767px)
{
  .alm-listing .alm-reveal .item {
    width: 99%!important;
    padding: 0 1%;
    margin: 10px;
  }
  .alm-listing .alm-reveal {
    margin: 20px;
  }

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .alm-listing .alm-reveal .item {
    width: 99%!important;
    padding: 0 1%;
    margin: 10px;
  }
  .alm-listing .alm-reveal {
    margin: 20px;
  }
}

.alm-listing .alm-reveal {
	display: flex;
  flex-wrap: wrap;
  margin: 20px;
}

#main .storefront-sorting:nth-child(2) .woocommerce-pagination {
  display: none;
 }

.alm-listing .alm-reveal .item {
  width: 24%;
  padding: 0 1%;
}

.woocommerce-result-count {
  display: none;
}


a.openClose:hover ~ ul#menu-main-menu.alert{
	display: block;
}

ul#menu-main-menu.alert:hover{
	display: block;
}


.openClose,
.openCloseTwo{
	padding:7px 10px;
	margin:0;
	color:#fff;
	display:none;
	font-size:18px;
	line-height:28px;
	text-align:left;
	/*border-bottom:1px solid #fff;*/
	background:#1e89ab url(images/navOpenClose-bg.png) no-repeat right center;
}
.openClose{background-color:#154E8A;position: absolute;right: 15px; top:15px;}
.openClose { display: none!important;}

.mywrapper {background: #154E8A;z-index: 1000;}
.amp-sidebar-mask {z-index: 0!important;}
[amp].amp-sidebar-mask {z-index: 0!important;}
.closesidebar {position: absolute;right: 0;padding: 26px;top: -15px;font-family: system-ui;font-size: 25px; font-weight:bold;color:#fff;}
[amp].closesidebar {display: none!important;content:''!important;}

.my_cart {
    display: none;

}

@media(max-width: 639px){
  
    .openClose { display: block!important;}

    #menu-main-menu {
        padding:25px;
        color: #ddd;
        margin-top:30px;
        font-weight: bold;
    }

    #menu-main-menu li {
        padding: 8px;
        list-style: none;
        border-bottom: 0.5px solid #ddd;
    }
    #menu-main-menu li a {
        color: #ddd;
   
    }

    ul.woocommerce-breadcrumb.breadcrumb {
        display: none;
    }

    .sub-menu li {
        list-style: square!important;
        margin-left: 25px!important;
    }

    .my_cart {
        display: block;
        position: absolute;
        right: 80px;
        top: 32px;
        z-index: 999;
    }
    div#mysingle.toplogo {
      text-align: left;
      padding-left: 50px;
    }
	
}

div.pswp {
   display:none;
}


div.footercat .row {
  display: flex;
  flex-wrap: wrap;
}

/* Create four equal columns */
div.footercat  .row .column {
  flex: 25%;
  padding: 20px;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
  div.footercat  .row .column {
    flex: 50%;
  }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  div.footercat .row {
    flex-direction: column;
  }
}
