﻿a{ cursor: pointer; }
.error{ color: #f00; }
.form-control.error{ border-color: #f00 !important; }
.dnone{ display: none; }

/*.login-popup .nav-item{ flex: none; margin-right: 0; }*/

.hdruserico{
	margin-right: .9rem;
    font-size: 1.5rem;
}

.product-form .addToCart{
    border: 0;
    flex: 1;
    min-width: 13rem;
    font-size: 1.4rem;
    border-radius: .3rem;
    background-color: #26c;
    color: #fff;
    cursor: pointer;
    max-width: 20.7rem;
    height: 4.5rem;
}
.product-form .addToCart i{
	margin-right: .8rem;
    margin-top: -1px;
    font-size: 1.8rem;
    line-height: 0;
    vertical-align: middle;
}

.pd-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.pd-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-single .product-variations>a:not(.size-guide){
    width: auto;
    min-width: 3rem;
}

.cart-dropdown.cart-offcanvas .product-cart{ margin-top: 20px; }

.cart-dropdown .product-media img{ max-height: 88px; width: auto; }
.product-quantity .form-control {
    font-weight: 700;
}
.collapsed:not(.show) {
  display: none;
}
.widget .collapsed {
  display: block;
}
.loading-overlay{
    position: absolute;
    z-index: 6001;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 52px;
    display: none;
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
span.error{
    margin-top: 2px;
    margin-bottom: 1rem;
    display: block;    
    height: 2rem;
    font-size: 0.9em;
    line-height: 1.2;
}

#frm_candidate span.error{
    margin: -1.8rem 0 0 0;
}

.filter-items .active>a {
    font-weight: bold;
}
.icon-box .icon-box-title,
.label-block .cart-name{ text-transform: none !important; }


#login_mask{
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0; 
    top:0; 
    z-index: 5005; 
    overflow: hidden; 
    background-color: #000; 
    opacity: 0.8;
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;
    display: none;
}
#login_pp{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 490px;
    max-width: 94%;
    height: auto;
    max-height: 94%;
    overflow: auto;
    z-index: 5006;
    display: none;
}
#login_box {
    width: 100%;
    box-sizing: border-box;
    border-radius: 0.3rem;    
    background: #fff;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    
}

#login_close{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: Baskerville, monospace;
    cursor: pointer;
}

#viewjobs .post-content{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    height: 54px;
}
#viewjobs .boldlk{
    text-transform: uppercase;
    font-weight: bold;
}
#jobForm{ display: none; padding-top: 40px; }
.inpErr{ border: solid 1px #f00; }

.lk-read{ color: #000; text-decoration: underline; }

#sc_mask{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: rgba(0, 0, 0, 0.8);    
    display: none;
}
#sc_wrap{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1200px;
    max-width: 94%;
    max-height: 90%;
    overflow: hidden;
    z-index: 5001;
    display: none;
}
#sc_content{
    background-color: #fff;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    overflow: hidden;
    /*height: 860px;*/
    max-height: 90%;
    width: 100%;
}
#sc_text{ 
    overflow: auto; 
    height: calc(100% - 120px); 
    padding: 0 20px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 20px;
}
#sc_close{
    float: right;
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 16px;
}

#sc_header{ padding:20px 20px 0 20px; }

.mb15i{ margin-bottom: 15px !important; }

.newsletter-info .btn{ 
    width: 158px; 
    float: right;
}
#fnews_mail{ 

}
#fnews_subscribe .form-control-label{
    display: block;
    margin-top: 7px;
    margin-left: 20px;
    color: #999;
    font-size: 11px;
    line-height: 18px;
}
#fnews_subscribe .form-group{ position: relative; }
#fnews_subscribe .form-control.error{  }
#fnews_subscribe span.error{ 
    padding-left: 45px; 
    box-sizing: border-box; 
    font-size: 11px;
    line-height: 18px;
    color: #fff;
    margin: 0;
    padding: 0
}
#fnews_subscribe .form-group span.error{ 
    width: 100%;
    position: absolute;
    bottom: -25px;
}
.clear{ clear:both; }

#fnews_msg_ok{
    color: #fff;
    padding: 20px 0 0 20px;
    display: none;    
}
#fnews_msg_err{
    color: #f00;
    padding: 20px 0 0 20px;
    display: none;    
}

.shk{
    transform:translate3d(0,0,0);
    backface-visibility:hidden;
    animation-name:shakeMe;
    animation-duration:10s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
    width:32px; 
    height:32px; 
    position: fixed; 
    z-index:9999;
}
@keyframes shakeMe{1%,9%{transform:translate3d(-2px,0,0)}2%,8%{transform:translate3d(2px,0,0)}3%,5%,7%{transform:translate3d(-2px,0,0)}4%,6%{transform:translate3d(2px,0,0)}9.1%{transform:translate3d(0,0,0)}}

.wapp_pos_1{
    bottom:32px; 
    left:32px; 
}
.wapp_pos_2{
    bottom:32px; 
    right:32px; 
}
.wapp_pos_3{
    top:32px; 
    left:32px; 
}
.wapp_pos_4{
    top:32px; 
    right:32px; 
}
.testimonial blockquote{
    background: url('../images/left-quote.png') no-repeat 8px 15px #f6f7f9;
    background-size: 14px;
    padding: 12px 20px 15px 30px;
}


.product-qty label{ padding-right:10px; }

.sticky_pp{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
.sticky_pp_tx{
    background-color: #000;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 20px;
    /*box-shadow: 0px -4px 8px rgba(9, 9, 9, 0.20);
    position: relative;*/
}
.close_sticky_pp{
    float: right;
    background-color: #000;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.close_sticky_pp:hover,
.close_sticky_pp:active{
    color: #fff;
}

#custom_popup{ border-radius: 0; }
#custom_popup div.row{ margin-left: 0; margin-right: 0; }
#custom_popup div.row div.col-lg-6{ padding: 0; }
#newspp_wrap{ padding:20px; }
.dblock{ display: block; }

#custom_popup .form-checkbox.text-left label{ display: inline-block; }
#custom_popup .custom-checkbox+label::before {
    top: 0;
    transform: unset;
}


#newspp_mail{ border: solid 1px #222; height: 40px; min-height: 40px; }
#newspp_frm button{
    margin: 15px auto;
    display: inline-block;
    height: 40px;
    width: 100%;
}
#custom_popup span.error{ 
    margin: 0; 
    font-size: 11px;
    line-height: 15px;
}

#custom_popup h2{ font-size: 2.4rem; }
#custom_popup h4{ font-size: 1.6rem; margin-bottom: 0.5rem; }
#custom_popup p{
    font-size: 12px;
    line-height: 18px;
    margin: 0.5rem 0 1.5rem 0;
}

#subscribe_msg_ok{
    color: #000;
    padding: 15px 0 0 0;
    display: none;    
}
#subscribe_msg_err{
    color: #f00;
    padding: 15px 0 0;
    display: none;    
}
.deskver{ display: block !important; }
.mobver{ display: none !important; }
@media (max-width:768px){
    .deskver{ display: none !important; }
    .mobver{ display: block !important; }

    .step-by h3{
        font-size: 1.6rem !important;
        margin: 0 12px !important;
    }

    .step-by h3 a{
        font-size: 1.6rem !important;
    }

    .step-by .title.title-step:not(:last-child)::after {
        right: -1.6rem;
        top: 52%;
        font-size: 1.2rem;
    }

    .step-by .title.title-step:not(:last-child)::after {
        content: '';
        display: inline-block;
        position: absolute;
        right: -1.6rem;
        top: 46%;
        line-height: 0;
        vertical-align: middle;
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 1rem;
        background-color: #fff;
        color: #ccc;
    }

    .step-by .title.title-step.active:not(:last-child):after{
        content: '' !important;
        display: inline-block !important;
        position: absolute !important;
        right: -1.6rem !important;
        top: 46% !important;
        line-height: 0 !important;
        vertical-align: middle !important;
        font-family: 'Font Awesome 5 Free' !important;
        font-weight: 700 !important;
        font-size: 1rem !important;
        background-color: #fff !important;
        color: #d4145a !important;
        width: unset  !important;
        height: unset  !important;
        left: unset !important;
        transform: unset !important;

    }
    .step-by .title.title-step.active{ color: #d4145a; }
}

.order .overview-item strong{ font-size: 1.8rem; }

.product-name {
    white-space: unset;
    overflow: unset;
    min-height: 40px;    
}
.desktop_only {display: block;}
.mobile_only {display: none;}
@media only screen and (max-width: 600px) {
    .desktop_only {display: none !important;}
    .mobile_only {display: block !important;}

    .order .order-results {
        display: block !important;
        flex-wrap: unset !important;
        margin: 20px 0 !important;
    }
    .overview-item {
        display: block !important;
        flex-direction: unset !important;
        align-items: unset !important;
        margin-bottom: 0 !important;
    }

    .order .overview-item strong, 
    .order .overview-item span{
        font-size: 1.4rem !important;
        line-height: 1.4 !important;
    }
    .order .overview-item strong{ font-weight: 400 !important; }
    .order .overview-item span{ margin-right:10px !important; }

    .order .overview-item:not(:last-child)::after {
        content: unset !important;
        position: unset !important;
        right: unset !important;
        top: unset !important;
        display: unset !important;
        transform: unset !important;
        width: 0 !important;
        height: 0 !important;
        background: unset !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        border-right: none !important;
    }

    .order-details-table td.product-price{
        width: 100px;
    }

    .header-center a.logo{ margin-left: 20px; }
    .header-center a.logo img{ height: 60px !important; }
    .header-middle{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

.header-center img { height: 81px;}

.cart-table .product-name a{
    font-size: 1em;
    line-height: 1.3;
}

#stockNotifyFrm span.error{
    margin-top: 5px;
    margin-bottom: 5px;
}
.modal {
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}
.packingdata{
    font-size: 0.8em;
    line-height: 1.3;
    color: #aaa;
}
.packingimage img{
    max-height: 200px;
}

.list-atc{ 
    background-color: #000;
    color: #fff;
    display: inline-block;
    line-height: 17px;
    padding: 12px 20px 8px 20px;
    margin-top: 10px;
    border-radius: 0.3rem;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: background-color 0.3s,color 0.3s;
}
.list-atc:hover{ background-color: #d4145a; color: #fff; }
.list-atc i{
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
    margin-right: 5px;
}

.cart-toggle:hover, .cart-toggle:hover i{ color: #d4145a !important; }

 .imgwzoom{
    overflow: hidden;  
 }
 .imgwzoom img{ transition: transform 0.25s; }
 .imgwzoom img:hover{ transform: scale(1.2); }

.product-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
    position: sticky;
}
.product-gallery.product-gallery-sticky {
    top: 2rem;
    padding-bottom: 3rem;
    transition: top 0.3s;
}
.sticky-header-active .product-gallery.product-gallery-sticky {
    top: 8rem;
}
.product-gallery.row > * {
    display: flex;
    align-items: center;
}
.product-gallery.row .product-image-full {
    right: 2rem;
}

 @media (min-width: 1200px) {
    .pg-vertical .product-thumbs-wrap {
        order: -1;
        max-width: 109px;
        margin: 0 1rem 0 0;
    }
    .pg-vertical .product-single-carousel {
        max-width: calc(100% - 119px);
    }
    .pg-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .pg-vertical .product-thumb {
        margin: 0 0 1rem !important;
    }
    .pg-vertical .thumb-up,
    .pg-vertical .thumb-down {
        display: flex;
        width: 100%;
        height: 2.4rem;
    }
    .pg-vertical .thumb-up {
        transform: translateY(-100%);
    }
    .pg-vertical .thumb-up i::before {
        content: "";
    }
    .pg-vertical .thumb-down {
        top: auto;
        transform: translateY(100%);
    }
    .pg-vertical .thumb-down i::before {
        content: "";
    }
    .pg-vertical .product-label-group {
        left: 14rem;
    }
}
.bundleplus {
/*    width: 6.66% !important;*/
    line-height: 200px; 
    font-size: 64px;
    font-weight: 400;
    color: #555;
}
.bundleinfo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    
}
.bundleinfo > .product{
    max-width: 400px;
}
.bundleaddtocart {
    flex: 1;
    min-width: 13rem; 
    padding: 3px 15px; 
    cursor: pointer; 
    background-color: #222; 
    color: #fff; 
    font-size: 0.8125em; 
    text-transform: uppercase; 
    transition: background-color 0.3s,color 0.3s; 
    min-height: 5rem;
}
.bundlecontainer {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.main-nav .menu li {
    position: initial;
}
.main-nav {
    position: relative;
}
.megamenu {
    width: 100%;
}
.dropdown.cart-dropdown>a.cart-toggle{
    color: #d4145a !important;
}


@media only screen and (max-width: 1440px) {
    .main-nav ul > li a{ font-size: 12px; }
}
@media only screen and (max-width: 1280px) {
    .main-nav ul > li{ margin-right: 1.5rem; }
    .main-nav ul > li a{ font-size: 11px; }
}