/** Shopify CDN: Minification failed

Line 220:1 All "@import" rules must come first
Line 543:17 Expected identifier but found "!"
Line 598:0 All "@import" rules must come first

**/
.page-learn .why-theralogix {
	height: 54px;
	width: 423.63px;
	color: #1E417D;
	font-size: 44px;
	font-weight: bold;
	line-height: 54px;
}
.custom-footer{
  background-color: rgb(249, 249, 249);
}
.main-footer-wrapper.custom-footer{
  	padding:0px;
  	margin:0px;
}
.custom-footer .main-footer{
	color: #222328 !important;
  	border-top:inherit;
  	max-width:1400px;
}
.custom-footer .footer-link-list {		
  	color: #8C8F94;	
  	font-size: 15px;	
  	line-height: 30px;
}
.custom-footer .footer-link-list li{
	margin:0px;
}
.custom-footer .footer-link-list li a{
	color: #8C8F94;
}
.custom-footer-bottom{
  	height: 90px;		
  	background-color: #E6E7E9;
}
.custom-footer-bottom .main-footer{
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 15px;
  	background-color: #E6E7E9;
}
.custom-footer-bottom .copyright{
	margin-top:0px;
    padding-top:0px;
}

.footer-second-left p{
  color: #4A4A4A;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
}
.footer-second-middle {	
  color: #4A4A4A;
    font-size: 9px;
    line-height: 15px;
    text-align: center;
    border: 1px solid #262626;
    padding: 5px;
}
.footer-second-right a{
	padding-left:5px;
}

/*common page*/
.title-02 {		
	color: #1E417D;
    font-size: 44px;
    font-weight: bold;
    border-bottom: 2px solid #00447C;
    padding-bottom: 18px;
}
.title-04 {		
	color: #1E417D;	
	font-size: 28px;	
	font-weight: bold;	
	line-height: 34px;
}
.common-p {	
	color: #42413D;	
	font-size: 24px;	
	line-height: 29px;
	padding-top:20px;
}
.testimonial-p{
	float:right;
	padding-left:10px;
	padding-right:10px;		
	color: #00457D;	
	font-size: 33px;	
	font-style: italic;	line-height: 45px;	
}
.common-p-thank{	
	color: #00457D;	
	font-size: 30px;
	padding-top:30px;	
}
/*Contact Us page*/
.contact-wrapper .common-p {
    font-size: 16px;
    line-height: inherit;
    padding: 5px 0 20px;
}


.contact-wrapper .input-wrapper {
    float: left;
    margin: 5px 0;
    width: calc(50% - 8px);
}


.contact-wrapper .input-wrapper input {
    border-radius: 25px;
    border: 1px solid #42413D;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
}

.contact-wrapper .message-field{
  	width:100%;
}
.contact-wrapper .message-field textarea{
    border-radius: 15px;
  border: 1px solid #42413D;
}
.btn{		
    background-color: #00427D !important;
    padding: 15px 40px !important;
    font-size: 18px !important;
  color:#fff;
}
.inner-banner-head{
	position:relative;
    text-align: center;	
	}

.inner-banner-head img{
	width:100%;
}
.inner-banner-title p{	
      color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    line-height: 29px;
}
.contact-page-title{
	margin-bottom:40px;
}
.contact-page-title .title-02{
	    text-align: center;
    color: #42413D;
    font-size: 44px;
    font-weight: bold;
    line-height: 48px;
    border-bottom: 0px;
}
.contact-page-title p{
  	opacity: 0.5;	
  	color: #42413D;	
  	font-size: 16px;	
  	line-height: 24px;	
  	text-align: center;
}
.contact-wrapper .contact-form h2{
	display:none;
}
.margin-bottom{
	margin-bottom:60px;
}
.contact-form .btn-wrapper{
	    margin-top: 20px !important;
}

/*All Collection*/
.collections-wrapper .collection-list ul{
    padding:0px
}
.collections-wrapper .collection-list ul li{
  	border-radius: 6px;
        padding: 17px 0px 14px 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    margin-bottom: 5px;
}
.collections-wrapper .collection-list ul li a{	
   padding: 21px 0px 14px 20px;
  color: #666666;	
  font-size: 14px;	
  line-height: 30px;
  position:relative;
}

/*Mega menu*/
.navigation .bacon-menu{
	border:none !important;
}
.navigation .bacon-menu a{
	font-size:14px !important;
}

.navigation .bacon-menu .see-all{
	border-radius: 33px !important;	
  	background-color: #7B89B2 !important;	
  	color: #FAFAFA !important;	
  	font-size: 12px !important;	
  	font-weight: bold !important;	
   padding:10px 20px !important;
  	width:30%;
  text-align:center !important;
}
 @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900');

ul {
	margin-bottom: 0px !important;
}

/*Header Section*/
.header-wrapper {
	background-color: rgb(0,66,125);
	color: rgb(255,255,255);
	padding: 10px 0;
	font-weight: 300;
}
.head-icon-wrapper li {
	display: inline-block;
	padding-left: 10px;
}
.header-wrapper .first-sec {
	padding-top: 5px;
}
.header-wrapper .middle-sec {
	text-align: center;
	padding-top: 5px;
}
.navbar {
	background-color: rgb(255,255,255);
}
/*Nav Section*/
.custom-nav-wrapper .navbar-nav {
	font-size: 20px;
	margin-top: 30px;
	font-weight: 700;
}
.custom-nav-wrapper .navbar-nav a {
	color: rgb(0,66,125);
}
.custom-nav-wrapper .navbar-nav .seperate {
	display: inline-block;
	padding-top: 10px;
}
/*Breadcrumb Section*/
.breadcrumb-wrapper {
	background-color: rgb(245, 245, 245);
}
/*Main Section*/
.main-wrapper {
}
.btn-con {
	padding: 10px 20px;
	border-radius: 50px;
	border: 1px solid #787878;
}
.main-wrapper .form-btn-sec {
	margin-bottom: 40px;
	margin-top: 40px;
}
.white-btn {
	background-color: inherit;
}
.blue-btn {
	background-color: rgb(0,66,125);
	color: rgb(255, 255, 255);
}
.gray-btn {
	background-color: rgb(120,120,120);
	color: rgb(255, 255, 255);
	padding: 12px 76px;
}
.title-02 {
	font-weight: 900;
	font-size: 36px;
	color: rgb(0, 62, 127);
}
.title-04 {
	font-weight: 900;
	font-size: 20px;
	color: rgb(0, 62, 127);
}
.title-05 {
	font-weight: 300;
	font-size: 16px;
	color: #48484d;
}
.btn-flat {
	float: right;
	position: relative;
	right: -106px;
	margin-top: -40px;
}
.form-control {
	border-radius: 0px;
}
.red-color {
	color: rgb(255,0,0);
}
.autorefill-color {
	color: rgb(0,0,0);
}
.main-wrapper .form-sec-01 p {
	font-size: 14px;
	font-weight: 300;
	color: #787878;
}
.main-wrapper .form-sec-01 p>a {
	color: #787878;
}
.main-wrapper .separate-01 {
	padding-left: 10px;
	padding-right: 10px;
}
.main-wrapper .form-sec-03 {
	margin-top: 40px;
}
.main-wrapper .form-sec-03 .title-02 {
	color: #808080;
}
.main-wrapper .form-sec-03 .title-02 input {
	width: 26px;
	height: 35px;
	float: left;
	background: gray;
	border: gray;
	margin-right: 12px;
}
.main-wrapper .form-sec-03 .row {
	margin-left: 20px;
}
.main-wrapper .form-sec-03 .row strong {
	color: #808080;
}
.main-wrapper .form-sec-03 .row p {
	color: #787878;
	font-weight: 300;
}
.main-wrapper .form-sec-04 {
	margin-top: 40px;
}
.main-wrapper .form-sec-04 .table strong {
	color: #808080;
}
.main-wrapper .form-sec-04 .pending-sec {
	width: 32px;
	height: 32px;
	float: left;
	background-color: rgb(0,66,125);
	border: gray;
	margin-right: 12px;
	color: rgb(255, 255, 255);
	font-size: 23px;
	padding-top: 5px;
	padding-left: 9px;
}
.main-wrapper .sec-04-wrapper {
	margin-left: 40px;
}
.main-wrapper .sec-04-wrapper .table {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}
.main-wrapper .sec-04-wrapper .row1 {
	background-color: rgb(0,66,125);
	color: #fff;
}
.main-wrapper .sec-04-wrapper .table>tbody>tr>td, .main-wrapper .sec-04-wrapper .table>tbody>tr>th, .main-wrapper .sec-04-wrapper .table>tfoot>tr>td {
	padding: 20px 8px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}
.sec-04-wrapper .blue-btn {
	float: right;
	padding: 15px 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form-sec-05 .title-02 {
	margin-bottom: 30px;
}
.main-wrapper .payment-list-wrapper .table>tbody>tr>td, .main-wrapper .payment-list-wrapper .table>tbody>tr>th, .main-wrapper .payment-list-wrapper .table>tfoot>tr>td {
	padding: 15px 8px;
	font-weight: 300;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}
.main-wrapper .payment-list-wrapper {
	margin-left: 80px;
	margin-top: 60px;
}
.RPC-savings {
	color: #81d426;
	font-size: 30px;
}
.total-amount {
	color: rgb(0,66,125);
	font-size: 30px;
}
.gateway-payment-wrapper {
	border: 1px solid #ddd;
}
.gateway-payment-wrapper .first-one {
	padding: 20px;
	border-bottom: 1px solid #ddd;
}
.gateway-payment-wrapper .second-one {
	padding: 40px 20px;
}
.gateway-payment-wrapper .third-one {
	padding: 20px;
	border-top: 1px solid #ddd;
}
.gateway-payment-wrapper .fouth-one {
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
}
.gateway-payment-wrapper .five-one {
	padding: 10px 20px;
}
/*Footer Section*/
.footer-wrapper {
	background-color: #fafafa;
	padding: 40px 0px;
	margin-top: 40px;
}
.footer-list {
	padding-left: 0px;
	font-weight: 300;
	font-size: 16px;
}
.footer-list a {
	color: #a6a8ac;
}
.social-section {
	margin-top: 20px;
}
.social-section a {
	color: #8b8f94;
	font-size: 18px;
	padding-right: 10px;
}
.footer-wrapper-second {
	background-color: #e6e7e9;
	padding: 20px;
}
.footer-second-middle {
	border: 1px solid #262626;
	font-size: 11px;
	padding: 5px;
}
.footer-second-left {
	font-size: 14px;
}

.footer-wrapper .stay-title{
	font-weight:900;
}
.connect-with-us .form-control{
	border: 1px solid #fff;
	font-size:11px;
}
.connect-with-us .btn-con{
	padding: 4px 20px;
}
.wrapper {
                max-width: 1440px;
                margin: 0 auto;
                padding: 0 30px;
            }
.top-bar {	
                height: 36px;	
                line-height: 36px;
                width: 100%;
                float: left;
                background-color: #00427D;
                color: #fff;
            }
            .top-bar ul{
                list-style: none;
                padding: 0;
                margin: 0;
            }
            .top-bar ul li{
                display: inline-block;
                margin-left: 20px;
            }
.da-header {
    width: 100%;
    float: left;
  position: relative;
z-index: 999;
}
.da-branding {
    width: 100%;
    padding: 25px 0;
}
.navigation {
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.regular-nav a{
  	color: #00427E;
}

.navigation-first-tier > li > a {
    padding: 15px 25px;
  position: relative;
}
.navigation-first-tier > li > a:after {
    Content: "|";
    position: absolute;
    right: -3px;
    top: 13px;
}
.navigation-first-tier > li:last-child > a:after{
  display: none;
}
.navigation-first-tier > li:last-child > a{
  padding-right: 0;
}
.navigation .social-networks {
    display: none;
}
.da-qt a{
 font-size:22px; !important;
}

#faq strong{
	font-size:20px !important;
}
@media (min-width: 768px){
	.right-img{
		text-align:right;	
	}
}
@media (min-width: 768px) {
.footer-second-right{
	text-align: right;	
}
  .custom-footer  .container-fluid{
  	padding-left:0px;
    padding-right:0px;
  }
}
@media (max-width: 768px) {
.footer-second-right, .footer-second-left{
	text-align:center;	
}
 .custom-footer-bottom .main-footer{
  padding-bottom:30px !important;
}
}

.cart-visible-loading{
 	display:none; 
}
.loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.75);
    position: fixed;
    z-index: 999;
    text-align: center;
}
.loading img, .loading p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -45px;
}
#ShippingAddressForm {
  display:none;
}

/* ------------------- UPDATED -------------------- */

@import url('https://fonts.googleapis.com/css?family=Muli:300,400,700');
body {
  font-size: 16px;
  overflow-x: hidden;
}

input {
  width: 100%;
  max-width: inherit;
}

.wrapper {
  width:100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 30px;
}

.main-content-wrapper {
  width: 100%;
  float: left;
  max-width: inherit !important;
  padding: 0 !important;
}

.top-bar {
  height: 36px;
  line-height: 36px;
  width: 100%;
  float: left;
  background-color: #00427D;
  color: #fff;
}

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

.top-bar ul li {
  display: inline-block;
  margin-left: 20px;
}

.da-header {
  width: 100%;
  float: left;
  position: relative;
  z-index: 999;
}

.da-branding {
  width: 100%;
  padding: 20px 0;
}

.navigation {
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.regular-nav a {
  color: #00427E;
}

.navigation-first-tier>li>a {
  padding: 15px 25px;
  position: relative;
  text-decoration: none;
}

.navigation-first-tier>li>a:before {
  Content: "|" !important;
  position: absolute;
  right: -3px;
  top: 13px;
}

.navigation-first-tier>li:last-child>a:before {
  display: none;
}

.navigation-first-tier>li:last-child>a {
  padding-right: 0;
}


/*            steps*/

.step-txt {
  font-size: 20px;
  font-weight: 300;
  width: 100%;
  float: left;
  padding: 0px 40px;
}

.step-row {
  text-align: center;
  color: rgba(0, 66, 126, 1);
}

.step-txt span {
  font-weight: 700;
  width: 100%;
  float: left;
  padding-top: 15px;
  font-size: 25px;
  padding-bottom: 5px;
}

.step-row h3 {
  font-size: 40px;
  font-weight: 300;
  width: 100%;
  float: left;
  margin-bottom: 30px;
  margin-top: 0;
}

.da-section {
  width: 100%;
  float: left;
  padding: 70px 0 !important;
  margin: 0;
}

.way-btm-border {
  background-color: rgba(0, 66, 126, 1);
  width: 100%;
  float: left;
  height: 45px;
}

.da-section h4, .home-module .section-title, .home-module .main-footer h4, .main-footer .home-module h4 {
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #333333;
  text-transform: none;
  letter-spacing: 0;
}


/*            partners*/

.partners {
  background-size: cover;
  background-position: center top;
  text-align: center;
  padding-top: 90px;
}

.partners-cont {
  width: 100%;
  float: left;
  padding: 131px 0 110px 0;
}

/* 2018 patch */
.product-list-item-title a {
  color: #42413D;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

/* 

a.add-to-cart-btn
{
  bottom: inherit !important;
}

*/


.product-list-item-price {
  margin: 5px 0 0;
  font-size: 24px;
}


/*
input.add-to-cart {
text-transform: none;
color: #FAFAFA;
font-size: 22px;
font-weight: bold;
line-height: 27px;
text-align: center;
width: 249.52px;
border-radius: 33px;
background-color: rgba(132,154,178,1);
border: none;
padding: 10px 0;
margin-top: 10px;
}
*/

a, input[type="button"], input[type="submit"] {
  transition: 300ms;
  -moz-transition: 300ms;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  -ms-transition: 300ms;
}

a:hover {
  text-decoration: none !important;
}

input.add-to-cart, a.add-to-cart-btn, .why-theralogix a {
  text-transform: none;
  color: #FAFAFA;
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  width: 225px;
  border-radius: 33px;
  background-color: rgba(132, 154, 178, 1);
  border: none;
  padding: 8px 0;
  margin-top: 10px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.why-theralogix a {
  position: relative;
  top: inherit;
  transform: none;
  left: inherit;
  background-color: #013E7F;
}

.cross-sell .product-list-item {
  min-height: 500px;
}

input.add-to-cart:hover, a.add-to-cart-btn:hover, .why-theralogix a:hover {
  background-color: #093566;
  text-decoration: none;
}

.why-theralogix a:hover, .sec-btn-cont a:hover, #product-add a:hover, a#anotherBuy:hover, #product-add input:hover, .search-submit input:hover {
  background-color: rgba(132, 154, 178, 1);
}

.contact-wrapper .input-wrapper input {
  text-transform: lowercase;
}

.contact-wrapper .input-wrapper input[type='button']:hover {
  background-color: rgba(132, 154, 178, 1);
  border: 1px solid rgba(132, 154, 178, 1);
}

.pro-page .regular-nav a:hover:before, .pro-page .regular-nav a:hover:after {
  color: #fff !important;
}

.product-list-item-title {
  margin: 15px 0 0;
}

.home-blog-post {
  width: 50% !important;
  margin-bottom: 50px;
}

.post-cat-name {
  color: #1978BB;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 17px;
}

.home-blog-post p {
  opacity: 0.65;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
}

.home-blog-post h3 {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  padding: 5px 0 7px 0;
  margin: 0;
}

.sec-btn-cont {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 15px;
}

.sec-btn-cont a {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  padding: 10px 60px;
  border-radius: 33px;
  background-color: #013E7F;
}

.why-cont {
  color: #616060;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  max-width: 810px;
  margin: 0 auto;
}

.slide-content {
  width: 38%;
  float: right;
  text-align: left !important;
  left: inherit;
  top: 60%;
}

.slide-content h3 {
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.slide-content p {
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  opacity: 0.8;
}

.slide-content .sec-btn-cont {
  text-align: left;
  padding-top: 35px;
}

.why-cont img {
  padding-bottom: 20px;
}

.subscription-part {
  width: 30%;
  float: left;
}

.foot-nav {
  width: 70%;
  float: left;
}

.footer-link-list {
  width: 33%;
  float: left;
}

.custom-footer {
  background-color: rgb(249, 249, 249);
  overflow: hidden;
  width: 100%;
  float: left;
}

.custom-footer .main-footer {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

.footer-modules {
  margin: 0;
}

.why-cont img {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.why-cont .why-txt {
  display: none;
}

.why-cont.slick-center .why-txt {
  display: block;
}

.center.slider.slick-initialized.slick-slider {
  max-width: 800px;
  margin: 0 auto;
}

.why-txt {
  width: 315%;
  left: -109%;
  position: relative;
  margin-top: 30px;
}

.why-txt .sec-btn-cont {
  padding-bottom: 7px;
}

.slick-arrow {
  position: absolute;
  top: 100px;
  left: -65px;
  text-indent: -10000px;
  background-color: #fff;
  border: 1px solid #333;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
}

.slick-next.slick-arrow {
  left: inherit;
  right: -60px;
}

.slick-arrow:before {
  content: "<";
  position: absolute;
  left: 11px;
  width: 20px;
  height: 20px;
  top: 3px;
  color: #333;
  text-indent: 0;
  font-size: 20px;
}

.slick-next:before {
  content: ">";
}

.slick-arrow:hover:before {
  color: #fff;
}

.header-search-form {
  display: none;
}

input.newsletter-email, .newsletter-subscription input[type="email"] {
  width: 100%;
  border: none !important;
  height: 35px;
  border-radius: 0 !important;
  padding: 0 15px;
  box-shadow: inherit !important;
}
.newsletter-subscription .mktoForm{
  background: none !important;
  position: relative;
}

.newsletter-subscription form {
  border: none;
}
.mktoFieldWrap{
  position: relative;
}

input.newsletter-submit, .mktoButtonRow span button {
  position: absolute;
  top: 0px;
  right: 0;
  color: #FFFFFF !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 14px !important;
  text-align: center !important;
  background-color: #013E7F !important;
  padding: 10px 30px !important;
  border-radius: 33px !important;
  text-transform: normal !important;
  border: none;
}
.mktoButtonRow{
display: block !important;
position: absolute !important;
right: 0;
}
.social-networks {
    width: 100%;
    float: left;
}
.section-title, .main-footer h4 {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  color: #222328;
}

.newsletter-subscription h4 {
  color: #4A4A4A;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 1px;
}
.mktoGutter, .mktoOffset {
  display: none;
}

.social-link a {
  color: rgba(139, 143, 148, 1);
  padding-right: 22px;
  text-decoration: none;
}

.social-link a::before {
  font-size: 22px;
}


/*            pro-top*/

.pro-top {
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: left bottom;
  min-height: 630px;
  margin-top: -112px;
  background-size: cover;
}

.pro-photo {
  text-align: center;
  padding-top: 80px;
}

.pro-details {
  width: 100%;
  float: left;
  padding: 0 70px;
  color: #fff;
  text-align: center;
  margin-top: 140px;
}

.pro-details h4 {
  font-size: 44px;
  line-height: 54px;
}

.pro-details p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}

.price {
  font-size: 16px;
  color: #013E7F;
  margin-bottom: 15px;
}

.price span {
  font-size: 22px;
  color: #fff;
}

.pro-details .sec-btn-cont a {
  padding: 15px 110px;
  display: inline-block;
  font-size: 28px;
}

.goto-sec {
  width: 100%;
  float: left;
}

.goto-sec a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 10px 20px 18px;
  display: inline-block;
  position: relative;
}

.goto-sec a:after {
  content: "";
  width: 2px;
  height: 20px;
  border-right: 2px solid #fff;
  position: absolute;
  right: 0;
  top: 11px;
}

.goto-sec a:last-child:after {
  display: none;
}

.product-wrap {
  width: 100%;
  float: left;
}

.related-products {
  width: 100%;
  float: left;
}


/*            da facts*/

.da-facts {
  text-align: center;
  padding: 25px 30px;
}

.da-facts h3 {
  color: #013E7F;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 29px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.da-facts p {
  opacity: 0.5;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
}

.facts-cont {
  width: 100%;
  float: left;
  padding: 50px 0;
}

.facts-cont h2 {
  color: #4A4A4A;
  font-size: 44px;
  line-height: 57px;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 85px;
}

.mid-img {
  text-align: center;
}

.da-sec-title {
  color: #7E93AA;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  position: relative;
  width: 100%;
  float: left;
  margin: 40px 0;
}

.da-sec-title span {
  border: 2px solid #849AB2;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 13px 10px;
  z-index: 99;
  min-width: 438px;
  display: inline-block;
  letter-spacing: 0;
  text-transform: uppercase;
}

.home-featured-products {
  padding-top: 0 !important;
}

.da-sec-title:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 27px;
  height: 2px;
  border-bottom: 2px solid #7E93AA;
  z-index: -1;
}

.product-wrap>div, .related-products {
  border: none;
}

.related-products {
  text-align: center;
  padding-top: 0;
  margin-top: 0;
}

.product-list-item-price span {
  font-size: 20px;
  color: #333;
}

.pro-det h4 {
  color: #333333;
  font-size: 44px;
  line-height: 48px;
  font-weight: 300;
}

.product-description {
  color: rgba(133, 133, 133, 1);
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
}

.product-description h5 span {
  color: #333333 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
  line-height: 17px !important;
}

.pro-det .productform .product-submit {
  text-align: left;
}


/*
.pro-det .productform .product-submit input.add-to-cart {
color: #FFFFFF;
font-weight: bold;
line-height: 29px;
text-align: center;
padding: 15px 0;
border-radius: 33px;
background-color: #013E7F;
width: 400px;
font-size: 28px;
letter-spacing: 0;
}

*/

.pro-det .productform .product-submit input.add-to-cart {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  padding: 13px 0;
  border-radius: 33px;
  background-color: #013E7F;
  width: 300px;
  font-size: 27px;
  letter-spacing: 0;
}

.pro-faq {
  color: #4A4A4A;
  font-size: 15px;
  line-height: 19px;
  width: 100%;
  float: left;
  padding: 50px 0 40px;
}

.pro-faq p {
  margin-bottom: 20px;
}

.pro-page .regular-nav a {
  color: #fff;
}

.pro-page .navigation .navigation-first-tier li img.da-search {
  filter: contrast(10%) brightness(5);
}

.product-main-image img {
  max-width: 400px;
}

.related-products-listing .product-list-item {
  margin-top: 20px;
}


/*            video-sec*/

.video-sec {
  width: 100%;
  float: left;
  padding: 30px 0;
}

.video-sec h3 {
  color: #4A4A4A;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  margin-top: 50px;
}

.video-sec p {
  color: #4A4A4A;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  font-weight: 300;
  margin-top: 20px;
}

.video-sec a, a.pro-top-a-t-c {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  padding: 13px 0;
  border-radius: 33px;
  background-color: #013E7F;
  width: 300px;
  font-size: 27px;
  letter-spacing: 0;
  display: inline-block;
  margin-top: 25px;
}

.video-sec-txt {
  text-align: center;
}

.video-sec a.ad-t-crt {
  background-color: #093566;
  color: #fff;
  border: 2px solid #093566;
}

.video-sec iframe {
  width: 95%;
  height: 380px;
}

.da-drawer {
  position: fixed;
  width: 35%;
  top: 0;
  right: -35%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  z-index: 999999;
  transform: translateX(100%);
  transition-timing-function: ease-in;
  transition: 0.2s;
  padding: 40px;
  overflow-y: scroll;
}

.da-drawer form {
  width: 100%;
  float: left;
}

.da-drawer.open {
  transition: 0.25s;
  transition-timing-function: ease-out;
  transform: translateX(-100%);
  opacity: 1;
}

.d-close {
  content: "";
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}

.da-drawer.open form {
  right: 0;
  z-index: 20;
}

.cart-item-remove-cont.last {
  position: relative;
}

.cart-item-remove-cont .cart-item-remove {
  top: 15px;
  left: inherit;
  right: -10px;
}

.cart-item-product.first {
  padding-left: 0;
}

.cart-item-title a, .cart-item-title {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  display: inline-block;
  float:right;padding-left:0;padding-left:0;
}

.cart-item-price span.money {
  color: #000000;
  font-size: 14px;
  line-height: 17px;
}

.cart-item-price {
  text-align: right !important;
  vertical-align: top;
}

.last {
  width: 6% !important;
}

.cart-item td {
  padding: 15px 0;
}


/*
.sec-btn-cont input.add-to-cart, .pro-det input.add-to-cart{
text-transform: none;
color: #FAFAFA;
font-size: 28px;
font-weight: bold;
line-height: 27px;
text-align: center;
width: 249.52px;
border-radius: 33px;
border: none;
padding: 15px 0;
margin-top: 10px;
background-color: #093566;
width: 400px;
letter-spacing: 0;
}
*/

.sec-btn-cont input.add-to-cart, .pro-det input.add-to-cart {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 29px;
  text-align: center;
  padding: 13px 0;
  border-radius: 33px;
  background-color: #013E7F;
  width: 300px;
  font-size: 27px;
  letter-spacing: 0;
}

.cart-hd {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
  float: left;
}

.cart-close {
  cursor: pointer;
  color: #093566;
  font-size: 17px;
  line-height: 21px;
  float: right;
}

.cart-top {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 20px 0;
}

.cart-item-price {
  width: 16%;
}

table.cart-items {
  margin: 0;
}

.cart-item-product>span {
  margin-left: 15px;
  padding-right: 15px;
  width:50%;padding:0;margin:0;width:50%;
}

.pro-photo img {
  max-width: 80%;
}

.pro-det-pg {
  width: 100%;
  float: left;
}

.cart-visible-loading {
  display: none;
}

.count-badge {
  position: relative;
}

.count-badge:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ff0000;
  top: 0px;
  right: -3px;
}

.cart-checkout {
  width: 100%;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 100px;
}

.cart-price {
  color: #000000;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

input.chk-btn, a.chk-btn {
  border-radius: 33px;
  background-color: #093566;
  color: #fff;
  padding: 10px 5px;
  text-transform: lowercase;
  font-size: 17px;
  margin: 0 5px;
  width: 180px;
  text-align: center;
  display: inline-block;
}

.ofr {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
  color: rgba(74, 74, 74, 0.61);
  font-size: 16px;
  line-height: 20px;
}

.cart-message {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  color: rgba(74, 74, 74, 0.61);
  font-size: 14px;
  line-height: 17px;
  padding-top: 10px;
}

a.chk-btn.da-first {
  border: 2px solid #849AB2;
  border-radius: 33px;
  background-color: inherit;
  color: #849AB2;
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  padding: 8px 0;
}

.da-total-txt {
  float: left;
  color: rgba(74, 74, 74, 0.8);
  font-size: 16px;
  line-height: 20px;
}

.mob-close {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  cursor: pointer;
  content: "";
  display: none;
  height: 100%;
}

.navigation .social-networks {
  display: none;
}


/* --- login --- */

.main-wrapper .form-btn-sec {
  margin-bottom: 40px;
  margin-top: 40px;
}

.btn-con {
  padding: 8px 20px 8px 10px;
  border-radius: 50px;
  border: 1px solid #787878;
  background-color: inherit;
  color: #787878;
  font-size: 12px;
  line-height: 15px;
  margin-right: 20px;
}

.btn-con.blue-btn {
  background-color: rgb(0, 66, 125);
  color: #fff;
}

.form-btn-sec {
  width: 100%;
  float: left;
  padding: 20px 0;
}

.log-form {
  width: 100%;
  float: left;
  padding-bottom: 100px;
}

.log-form .form-group {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.log-form input {
  width: 95%;
  float: left;
  border-radius: 0;
  padding: 5px 10px;
  height: 38px;
  box-shadow: inherit;
}

.log-form .log-btn, input.reset-btn {
  border-radius: 100px;
  background-color: #787878;
  color: #fff;
  padding: 8px 60px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  margin-right: 10px;
  letter-spacing: 0;
}

.log-form .log-a {
  margin-left: 10px;
  padding: 0;
}

.log-a img, .btn-con img {
  margin-top: -5px;
}

.cr-acc, .cr-acc a, .cr-acc a span {
  color: #787878;
  font-size: 12px;
  line-height: 15px;
}

.recover-password {
  padding-bottom: 150px;
}

.log-form .log-btn:hover, input.reset-btn:hover {
  background-color: #013E7F;
}

.toggle-forgetfulness span {
  color: #013E7F;
}

.log-form h2, .recover-password h2, .register-page h2 {
  color: #013E7F;
  font-size: 35px;
  font-weight: bold;
  line-height: 43px;
}

.collections-wrapper .collection-list ul li {
  position: relative;
}

.collections-wrapper .collection-list ul li::before {
  top: 25px;
}

.da-pros .product-list-item {
  width: 33%;
}

.inner-banner-title {
  text-align: left;
  color: #FFFFFF;
  font-size: 54px;
  font-weight: bold;
  line-height: 66px;
  top: 45%;
  width: 100%;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
}

.inner-banner-title p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 28px;
  max-width: 760px;
  font-weight: 300;
  margin-top: 10px;
}

.collection-list ul li.active {
  background-color: #00427D;
}

.collection-list ul li.active a {
  color: #fff !important;
}

.collection-list ul li i {
  position: absolute;
  right: 13px;
  top: 20px;
  font-size: 23px;
  color: #ccc;
  width: 12px;
}

.collection-list ul li.active i {
  color: #fff;
}

.da-search-input, .da-search-submit {
  display: block !important;
}

.da-search-input i {
  position: absolute;
  left: 18px;
  top: 27px !important;
  font-size: 15px !important;
}

.da-search-input input {
  border: none;
  padding: 7px 25px;
  color: #858585;
  font-size: 16px;
  line-height: 20px;
}

.da-search-submit {
  position: absolute;
  right: 15px;
  top: 19px;
}

.da-search-submit i {
  font-size: 14px !important;
  color: #fff !important;
  position: absolute;
  right: 9px !important;
  top: 10px !important;
}

.da-search-submit input {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  background-color: #093566;
  content: "\f061";
  color: #fff;
}

.collections-wrapper .collection-list ul li {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 0;
}

.collections-wrapper .collection-list ul li a {
  padding: 19px 0px 14px 20px;
  width: 100%;
  display: block;
}

.da-search {
  padding: 15px 15px !important;
  cursor: pointer;
}

.collection-list ul li:first-child, .collection-list ul li:nth-child(2) {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}

.collection-list ul li:nth-child(2) a {
  font-size: 16px;
}


/* .collection-list ul li:nth-child(2) i {
    position: relative;
    left: 4px;
    top: 3px;
    padding-right: 30px;
} */

.breadcrumbs, .breadcrumbs span {
  background-color: #F1F1F1;
  height: 35px;
  line-height: 35px;
  text-align: left;
  margin-bottom: 30px;
  text-transform: none;
}

.collections-wrapper .collection-list ul li:hover {
  background-color: #093566;
}

.collections-wrapper .collection-list ul li:first-child:hover {
  background-color: #fff;
}

.collections-wrapper .collection-list ul li:hover a, .collections-wrapper .collection-list ul li:hover a i {
  color: #fff;
  text-decoration: none;
}

.breadcrumbs a, .breadcrumbs span, .divider {
  padding-top: 2px;
  color: #42413D;
  font-size: 16px;
  text-transform: none;
  font-family: 'Muli', sans-serif;
}

.video-sec-txt input.add-to-cart {
  background-color: #093566;
  padding: 12px 0;
}

input {
  font-family: 'Muli', sans-serif !important;
  letter-spacing: 0;
}

.bacon-menu>ul>li>a {
  color: #292929 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 17px !important;
  text-transform: none !important;
}

#bacon-highway.bacon-menu.bacon-highway-menu.left-to-right:not(.bacon-mobile) .bacon-highway-main {
  width: 30% !important;
  padding-left: 20px !important;
}

.bacon-menu>ul>li.active a:hover, .bacon-menu>ul>li.active a {
  background-color: #00427E !important;
}

.bacon-menu>ul>li.active ul li a, .bacon-menu>ul>li.active ul li a:hover {
  background-color: inherit !important;
}

#bacon-highway.bacon-menu.bacon-highway-menu.left-to-right:not(.bacon-mobile) .bacon-street {
  left: calc(30% + 24px) !important;
  width: calc(70% - 24px) !important;
}

#bacon-highway.bacon-menu.bacon-highway-menu.left-to-right:not(.bacon-mobile) .bacon-street .feature-image {
  width: 40% !important;
}

#bacon-highway.bacon-menu.bacon-highway-menu.left-to-right:not(.bacon-mobile) .bacon-street .bacon-product {
  color: #292929 !important;
  font-size: 12px !important;
  line-height: 20px !important;
}

.navigation .bacon-menu .see-all {
  border-radius: 33px !important;
  background-color: #7B89B2 !important;
  color: #FAFAFA !important;
  font-size: 12px !important;
  font-weight: bold !important;
  padding: 10px 25px !important;
  width: auto !important;
  text-align: center !important;
  display: inline-block !important;
}

.navigation .bacon-menu .see-all:hover {
  background-color: #7B89B2 !important;
  color: #FAFAFA !important;
}

input.add-to-cart.da-AddedItem {
  background-color: #093566;
}

.navigation .da-count {
  display: none;
}


/*            account*/

.ac-btn-cont, .ac-add-cont {
  max-width: 70%;
  margin-left: 15%;
}

.ac-btn-cont ul {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac-btn-cont ul li {
  width: calc(50% - 40px);
  float: left;
  margin: 20px;
  border: 2px solid #00427D;
  border-radius: 6px;
  color: #00427D;
}

.ac-btn-cont ul li:hover {
  background-color: #00427D;
  color: #fff;
  cursor: pointer;
}

.ac-btn-cont ul li a {
  color: #00427D;
  padding: 10px 20px;
  min-height: 120px;
  display: block;
}

.ac-btn-cont ul li.active, .ac-btn-cont ul li.active a {
  background-color: #00427D;
  color: #fff;
  cursor: pointer;
}

.ac-btn-cont ul li:hover a {
  color: #fff;
  text-decoration: none;
}

.ac-btn-cont ul li h4 {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 37px;
}

.ac-btn-cont ul li p {
  font-size: 16px;
  line-height: 24px;
  padding-right: 65px;
}

.ac-sec {
  width: 100%;
  float: left;
}

.ac-sec ul {
  list-style: none;
  padding: 0;
}

.order-tab-bar ul li {
  display: inline-block;
  margin-right: 30px;
  color: #013E7F;
  font-size: 22px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
}

.order-tab-bar ul li.active {
  font-weight: 700;
  border-bottom: 3px solid #013E7F;
  padding: 0 0 5px 0;
  position: relative;
}

.ac-sec-cont {
  width: 100%;
  float: left;
  padding: 20px 0;
  border-top: 1px solid #979797;
  margin-top: 20px;
}

.ac-sec-cont h2 {
  color: #013E7F;
  font-size: 30px;
  font-weight: bold;
  line-height: 43px;
  margin: 0 0 10px 0;
}

.order-tab-bar ul li.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #013E7F;
  position: absolute;
  left: 50%;
  bottom: -17px;
  transform: translateX(-50%);
}

.order-tab-content {
  width: 100%;
  float: left;
  border: 2px solid #013E7F;
  margin-top: 20px;
  padding-bottom: 10px;
}

.cont-row {
  width: 100%;
  float: left;
}

.pro-varient {
  padding-top: 0 !important;
  width: 45%;
  height: 40px;
  margin-bottom: 10px;
  margin-top: -10px;
  padding-left: 10px;
}

.cont-row.row-one {
  background-color: #9db4ce;
  padding-left: 30px;
  border-top: 1px solid #979797;
  padding-bottom: 10px;
}

.cont-row .cont-col {
  width: 16.6%;
  float: left;
  padding-right: 10px;
}

.ordered-pro-img {
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}

.cont-row.option-a .orderItem :last-child {
  margin-bottom: 0;
}

.order-options h3 {
  margin-top: 10px;
}

.name-col .productTitle {
  font-size: 14px;
  width: 100%;
  float: left;
  line-height: 16px;
}

.name-col .productTitle .da-pro-title {
  margin-bottom: 8px;
}

.ordered-pro-img img {
  max-width: 100%;
}

.order-options {
  width: 48%;
  float: left;
}

.order-options ul li {
  width: 50%;
  float: left;
}

.option-a .da-pro-title {
  padding-left: 30px;
  padding-top: 15px;
}

.option-a .orderItem .da-pro-title:last-child {
  margin-bottom: 15px;
}

.order-options li a {
  color: #00427D;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}

.cont-col h4 {
  color: #00427D;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-bottom: 5px;
}

.cont-col p {
  color: #00427D;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 0;
  color: #333;
}

.cont-col h4 span {
  float: left;
  border-bottom: 1px solid #00427D;
}

.ac-tab-content {
  width: 100%;
  float: left;
  display: none;
}

.ac-tab-content.active {
  display: block;
}

a.order-btns {
  padding: 8px 25px;
  color: #fff;
  background-color: #013E7E;
  border-radius: 100px;
  border: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
  margin-bottom: 10px;
}

a.order-btns:hover {
  color: #fff;
}

.pagination {
  width: 100%;
  text-align: right;
}

.pagination>li {
  display: inline-block;
  float: right;
}

.pagination .pagination-position, .pagination a, .pagination a::before, .pagination a::after {
  color: #fff;
}

.pagination>li>a, .pagination>li>span {
  padding: 6px 7px;
  color: #fff;
  border: none;
  background-color: #093566;
  border-radius: 0 !important;
}

.pagination-position {
  color: #555 !important;
  padding-top: 6px;
}

.all-cat-li a {
  padding-left: 50px;
}

.sh-crt-ico {
  display: none;
}

.slideshow-pagination {
  bottom: -5px !important;
}

.custom-footer .main-footer {
  max-width: inherit;
}

.step__footer__continue-btn {
  background-color: #00427D;
  padding: 10px 20px;
}

.step__footer__continue-btn:hover {
  background-color: inherit;
  color: #00427D;
  border: 1px solid #00427D;
}

.search-results-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.da-add-cont {
  width: 100%;
  float: left;
  border-top: 1px solid #00427D;
  margin-top: 20px;
  padding-bottom: 40px;
}

.customer-address, .da-add-add-btn {
  width: 33%;
  border: 1px solid #979797;
  padding: 15px 10px;
  min-height: 240px;
  float: left;
  margin: 0;
}

.da-add-add-btn .button {
  width: 100%;
  float: left;
  text-align: center;
  color: #00427D;
  font-size: 20px;
  line-height: 24px;
  padding-top: 80px;
  padding-bottom: 60px;
  display: block;
  background-color: inherit;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 0;
  font-family: inherit;
}

.customer-address-modify span {
  color: #00427D;
  font-size: 16px;
  line-height: 20px;
  padding: 0 10px;
}

.customer-address-modify span:first-child {
  padding-left: 0;
}

.modal-message select, .customer-new-address .input-wrapper select {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: 1px solid #e5e5e5;
}

span.cancel-edit, span.toggle-new-address.secondary {
  background-color: inherit !important;
  border: 1px solid #093566;
  color: #093566 !important;
}

span.cancel-edit:hover, span.toggle-new-address.secondary:hover {
  background-color: #093566 !important;
  color: #fff !important;
}

.customer-new-address .input-wrapper, .modal-message .input-wrapper {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 0;
}

.modal-message .input-wrapper.action-btns, .input-wrapper.action-btns {
  width: 100%;
  float: none;
  padding-bottom: 30px;
}

.modal-message .inline-input-wrapper, .customer-new-address .inline-input-wrapper {
  width: 100%;
  float: left;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.collections-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.wp-blog {
  width: 100%;
}

.post-image {
  text-align: left;
  padding-bottom: 15px;
}

.single-post-pagination {
  padding-bottom: 30px;
}

.inner-banner-title p:first-child {
  text-align: left;
  color: #FFFFFF;
  font-size: 45px;
  font-weight: 700;
  line-height: 66px;
  max-width: inherit;
}

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="telephone"], input[type="tel"], input[type="number"], textarea, select {
  color: #333;
  border: 1px solid #ddd;
  border-radius: 0;
}

input:focus {
  outline: none;
  box-shadow: inherit;
}

.step__sections .content-box__row {
  background-color: inherit;
}

.product-list-item {
  min-height: 485px;
  position: relative;
}

.product-list-item input.add-to-cart {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.cart-item td {
  padding: 15px 0;
  vertical-align: top;
}

.da-search-input input {
  border: none;
}

.footer-second-right img {
  padding: 0 3px;
}

#bacon-highway.bacon-menu.bacon-highway-menu.stack:not(.bacon-mobile) .bacon-highway-main, .regular-nav ul a {
  font-size: 14px !important;
  text-transform: capitalize !important;
  padding: 6px 14px !important;
  display: block;
  color: #00427E !important;
}

.navigation-first-tier>.has-dropdown>a::after {
  margin-left: 5px;
  position: relative;
  top: -1px;
}

a.bacon-menu-button::after {
  content: '\E006' !important;
  margin-left: 5px;
  font-family: 'Pacific';
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  position: relative !important;
  top: -1px !important;
}

.da-qt {
  width: 15%;
  vertical-align: top;
}

.rel-pro {
  width: 100%;
  float: left;
}

.header-search-form.open {
  display: block;
  position: absolute;
  background-color: #fff;
  top: 60px;
  width: 185px;
  right: 0;
}

.header-search-form:before {
  display: none;
}

.header-search-form ul li a {
  font-size: 14px;
  text-transform: capitalize;
  padding: 6px 14px;
  display: block;
  color: #00427E;
  text-align: left;
}

input.header-search-input {
  display: none;
}

.sh-crt-ico h1 {
  display: none;
}

.logo img {
  max-width: inherit;
  width: inherit;
}

.da-search-hd {
  margin-bottom: 40px;
}

.search-results .product-list-item {
  width: 25%;
  float: left;
  min-height: 520px;
}

@media (min-width: 1021px) {
  .navigation {
    margin-top: 30px !important;
  }
}

#cross-sell .product-list-item-details {
  margin-top: -0px !important;
}

#contact_form>fieldset:nth-child(4), #contact_form>fieldset:nth-child(5) {
  float: left !important;
  width: 48% !important;
  min-width: inherit !important;
}

#contact_form>fieldset:nth-child(4) {
  margin-right: 15px;
}

#contact_form>fieldset:nth-child(7) {
  width: inherit !important;
}

#contact_form>fieldset>#contact-submit {
  border-radius: 25px !important;
  padding: 15px 80px !important;
  padding-bottom: 12px !important;
  text-align: center !important;
  font-size: 20px;
  float: none !important;
  width: inherit;
}

#contact_form>fieldset>input {
  border-radius: 25px !important;
  border: 1px solid #42413D;
  min-height: 46px;
}

#contact_form>fieldset>textarea {
  border-radius: 25px !important;
  border: 1px solid #42413D;
  min-height: 250px !important;
  font-size: 16px;
  font-weight: normal;
}

.login-img {
  text-align: center;
  margin-top: 25px;
  padding-right: 20px;
}

.mm-contact-content {
  font-size: 20px;
  font-weight: 400;
}

.auto-refil span {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ff0;
  color: #333;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}

.da-qt a {
  font-size: 17px;
  width: 20px;
  display: inline-block;
  height: 20px;
  line-height: 16px;
  background-color: #eee;
  color: #333;
  font-weight: 700;
}

.auto-refil {
  padding-bottom: 15px;
  cursor: pointer;
}


/*.why-theralogix  a{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    padding: 10px 60px;
    border-radius: 33px;
    background-color: #013E7F;
    display: inline-block;
    margin-top: 15px;
}*/

.navigation-first-tier>li>a:hover:before {
  color: #00427E;
}

.search-result-wrapper {
  padding-top: 50px;
  padding-bottom: 100px;
}

.search-result-wrapper .search-input {
  padding-right: 0;
}

.search-result-wrapper .search-form {
  position: relative;
}

.search-result-wrapper .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
}

.search-result-wrapper .search-form .search-submit input, .search-result-wrapper .search-form .search-input input {
  padding: 14px 50px 13px;
  border-radius: 60px;
  height: 60px;
}

.search-result-wrapper .search-form .search-submit input {
  width: 200px;
}

.search-result-wrapper .search-form::after {
  font-family: FontAwesome;
  content: "\f002";
  position: absolute;
  left: 17px;
  top: 15px;
  font-size: 20px;
  color: #777777;
}

.navigation li:hover>a:before {
  color: #00427E;
}

.pro-page .navigation li:hover>a:before {
  color: #fff;
}

ul.mm-submenu li.mm-contact-column .mm-contact-content button#contact-submit:hover {
  background-color: #00427d !important;
  text-decoration: underline;
}

ul.mm-submenu li.mm-contact-column h3 {
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}

.product-thumbnails img:first-child {
  display: none;
}

.partners .slick-slide a {
  pointer-events: none;
}

.sec-btn-cont .add-to-cart {
  position: relative;
  left: inherit;
  transform: inherit;
}

.contact-select select {
  padding: 0 15px !important;
  height: 45px;
  line-height: 45px;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #42413D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.contact-select select:focus {
  outline: none !important;
  box-shadow: inherit;
}

.name-nd-email-cont {
  overflow: hidden;
  width: 100%;
}

.contact-select {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.contact-select:after {
  position: absolute;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 25px;
  right: 20px;
  top: 6px;
  color: #555;
}

.errorField {
  color: #ff0000;
  padding-right: 5px;
  font-size: 14px;
  padding-top: 3px;
  float: right;
}

.alert {
  padding: 8px 15px;
}

.ac-btn-cont ul li.btn-log-plus-security a {
  pointer-events: none;
}

.ac-add-cont .customer-new-address {
  border-top: none;
}

.contact-form .alert {
  display: none;
}

.order-detail {
  width: 30%;
  float: right;
  padding-right: 50px;
  position: relative;
  padding-top: 15px;
  display: none;
}

.order-detail table {
  width: 100%;
  margin-top: 7px;
}

.order-detail a[data-handler="prev"], .order-detail a[data-handler="next"] {
  position: absolute;
}

.order-detail a[data-handler="next"] {
  right: 50px;
}

.ui-datepicker-title {
  text-align: center;
  font-weight: 700;
}

.order-detail table td {
  height: 35px;
  text-align: left;
  padding: 3px;
  vertical-align: top;
  font-size: 11px;
  line-height: 11px;
}

.order-detail table td a {
  color: #333;
}

.order-detail table th {
  text-align: center;
  color: #333;
}

.add-col p {
  font-size: 14px;
  line-height: 17px;
}

.order-options .order-btns {
  padding-bottom:
}

.security-change-form input {
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}

.security-change-form button {
  background-color: #00427D;
  color: #fff;
  padding: 12px 30px;
}

.breadcrumbs .account-logged-in-as {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0;
}

.breadcrumbs .account-logged-in-as a {
  color: #00427D
}

.cont-row.option-a {
  width: 20%;
  float: left;
  min-height: 60px;
}

.ordered-pro-img .productTitle {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: 700;
}

.modal-content {
  opacity: 1;
  width: 100%;
  left: 0;
  max-width: inherit;
}

.modal-dialog {
  width: 100%;
  max-width: 800px;
}

#autorefillModal .modal-dialog {
  max-width: 900px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}

.modal-header {
  padding-top: 0;
}

.modal-header .close {
  margin-top: -6px;
  font-size: 30px;
  opacity: .5;
}

.cont-col a {
  color: #333;
  text-decoration: underline;
}
#autorefillModal .close{
  position: absolute;
  right: 20px;
  top: 10px;
}


/* ------------------- Mega Menu change --------------------- */

.horizontal-mega-menu ul.mm-submenu.tabbed[columns="3"] {
  left: 0 !important;
}

.horizontal-mega-menu ul.mm-submenu.tabbed>li {
  padding: 5px 12px !important;
}


/* ------------------- End of Mega Menu change --------------------- */

#activeOrderContainer img {
  padding: 0 0 20px;
}

.inner-banner-title p a {
  color: #fff;
  text-decoration: underline;
}


/*------------- new checkout style ------------*/

.checkout-wrapper .form-sec-01, .checkout-wrapper .form-sec-02, .checkout-wrapper .form-sec-03 .checkout-wrapper .form-sec-04 {
  width: 100%;
  overflow: hidden;
}

.checkout-wrapper .log-form {
  padding-bottom: 0;
}

.checkout-wrapper h2 {
  color: #013E7F;
  font-size: 35px;
  font-weight: bold;
  line-height: 43px;
}

.checkout-wrapper .form-sec-02 input[type="text"] {
  width: 80%;
  border-radius: 0;
  padding: 0 10px;
  height: 35px;
  box-shadow: inherit;
  line-height: 35px;
  margin-bottom: 20px;
}

.form-sec-02 .form-group {
  position: relative;
}

.form-sec-02 button {
  background-color: rgb(0, 66, 125);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: none;
  padding: 8px 0;
  border-radius: 50px;
  position: absolute;
  top: -4px;
  right: 0;
  width: 18%;
  text-align: center;
}

.cart-page-cart .cart-item-product.first {
  padding-left: 0;
}

.cart-page-cart .last {
  width: 15% !important;
  color: #333;
}

.cart-page-cart .cart-item-image {
  width: 105px;
  margin-left: -10px;
}

.cart-page-cart .cart-item-product>span {
  padding-top: 11px;
}

td.cart-item-total.last {
  padding-top: 23px;
}

/*.cart-page .payment-list-wrapper {
  margin-left: 80px;
  margin-top: 30px;
}*/
.cartlbel{display:none;padding-right:10px;}
.RPC-savings {
  color: #81d426;
  font-size: 30px;
}

.total-amount {
  color: rgb(0, 66, 125);
  font-size: 30px;
}

.cart-page .payment-list-wrapper table {
  border: none;
  color: #787878;
  font-size: 16px;
  line-height: 20px;
}

.cart-page .payment-list-wrapper table tr td {
  border-left: none;
  border-right: none;
}

.cart-page .payment-list-wrapper .table>tbody>tr>td, .cart-page .payment-list-wrapper .table>tbody>tr>th, .cart-page .payment-list-wrapper .table>tfoot>tr>td {
  padding: 15px 8px;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  vertical-align: middle;
}

.da-prc-table tbody tr:last-child td {
  border-bottom: none !important;
}

.cart-wrapper h2 span, .cart-wrapper h2 label {
  width: 32px;
  height: 32px;
  border: 1px solid #808080;
  position: absolute;
  left: 0;
  top: 8px;
  font-size: 25px;
  text-align: center;
  line-height: 32px;
}

.cart-wrapper h2 span.pending-sec {
  background-color: #013e7f;
  border-color: #013e7f;
  color: #fff;
  display: none;
}
.sec-04-wrapper .red-color{
  padding-top: 10px;
}
.sec-04-wrapper .red-color input{
  width: auto;
  margin-right: 5px;
}
.sec-04-wrapper .autorefill-color{
  padding-top: 10px;
}
.sec-04-wrapper .autorefill-color input{
  width: auto;
  margin-right: 5px;
}

.cart-wrapper h2 input {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 6px;
  opacity: 0;
}

.cart-wrapper h2 input.chk-address+label:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
  font-size: 22px;
}

.cart-wrapper h2 input.chk-address:checked+label {
  background-color: #808080;
}

.cart-wrapper .btn-con {
  padding: 10px 20px 4px 15px;
  margin-right: 15px;
  display: inline-block;
}

.cart-wrapper .form-sec-01 h2 {
  margin: 0;
}

.cart-wrapper .form-sec-02 h2 {
  margin-top: 0;
}

.cart-wrapper .form-sec-03 h2, .cart-wrapper .form-sec-04 h2 , .form-sec-01 .log-form h2{
  position: relative;
/*   padding-left: 50px; */
  margin-top: 10px;
  padding-bottom: 20px;
}

.cart-wrapper .form-sec-03 h2 {
  color: #808080;
}

.crt-forgot {
  padding: 15px 0 10px;
}

.crt-add-row {
  padding-bottom: 20px;
}

.crt-add-row p, table {
  color: #808080;
}

.crt-add-row p strong {
  padding-bottom: 5px;
  display: inline-block;
}

.cart-wrapper .sec-04-wrapper, .crt-add-row {
  /*    padding-left: 55px;*/
  font-size: 18px;
}

.crt-del-table, .crt-del-table tbody td, .crt-del-table thead td {
  border: none !important;
}

.crt-del-table tbody td {
  height: 55px;
  vertical-align: middle !important;
  padding-left: 20px !important;
}

.crt-del-table tbody tr:last-child td {
  border-bottom: 1px solid #333 !important;
}

.shippingMethod .activeOption td {
  background-color: rgb(0, 66, 125);
  color: #fff;
}

.cart-wrapper .sec-04-wrapper p {
  margin-bottom: 20px;
  line-height: 22px;
}

.cart-wrapper .sec-04-wrapper a.cart-nxt-btn {
  padding: 10px 55px;
  font-size: 22px;
  color: #fff;
  background-color: rgb(0, 66, 125);
  border-radius: 50px;
  float: right;
  display: inline-block;
  margin-bottom: 50px;
}

select.shipping-country {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-top: 0 !important;
  padding-left: 10px;
}

select.shipping-country:focus {
  outline: none !important;
}

label.ship-country {
  color: #808080;
  font-size: 14px;
}

td.da-first-td {
  padding-left: 0;
}

.ac-page-alerts .alert-success, .ac-page-alerts .alert-warning {
  position: fixed;
  left: 15px;
  bottom: 0;
  width: 250px;
}

select#contactSubject {
  position: relative;
  z-index: 10;
  background-color: inherit;
}

.contact-select:after {
  z-index: 0;
}

.option-row {
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
}

#NextShipmentModal .modal-footer, #ChangeShipmentFrequencyModal .modal-footer {
  border: none;
}

.theralogixBtn {
  font-size: 20px;
  font-weight: 700;
  background-color: #013E7F;
  padding: 8px 0;
  display: inline-block;
  width: 100%;
  max-width: 225px;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  text-transform: lowercase;
  -webkit-text-transform: lowercase;
  -moz-text-transform: lowercase;
  -o-text-transform: lowercase;
}

.theralogixBtn:hover {
  background-color: rgba(132, 154, 178, 1);
  color: #fff;
}

#ShipNowFormCover .form-group {
  line-height: 35px;
}

#ShipNowFormCover .form-group select, #ChangeShippingAddressFormCover select {
  height: 35px;
  line-height: 35px;
}

#ChangeShippingAddressFormCover select {
  width: 100%;
}

.policyText {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #333;
  cursor: pointer;
}

.modal-header h4 {
  font-weight: 700;
}

.shippingOption {
  cursor: pointer;
}

.shippingMethod .activeOption td {
  background-color: rgb(0, 66, 125);
  color: #fff;
}

.mob-cart-close {
  display: none;
  cursor: pointer;
  color: #ADADAD;
  font-size: 17px;
  line-height: 21px;
  float: right;
}

#autorefillModal .modal-body {
  color: #013E7F;
}

#autorefillModal h3 {
  font-weight: 700;
  font-size: 28px;
}

#autorefillModal p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}
.track-ur-ship{
  padding: 40px 0 60px 0;
}
form .theralogixThemeBtn {
    border-radius: 25px;
    border: none;
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
    text-transform: lowercase;
}
form .theralogixThemeBtn:hover{
  background-color: rgba(132, 154, 178, 1);
}
.track-ship-form-cont input[type="text"]{
  max-width: 40%;
  margin-top: 10px;
}
.track-ship-form-cont {
    margin-top: 20px;
}
.add-to-cartBtn-cover{
  display:none;
}
.locksmiteErrorMessage{
   padding-left: 20px;
}
.prcshow{display:none;}
/* The Modal (background) */
.popmodal {

    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.popmodal .modal-content {
    background-color: #fefefe;
    margin:0 auto; /* 15% from the top and centered */
    padding: 30px;
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
  position:relaive; top:30%;
}

/* The Close Button */
.popmodal .close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold; position:absolute; top:10px; right:10px;
}

.popmodal .close:hover,
.popmodal .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
body{
  overflow: inherit !important;
}
.new-chk-cont .content{
  width: 100%;
  /*float: left; 2020 mobile update*/
}
.da-new-chk-body .modal{
  visibility: visible;
  background-color: inherit;
  box-shadow: inherit;
  background: none;
}
.da-new-chk-body .modal-backdrop{
  visibility: visible;
}
.form-sec-04 h2{
  width: 100%;
  float: left;
}

/* Blog Main Fix*/
/* no less than 754 No greater than 991px, */
@media (min-width:768px) and (max-width:991px) {
   .home-blog-post {
    	width: 100% !important;
	}
}

/*checkout 2018 update */
.form-sec-05 .title-02 {
	border-bottom: none;
    margin-bottom:0px !important;
}

/* 2019 update */
.cr-acc > a:first-child {
 font-size: 14px;
}

.inner-banner-title .wrapper > h1:first-child 
{
 text-align: left; 
 color: #FFFFFF; 
 font-size: 45px; 
 font-weight: 700;
 line-height: 66px; 
 max-width: inherit; 
 margin-top: 10px;
}