body{font-family: Arial, Verdana, sans-serif
    font-size:14px;
}
.container {
    max-width: 1030px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.c-bwn {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

div#main-head {
       padding: 22px 0 15px;
}

.mr-rt {
    margin-right: auto;
}

.ml-lt {
    margin-left: auto;
}

.social li {
    display: inline-block;
}

.social li a {
    display: inline-block;
    color: #352c66;
    font-size: 27px;
}

.social li+li {
    margin-left: 10px;
}

.t-center {
    text-align: center;
}

.head-middle a {
    display: inline-block;
}

.cart-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.mini-cart {
    position: relative;
}

.cart-count {
    position: absolute;
    right: -15px;
    top: -20px;
    width: 25px;
    height: 25px;
    background: #352c66;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 50%;
    font-size: 13px;
	overflow:hidden
}

.my-account a {
    margin-right: 15px;
    color: #000;
    text-decoration: underline;
}

.cart-top {
    position: relative;
    /* top: 15px; */
}

.main-menu {
    text-align: center;
        border-bottom: 25px solid #ebebeb;
}
.main-menu ul {
    margin: 0;
    margin-bottom: 15px;
    position: relative;
    z-index: 99;
}

.main-menu li {
    display: inline-block;
}

.main-menu li a {
    display: inline-block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu-item-has-children ul.sub-menu {
    position: absolute;
    margin: 0;
    left: 0;
    top: 100%;
    background: rgba(255, 255, 255, .95);
    min-width: 200px;
    display: none;
    border: 1px solid rgba(0, 0, 0, .1);
}

.menu-item-has-children ul.sub-menu li {
    display: block;
    text-align: left;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children ul.sub-menu  ul.sub-menu {
    left: 100%;
    top: 0;
}

.menu-item-has-children ul.sub-menu li+li {
    margin: 0;
}

.menu-item-has-children ul.sub-menu li a {
    padding: 5px 15px;
    display: block;
}

.menu-item-has-children:hover > ul.sub-menu {
    display: block;
}

.main-menu li+li {
    margin-left: 25px;
}

.main-menu li a:hover {
    color: #d90000;
}
.hero-home img {
    width: 100%;
}

ul#menu-main {
    margin: 0;
    margin-bottom: 15px;
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0px 12px;
}

.home-content {
    padding: 30px 0;
}

.home-3-inner {
    height: 100%;
    position: relative;
}

.hom-3-text {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    margin: auto;
    max-width: 160px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hom-3-text h3 {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}

.hom-3-text a {
    font-size: 12px;
    line-height: 14px;
    padding: 6px 20px 4px;
    display: inline-block;
    background: #fff;
    color: #000;
    font-weight: bold;
    transition: all .5s ease;
    text-decoration: none;
}
.size-box .hom-3-text a {
    background: #000;
    color: #fff;
}
.hom-3-text a:hover {
    background: #ff6600;
    color: #fff;
}



.special-box .hom-3-text h3 {
    font-size: 38px;
    font-style: italic;
    font-weight: normal;
    line-height: 42px;
    font-family: "Times New Roman", Times, serif;
}
.home-text {
    font-size: 29px;
    font-style: italic;
    font-weight: normal;
    line-height: 42px;
    font-family: "Times New Roman", Times, serif;
    padding: 0px 12px;
    padding-top: 20px;
}
footer#main-footer {
    padding: 20px;
    text-align: right;
    background: #959595;
    color: #fff;
    font-size: 13px;
        float: none;
    clear: both;
}

.special-box .hom-3-text {
    max-width: 90%;
}
.head-middle.t-center {
    margin-top: -30px;
}
.onsale,ul.products li.product .button {
    background-color: #d90000;
}
.term-description {
    font-size: 18px !important;
    font-weight: normal;
    line-height: 22px;
    font-family: Arial, Verdana, serif;
    padding: 0;
    padding-top: 0px;
}
.home-text:after {
    content: "";
    display: table;
    width: 100%;
    min-height: 1px;
}
footer#main-footer:before {
    content: "";
    display: table;
    width: 100%;
    min-height: 1px;
    clear: both;
}

div#primary:after {
    content: "";
    display: table;
    width: 100%;
    min-height: 1px;
    clear: both;
    float: none;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 45px;
    color: #000;
    margin-top: 10px;
	margin-bottom: 20px;
}


/************************** product-grid *****************************/
#main-wrapper #primary {
    width: 100%;
	margin:0
}

#main-wrapper .site-main ul.products li.product {
    margin: 0;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 24.5%;
}

#main-wrapper .site-main ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
}
/**************************** Breadcrumb **************************/

.breadcrumb-outer {
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
}

.breadcrumb-outer  .woocommerce-breadcrumb {
    border: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 15px 0px;
}

/**************************** Single Product **************************/
.single #main-wrapper #primary .site-main div.product, .single #main-wrapper #primary .site-main .product-normal div.product {
    padding: 40px 0;
}

.woocommerce-variation-add-to-cart {
    text-align: right;
}

.single-product div.product form.cart .quantity {
    float: none;
    display: inline-block;
    margin-right: 10px;
}

.single-product div.product form.cart .button {
    float: right;
    background: #5C1BD3;
    text-transform: none;
    font-weight: 700;
    font-size: 22px;
}

.single-product div.product form.cart .button:hover {
    background: #d90000;
}
main#main {
    margin: 0;
}

.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 0;
}

.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background: #a1a1a1;
    text-decoration: none;
    color: #000;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background: #d90000;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    content: "\f002";
}
.single-product div.product .product_meta {
    margin-bottom: 25px;
    border: 0;
    padding: 0;
}
.single-product div.product .product_meta ~  .product_meta {
    display: none !important;
}
ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
}

section.up-sells {
    clear: both;
    padding-top: 50px;  
    margin-top: 50px;
}

/************************************** fitting stationbox *************************************/
.single-product div.product form.cart .fittingStationDivider .button {
    float: none;
    background: #5c1bd3;
}

.fittingStationDivider {
    padding-top: 15px;
    border-top: 1px solid #dcdcdc;
}

.fittin-inner {
    padding: 20px;
    background: #e8e8e8;
    text-align: right;
    display: inline-block;
    float: right;
}

.fitting-text {
    padding: 10px;
    background: #e8e8e8;
    text-align: left;
    display: inline-block;
    float: right;
    border: 1px dashed mediumpurple;
    margin-bottom: 20px;
}


.fittin-inner h3 {
    font-size: 30px;
    color: #000;
    letter-spacing: -1px;
    text-align: right;
    margin-bottom: 25px;
}

.fittin-inner label {
    color: #525252;
    font-size: 20px;
    margin-right: 10px;
}

input#fitting-quantity {
    border: 1px solid #000;
    height: 30px;
    width: 66px;
    line-height: 30px;
}

.fitiing-btn-wrap {
    margin-top: 20px;
}

.single-product div.product form.cart .fittingStationDivider .button:hover {
    background: #d90000;
}

/********************* Contact **********************************/
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.contact-row {
    margin-right: -15px;
    margin-left: -15px;
}

h1.page-title {
    font-size: 45px;
    color: #000;
    font-weight: bold;
    margin: 15px 0 25px;
}

.cnt-lt {
    font-size: 20px;
    line-height: 1.8;
    color: #000;
}

.cnt-lt h2 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
}

.cnt-rt iframe {
    width: 100%;
    height: 325px;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cnt-form {
    margin-top: 45px;
}

.cnt-form .caldera-grid .form-control {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    height: 50px;
    box-shadow: none !important;
    font-size: 20px;
    color: #000;
    resize:vertical
}

.cnt-form .caldera-grid .btn-default {
    float: right;
    background: #000;
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 21px;
    height: auto;
    padding: 0px 15px;
}

.cnt-form .caldera-grid .btn-default:hover {
    background: #d90000;
    color: #fff;
}

.cnt-form h4 {
    font-size: 16px;
    margin-bottom: 30px;
    color: #000;
    line-height: 1.2;
}

.cnt-form .caldera-grid .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #949494;
  font-size:30px;
}
.cnt-form .caldera-grid .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #949494;
  font-size:30px;
}
.cnt-form .caldera-grid .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #949494;
  font-size:30px;
}
.cnt-form .caldera-grid .form-control:-moz-placeholder { /* Firefox 18- */
    color: #949494;
  font-size:30px;
}


/***************** made for suit *********************/
.suit-content {
    padding: 0px;
    color: #000;
    font-size: 20px;
    line-height: 1.8;
}

.suit-content li {
    color: #000;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.suite-banner {
    position: relative;
}

.suite-banner img {
    width: 100%;
    object-fit: cover;
    min-height: 200px;
}

.suite-banner h3 {
    font-size: 30px;
    padding: 30px;
    position: absolute;
    top: 60%;
    color: #fff;
    font-style: italic;
    transform: translateY(-60%);
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    line-height: 1.4;
}

.single-product div.product form.cart {
    margin-bottom: 0em;
    padding: 1em 0;
}

.suit-materials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.s-material-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    padding: 2px;
}

.s-material-col-inner {
    height: 100%;
    padding: 7px;
    border: 1px solid #ddd;
}

.s-material-col-inner h3 {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.materil-img {
    height: 150px;
    margin-bottom: 4px;
}

.materil-img img {
    min-height: 100%;
    border-radius: 0;
    width: auto;
    min-width: 100%;
    object-fit: cover;
}

.s-material-col-inner a {
    display: block;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-style: italic;
    letter-spacing: -.2px;
}

.make-appointment {
    padding: 15px 0 40px;
    text-align: left;
}

.make-appointment a {
    background: #5c1bd3;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    font-size: 22px;
    box-shadow: none;
    padding: 3px 10px;
    height: 36px;
    line-height: 36px;
    text-decoration: none;
}

.make-appointment a:hover {
    background: #d90000;
}
.related.products {
    clear: both;
    padding-top: 50px;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button, .site-header-cart .widget_shopping_cart a.button, .back-to-top, .page-numbers li .page-numbers:hover, .shopper-hero-box .hero-box-wrap.owl-carousel .owl-controls .owl-next, .shopper-hero-box .hero-box-wrap.owl-carousel .owl-controls .owl-prev {
    background-color: #d90000;
    border-color: #d90000;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current, .widget a.button.checkout {
    background-color: #d90000;
    border-color: #d90000;
}

.site-main nav.navigation .nav-previous a, .widget_nav_menu ul.menu li.current-menu-item > a, .widget ul li.current-cat-ancestor > a, .widget_nav_menu ul.menu li.current-menu-ancestor > a, .site-main nav.navigation .nav-next a, .widget ul li.current-cat > a, .widget ul li.current-cat-parent > a, a {
    color: #d90000;
}
.woocommerce-message {
    position: relative !important;
    margin: 10px 0 !important;
}

div#main-wrapper.wc-page {
    padding: 0px;
}
.ml-rt {
    margin-left: auto;
}
.mr-rt {
    margin-right: auto;
}
ul, ol {
    margin: 0;
    padding: 0;
}
.logo img {
    max-height: 67px;
}
.breadcrumb-outer {
    background: #f8f8f8;
}
.term-description p,.term-description li {
    font-size: 14px;
    line-height: 16px;
}
.term-description p{
        margin-bottom: 15px;
}
h1.page-title, .entry-header .entry-title,h1.woocommerce-products-header__title.page-title ,h1.entry-title{
    font-size: 26px;
    margin: 15px 0px;
    text-align: center;
    color: #000;
    font-weight: bold;
        line-height: 1.2;
}
.fitting-login label {
    min-width: 200px;
    display: inline-block;
}
.fitting-login #loginform {
    margin-top: 45px;
}
.term-description ul {
    margin-left: 30px;
}
.footer-menu ul li {
    display: block;
}

.footer-menu ul a {
    padding: 0px !important;
}
.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #352c66;
}
.fitting-info {
    padding: 20px;
    text-align: center;
    background: #f3f3f3;
    border: 1px solid #d90000;
    color: #000;
    margin-bottom:25px;
}

.fitting-info a {
    color: #000;
    text-decoration: underline;
}

span.subscription-reminder {
    margin-bottom: 10px;
    display: block;
}

.fitting-info p {
    margin: 0;
}
div#order_review {
width: 100%;
}

#customer_details {
width: 100%;
margin: 0px -15px;
}

#customer_details .col-1,#customer_details .col-2 {
width: 50%;
float: left;
padding: 0px 15px;
}

#order_review_heading, #order_review {
width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 34px !important;
}
.select2-container .select2-selection--single {
border-radius: 0px !important;
border: 1px solid #ddd !important;
height: 34px !important;
}
#payment .place-order .button {
    width: auto !important;
}
#payment .payment_methods li img {
    float: none;
    display: inline-block;
    margin: 0px 10px;
}

#payment .payment_methods > .wc_payment_method > label {
    display: flex;
    flex-wrap: wrap;
}

#payment .payment_methods > .wc_payment_method > label a {
    margin-left: auto;
}

#payment .payment_methods > .wc_payment_method > label:before {
    top: 4px;
    position: relative;
}

.zip-widget__wrapper--type-checkouttitle {
    padding: 0 !important;
}
footer#main-footer .container {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.hero-home .container {
    padding: 0px 26px;
}
.copy-text p {
    margin: 0;
}
.entry-content ul,.entry-content ol {
    margin: 5px;
    margin-left: 15px;
}
.copy-text p,.copy-text p a {
    color: #fff !important;
}
.free-del-wrap {
    clear: both;
    margin: 20px 0;
    padding: 12px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.del-row {
    display: flex;
    flex-wrap: wrap;
}

.del-col {
    width: 25%;
    padding: 0px 15px;
    max-width: 25%;
    -webkit-box-flex: 0;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
}

.del-col i {
    font-size: 38px;
    left: 0;
    top: 0;
    text-align: center;
    margin-right: 15px;
}

.del-col p {
    margin: 0;
    font-size: 18px;
    line-height: 1.3;
}
.home-3-inner img {
    width: 100%;
}
.hero-home img {
    max-height: 500px;
    overflow: hidden;
    object-fit: cover;
    object-position: top center;
}
.discount-box {
    position: absolute;
    z-index: 2;
    width: 50%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #ecebe6;
    padding: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}
.discount-box.active{
      opacity: 1;
  visibility: visible;
}

.hero-home {
    position: relative;
}
.close-discount-box {
    position: absolute;
       right: 5px;
    top: 5px;
    margin: 5px;
    width: 22px;
    height: 22px;
    background: #ffffff;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    padding-top: 2px;
    cursor: pointer;
        z-index: 999;
}

.ds-item {
    text-align: center;
        padding: 15px;
}

.ds-item h2 {
    margin: 15px 0 5px !important;
    font-size: 25px;
}

.button-block a {
    line-height: 40px;
    border: 2px solid #352c66;
    display: inline-block;
    padding: 0px 20px;
    background: #352c66;
    color: #fff;
    font-size: 16px;
    margin: 15px 0;
    text-decoration: none;
}

.ds-item  h1 {
    font-size: 62px;
    line-height: 1;
    margin: 10px;
}

.button-block a:hover {
    background: #ff6600;
    color: #fff;
    border-color: #ff6600;
}

.discount-box .owl-next {
    width: 0 !important;
    height: 0 !important;
    border-style: solid;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #bbbabf;
    background: transparent !important;
    font-size: 0 !important;
    border-radius: 0 !important;
    margin: 0px !important;
    padding: 0px !important;
    position: absolute;
    right: 0;
    top: 50%;
}
.discount-box .owl-prev {
    width: 0 !important;
    height: 0 !important;
    border-style: solid;
border-width: 7.5px 10px 7.5px 0;
border-color: transparent #bbbabf transparent transparent;
    background: transparent !important;
    font-size: 0 !important;
    border-radius: 0 !important;
    margin: 0px !important;
    padding: 0px !important;
    position: absolute;
    left: 0;
    top: 50%;
}
#mc_embed_signup {
    background: transparent !important;
    width: 90%;
    margin: auto;
    text-align: center;
}

#mc_embed_signup h2 {
    text-align: center;
}

div#mc_embed_signup_scroll {
    text-align: center;
}

#mc_embed_signup .mc-field-group input {
    max-width: 500px;
    margin: 15px auto 0;
}

div#discount-slide.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

form#mc-embedded-subscribe-form {
        padding: 0 !important;
        margin :0px !important;
}
#mc_embed_signup .indicates-required {
    display: none;
}

#mc_embed_signup .mc-field-group {
    margin: 15px 0 0;
}
#mc_embed_signup input {
    border: 1px solid #ABB0B2 !important;
    }
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41 !important;
}

#mc_embed_signup h2 {
    color: #000 !important;
    font-weight: normal !important;
    font-style: italic !important;
    font-family: Arial, Verdana, sans-serif !important;
    font-size: 42px !important;
    letter-spacing: -1px !important;
    margin: 0px !important;
    margin-bottom: 15px !important;
}

#mc_embed_signup_scroll p {
    color: #000;
    font-size: 28px;
    font-style: italic;
}

#mc_embed_signup .mc-field-group input {
    padding: 0px 15px !important;
    line-height: 50px !important;
    height: 50px !important;
    border-radius: 0px !important;
    margin: 0px !important;
    font-size: 18px;
}
#mc_embed_signup .mc-field-group {
width: 100% !important;
}
.mc-form-group {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    margin: auto;
    max-width: 560px;
}

#mc_embed_signup .button {
    background: #000 !important;
    border-radius: 0px !important;
    border: 0px !important;
    height: 50px !important;
    font-size: 28px !important;
    font-style: italic;
    max-width: 70px !important;
    margin: 0px !important;
    margin-left: 15px !important;
}
.ds-item p span {
    color: #000;
    font-size: 28px !important;
    font-style: italic;
}

.ds-item p {
    margin: 0;
}

.close-discount-box img {transform: scale(.8);}
.owl-theme .owl-nav .disabled {
    opacity: 0.2;
    cursor: default;
}
#mc_embed_signup div.response {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    font-size: 18px !important;
}


#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background: transparent !important;
}
#mc_embed_signup .mc-field-group input[type="submit"] {
    margin-left: 15px !important;
    box-sizing: border-box;
        text-indent: 0 !important;
        text-align:center !important;
        min-width: 75px;
}
#mc_embed_signup .mc-field-group input[type="submit"]:hover {
    background: #ff6600 !important;
}
.f-image img {
    width: 100%;
    margin-bottom: 45px;
    display: block;
}

.prod-spec-outer {
    float: left;
    width: 100%;
}

.prod-spec-outer .specif-loop {
    float: left;
    width: 100%;
    margin: 0 0 45px 0;
}

.prod-spec-outer .specif-loop .prd-img-gal {
    float: left;
    width: 70px;
    margin-right: 2%;
    height: 90px;
}
.prod-spec-outer .specif-loop .prd-img-gal img {
    float: left;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.prod-spec-outer .specif-loop .prod-spec-select {
    float: left;
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.prod-spec-outer .specif-loop .prod-spec-select label {
    font-weight: normal;
    width: 30%;
    float: left;
}
.summary.entry-summary .text-left h1.product_title.entry-title {
    text-align: left;
}
.prod-spec-outer .specif-loop .prod-spec-select select.choose-specifics.form-control {
    height: 36px;
    padding: 0 10px;
    margin-left: 0;
    float: right;
    width: 45%;
}
.prod-galr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.prod-galr a.image {
    float: left;
    width: 100px;
    margin-right: 3%;
    height: 80px;
    text-align: center;
    border: 1px solid #ddd;
}

.prod-galr a.image img {
    width: auto;
    height: 100% !important;
    object-fit: cover;
    max-width: 100%;
    display: inline-block;
}
.mfp-gallery .mfp-image-holder .mfp-figure figure .mfp-bottom-bar .mfp-counter {
    display: none;
}









@media(max-width:992px){
    .discount-box{
        width:90%;
        max-width: 600px;
    }
    .special-box .hom-3-text h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .ds-item h1 {
        font-size: 36px;
    }

    .ds-item h2 {
        font-size: 18px;
    }

    .button-block a {
        font-size: 14px;
        line-height: 34px;
    }
    .del-col p {
        font-size: 14px;
    }
    #customer_details .col-1, #customer_details .col-2 {
        width: 100%;
    }
    ul.products li.product .loop-addtocart-btn-wrapper {
        position: static;
        display: inline-block;
    }

    ul.products li.product .button {
        position: relative;
    }
	.main-menu li+li {
		margin-left: 15px;
	}
	
	.main-menu li a {
		font-size: 18px;
	}	
	#main-wrapper .site-main ul.products li.product {
		-ms-flex: 0 0 25%;
		flex: 0 0 33.33%;
		max-width: 33%;
	}
	
	.woocommerce ul.products li.product .loop-addtocart-btn-wrapper .button {
		margin-top: 0;
		bottom: 0;
	}
	
	ul.products li.product .loop-addtocart-btn-wrapper {
		width: 90%;
		left: 5%;
	}
}


@media(max-width:768px){
.footer-menu ul#menu-footer li {
    width: 100%;
    float: left;
}

.footer-menu ul#menu-footer li a {
    padding-left: 0;
}
.footer-menu {
    width: 50% !important;
}
footer#main-footer {
    padding: 30px 10px;
}
}
@media(max-width:767px){
    #mc_embed_signup h2 {
    font-size: 28px !important;
}

#mc_embed_signup_scroll p, .ds-item p span {
    font-size: 18px;
}

.mc-form-group {
    flex-wrap: wrap;
}

#mc_embed_signup .mc-field-group input[type="submit"] {
    margin: 0px !important;
    margin-top: 15px !important;
    font-size: 20px !important;
}
    .ds-item p span {
        font-size: 17px !important;
    }

    .ds-item p {
        margin: 5px 0px !important;
    }
    .del-col {
        width: 50%;
        max-width: 50%;
        padding: 5px;
        flex: 0 0 50%;
    }

    .del-col p {
        font-size: 14px;
    }

    .del-col i {
        font-size: 22px;
        margin-right: 10px;
    }
    footer#main-footer {
        padding: 30px 0px;
    }
    .home-text {
        font-size: 20px;
        line-height: 28px;
    }
	#main-wrapper .site-main ul.products li.product ,.col-6{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.head-middle.t-center {
		margin-top: 10px;
	}
	
	.col-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 12px;
	}
	
	.main-menu {
		border-bottom-width: 10px;
		display:none
	}	
	.hambuger {
		background: #000;
		height: 40px;
		position: relative;
	}
	
	.mob-btn {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	
	.mob-btn span {
		width: 36px;
		height: 4px;
		display: block;
		background: #fff;
		border-radius: 3px;
		position: relative;
		transition: all .5s ease;
	}
	
	.mob-btn span+span {
		margin-top: 5px;
	}
	
	.mob-btn.active span:nth-child(1) {
		transform: rotate(45deg);
		top: 8px;
	}
	
	.mob-btn.active span:nth-child(2) {
		opacity: 0;
	}
	
	.mob-btn.active span:nth-child(3) {
		transform: rotate(-45deg);
		top: -10px;
	}
	
	.main-menu li {
		display: block;
		text-align: right;
		padding: 5px 0;
	}
	.menu-item-has-children ul.sub-menu {
		position: static;
		border: 0;
		text-align: right;
		background: #fafafa;
	}
	
	.menu-item-has-children ul.sub-menu li {
		text-align: right;
	}
	.suite-banner h3 {
		font-size: 18px;
		padding: 10px;
		line-height: 1.2;
	}
	
	h1.page-title {
		font-size: 36px;
	}
	

	div#fld_7908577_1-wrap {
		padding-bottom: 30px;
	}
	
	input#fld_7908577_1_btn {
		margin-bottom: 15px;
	}
	
	.cnt-form .caldera-grid .form-control {
		margin-top: 6px;
	}
	
	.caldera-grid .form-group {
		margin-top: 5px;
	}
    .footer-menu {
    width: 35% !important;
}

}
@media(max-width:568px){
.footer-menu {
    width: 100% !important;
    margin-bottom: 25px;
}
footer#main-footer {
    text-align: left;
}
.prod-spec-outer .specif-loop .prod-spec-select label {
    width: 100%;
    margin-bottom: 5px;
}

.prod-spec-outer .specif-loop .prod-spec-select select.choose-specifics.form-control {
    width: 100%;
    float: left;
}
}
.footer-menu {
    width: 500px;
    float: left;
}
.footer-menu ul a {
    text-transform: inherit;
    padding-right: 20px;
    color: #fff;
}
.footer-menu ul {
    text-align: left;
}
/************ print style Starts ******************/
@media print {
	.hide-print {
        display: none !important
    }
}




/************ print style ends ******************/




