

/* width: 1200px  */
@media screen and (min-width: 1200px) {
    #SearchForm{ margin: 0 -10px 0 0; }
    /*#HomeSlideShow {height: 100%; left: -50%; position: relative; right: -50%; top: 0; width: 200%;}
    #HomeSlideShow .flex-direction-nav {left: 50%; margin: 0 auto 0 -700px; position: absolute; top: 39%; width: 1400px;}*/
    #HomeSlideShow .flex-direction-nav a {margin-top: 30px;}
}

@media screen and (max-width: 1180px){
    .PageMenu .CategoryList > div > div > ul > li {padding: 14px 10px 8px;}
    .fixed.header .PageMenu .sf-menu > li > a {font-size: 11px;}

}

@media (min-width: 1025px) {

/* Hover Effect */
/* Owlslider */
.owl-carousel .owl-wrapper-outer {width: auto;}

.HL-HasFeaturedProduct .FeaturedProducts + div {clear: none;}

.ProductList .owl-item{position: relative;}
.ProductList li > div ,
.ProductList .owl-item > div { position: relative;}
/*-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;*/


.CompareButton {display: block;}
.ProductList li .ProductActionAdd {left: 0; bottom: -40px; /* transition: bottom 500ms ease 0s; -webkit-transition:bottom 500ms ease 0s; -moz-transition:bottom 500ms ease 0s; -ms-transition:bottom 500ms ease 0s; -o-transition:bottom 500ms ease 0s; transition:bottom 500ms ease 0s;*/ -moz-opacity: 0; opacity:0; filter:alpha(opacity=0);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 1; opacity:1; filter:alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.ProductList li:hover .ProductActionAdd { bottom: -91px; }

.ProductList li > div{}
.ProductList li:hover .productWishlist,
.ProductList li:hover .QuickViewBtn,
.ProductList li:hover .ProductActionAdd ,
.ProductList li:hover .ProductPriceRating ,
.ProductList .owl-item:hover .productWishlist,
.ProductList .owl-item:hover .QuickViewBtn ,
.ProductList .owl-item:hover .ProductActionAdd ,
.ProductList .owl-item:hover .ProductPriceRating ,
.ProductList .owl-item:hover .ProductCompareButton {display: inline-block !important;
-moz-opacity: 1; opacity:1; filter:alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }


.ProductList li:hover .ProductActionAdd,
.ProductList .owl-item:hover .ProductActionAdd{visibility: visible; }

.ProductList .HL-wrapperAction {position: absolute; text-align: center; top: 113px; width: 100%;}

.ProductList .HL-wrapperAction .ProductActionAdd ,
.ProductList .HL-wrapperAction .ProductPriceRating ,
.ProductList .HL-wrapperAction .ProductCompareButton {display: none; }
.ProductList li:hover .HL-wrapperAction .ProductCompareButton {display: inline-block; }
.ProductList .HL-wrapperAction .ProductPriceRating {position: relative; top: 77px; width: 100%;}

.ProductList.owl-carousel .owl-wrapper-outer { padding-top: 20px;}
.ProductList .ProductCompareButton {margin-bottom: 10px;}
.ProductList .ProductPriceRating {margin-bottom: 10px;}

/* Swap image */
.ProductList .ProductImage.HasSwapImage a .HL-ProductImageContent {webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
 -webkit-transition: all 1s cubic-bezier(0.190,1.000,0.220,1.000);
 -webkit-transition-delay: 0s;
-moz-transition: all 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
-o-transition: all 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
 transition: all 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s; display: block; }
 .ProductList .ProductImage.HasSwapImage:hover a .HL-ProductImageContent {-webkit-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
-o-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
-webkit-transition: -webkit-transform 1s cubic-bezier(0.190,1.000,0.220,1.000);
-webkit-transition-delay: 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
-o-transition: -o-transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;
transition: transform 1s cubic-bezier(0.190,1.000,0.220,1.000) 0s;}
 .ProductList .ProductImage a .back-image { height: 100%; position: absolute; width: 100%; visibility: hidden; }
 .ProductList .ProductImage:hover a .back-image { visibility: visible;}
 .ProductList .ProductImage.HasSwapImage:hover a .HL-ProductImageContent img.front-image { visibility: hidden;}
 .ProductList .ProductImage > a > img { /*display: none !important;*/}
}
@media  (max-width: 1199px) {
    .ProductImage > a img:not(:first-child) {
    display: none !important;
   }
       .fixed.header .PageMenu .CategoryList > div > div > ul > li {padding: 13px 3px 9px;}
    .fixed.header .PageMenu .sf-menu > li > a {font-size: 10px; font-weight: normal;}
    .fixed.header .HL-LogoScroll { padding: 10px 10px 10px 10px;}
    .fixed.header .PageMenu {min-height: 44px;}
    .fixed.header .TopMenu .TopLink .header-secondary,
    .fixed.header .TopMenu .TopLink li.last,
    .fixed.header .icon-search {height: 44px;}
    .fixed.header .TopMenu .TopLink .header-secondary {right: 65px;}
  .icon-search {width: 45px; background-position: -74px 18px;}
  .fixed.header .TopMenu .TopLink li.last {right: 3px;}
  .TopMenu .TopLink .last .CartLink {padding-left: 9px;}
  .fixed.header .TopMenu .TopLink .header-secondary {right: 0px;}
  .fixed.header .PageMenu ul {padding-right: 5px;}
}
/* width: 970px  */
@media (min-width: 992px) and (max-width: 1199px) {
.HL-HomeContentBanner .container {margin-left: -485px;}
.CheckoutButton .btn, 
.BottomPaymentButton .btn {padding: 0 40px;}
.CartCode .Textbox {
    width: 175px;
}
.wrapInputCount.productAttributeValue input {
    width: 40px;
}
.Left,
.Right {width: 270px;}
.Content.Wide { width: 700px;}
.Content { width: 430px;}
.Breadcrumb ul ,
.main > .Breadcrumb > ul { width: 970px; }
.DropdownCart {max-height: 500px;}
.ProductList li{width: 31.3%; min-height: 350px;}
.Widest .ProductList li { width: 22%;}
.Widest .ProductList.List li { width: 100%;}
.PageMenu li .Wrapper-Megamenu .container {width: 965px !important;}

/* Product List*/
.ProductActionAdd > a {padding-left: 10px; padding-right: 10px; font-size: 12px;}
/* product tab */
.HL-ProductTabs .nav-tabs > li > a {padding-left: 10px; padding-right: 10px;}
.HL-HomeContentBanner .inner {max-width: 320px; right: 5%; top: 20px; position: absolute; text-align: center;}
.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-prev,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-prev,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {left: -35px;}
.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-next,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-next,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-next {right: -35px;}
.ProductList .ProductCompareButton,
.product-nav.btm .CompareButton {display: none;}
#CategoryPagingBottom {margin: 2px 0 0 !important}
.CartContents .ProductName {width: 171px;}
}


/* width: 750px  */
@media (min-width: 768px) and (max-width: 991px) {
.btn {font-size: 12px;}
.HL-HomeContentBanner h2 {font-size: 20px;}
.HL-HomeContentBanner .container {margin-left: -375px;}
    .container {
    width: 730px;
}
input.Textbox, input[type="text"], input[type="password"] {width: 100%;}
.Breadcrumb ul ,
.main > .Breadcrumb > ul { width: 750px; }
/* newsletter popup */
#embed-newsletter .email { width: 215px;}

/* footer */
#subscribe_form{ padding-right: 75px;}
#subscribe_form .Textbox {margin-bottom: 7px;}
#subscribe_form #nl_first_name {width: 70px;}

/* product list */
.ProductList li{width: 46%; min-height: 440px;}
.Widest .ProductList li { width: 30.3%;}
.Widest .ProductList.List li { width: 100%;}

.ProductActionAdd > a span { padding-left: 15px;}
.ProductActionAdd > a {padding-left: 10px; padding-right: 10px;}

/* Product Page */
.HL-ProductTabs .nav-tabs > li {float: none;}
.HL-ProductTabs .nav-tabs > li > a {margin-right: 0;}
.HL-ProductTabs .nav-tabs > li:last-child > a { -webkit-border-top-right-radius: 0px; -moz-border-radius-topright: 0px; border-top-right-radius: 0px; }
.HL-ProductTabs .nav-tabs { border-bottom: 1px solid #c8c8c8;}

/* Cart Page */
.CartCode,
#CartContent {float: none; width: 100%; padding-left: 0;}
.CartCode > .CouponCode,
.CartCode > .GiftCertificate {width: 47%; float: left;}
.CartCode > .CouponCode{margin-right: 3%;}
.CartCode > .GiftCertificate {margin-left: 3%;}

/* Checkout */
.ExpressCheckoutCompletedContent {display: none !important;}

/* Popup Newsletter */
#email-modal .window-window .window-content .message {padding-bottom: 15px;}
.wrapEmail { padding: 20px 30px 0px 30px;}
/* brand page */
.SubBrandListGrid li {width: 50%;}

/* HorizontalFormContaine */
.HorizontalFormContainer dd div.selector {min-width: 330px;}
#FormField_13, #FormField_21, #FormField_23 {min-width: 100%;}

/* Megamenu */
.HL-HasMegamenu:hover > ul.Wrapper-Megamenu {width: 750px !important;}

.PageMenu .CategoryList > div > div > ul > li > a {font-size: 10px;}
.PageMenu .CategoryList > div > div > ul > li { padding: 15px 10px 11px;}
.PageMenu li .Wrapper-Megamenu .container {width: 750px !important;}
.HL-HomeContentBanner .inner {max-width: 320px; right: 6%; top: 20px; position: absolute; text-align: center;}
.HL-HomeContentBanner  > div > img {max-width: 400px;}
.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-prev,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-prev,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {left: 0;}
.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-next,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-next,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-next {right: 0;}
.ProductList .ProductCompareButton,
.product-nav.btm .CompareButton {display: none;}
#CategoryPagingBottom {margin: 2px 0 0 !important}
.CartContents .ProductName {width: 171px;}
#socnet .social_icon.last {padding-left: 0; margin-left: 0;}
.PageMenu li.HL-HasMegamenu .WrapperCategory > ul > li > a {font-size: 11px;}
.PageMenu .HL-HasMegamenu.hlmegamenuColRight .Wrapper-Megamenu li.WrapperCategory > ul > li {width: 32.3%;}
.PageMenu .HL-HasMegamenu.hlmegamenuColRight .Wrapper-Megamenu {padding-bottom: 70px !important;}
.PageMenu .HL-HasMegamenu.hlmegamenuColRight.menucolright1 .Wrapper-Megamenu {padding-bottom: 0 !important;}
.PageMenu .HL-HasMegamenu .Wrapper-Megamenu li.MegaMenuColRight .block-content-note {bottom: -35px;}
.PageMenu .HL-HasMegamenu.hlmegamenuColRight.menucolright1 .Wrapper-Megamenu li.WrapperCategory > ul > li {width: 25%;}
}

/* width: 100%  */

@media (max-width: 767px) {
.btn {font-size: 12px;}
.HL-HomeContentBanner h2 {font-size: 20px;}
.HL-HomeContentBanner .container {
    left: auto;
    margin-left: 0;
    padding-top: 20px;
    position: static;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {width: 100%; padding-right: 0px; padding-left: 0px;}
h2, .h2 { font-size: 15px;}
h4, .h4 {font-size: 11px;}

.only-mobile {display: block !important;}
.container {padding-right: 15px; padding-left: 15px;}
.row {margin-left: 0px; margin-right: -0px;}
.Content.Wide,
.Content {float: none;  width: 100%;}
.Breadcrumb > ul { width: 100%;}
.Left,
.Right {width: 100%; float: none; padding:0; display: none;}

.FeaturedProducts h2,
.TopSellers h2,
.NewProducts h2,
#SimilarProductsByCustomerViews h2,
#SideProductRelated h2,
#SimilarMultiProductsByCustomerViews h4 {font-size: 16px; }
.FeaturedProducts h2 span,
.NewProducts h2 span,
#SimilarProductsByCustomerViews h2 span,
#SideProductRelated h2 span,
#SimilarMultiProductsByCustomerViews h4 span,
.fastCartBottom > h4 span {padding: 0 10px;}

.FeaturedProducts h2:before,
.NewProducts h2:before,
#SimilarProductsByCustomerViews h2:before,
#SideProductRelated h2:before,
#SimilarMultiProductsByCustomerViews h4:before,
.fastCartBottom > h4:before {top: 10px;}

/* disable popup newsletter */
#email-modal { display: none !important;}

/* Live Chat */
.HL-HasSidebar #habla_window_div {bottom: 36px !important;}

/* Header Mobile */
#ToggleMenu,
.customer-area,
 ul.TopLink{ width: 33.3%; float: left;}

.TopMenu {background: #313030;}
.TopMenu.HL-HasCurrency #ToggleMenu,
.TopMenu.HL-HasCurrency .customer-area  {width: 25%;}
.TopMenu.HL-HasCurrency ul.TopLink,
.TopMenu.HL-HasCurrency ul.TopLink > li {width: 50%; float: left;  min-width: 0; position: static;}

.TopMenu.HL-HasCurrency .js-drawermenu-currency-converter {border-right: 1px solid #fff  !important;}
#ToggleMenu:hover,
.TopMenu .customer-area > a.icon-custommer:hover,
.currency-converter:hover,
.TopMenu.HL-HasCurrency ul.TopLink > li:hover { background-color:#0066cc  ; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; }

/* icon menu */
#ToggleMenu {
/*temp styles*/cursor: pointer;font-size: 15px;height: 46px;position: relative;text-indent: -9999px;vertical-align: middle;width: 33.3%; float: left; border-right: 1px solid #fff; display: block !important;}
#ToggleMenu:after {/*-ms-box-shadow: 0 8px 0 2px #333, 0 16px 0 2px #333, 0 24px 0 2px #333; -moz-box-shadow: 0 8px 0 2px #333, 0 16px 0 2px #333, 0 24px 0 2px #333; -webkit-box-shadow: 0 8px 0 2px #333, 0 16px 0 2px #333, 0 24px 0 2px #333; box-shadow: 0 8px 0 2px #333, 0 16px 0 2px #333, 0 24px 0 2px #333; */content: ' ';display: block;left: 0;margin: auto;position: absolute;text-indent: 0;top: 50%; left: 50%;
background: url(../../../../../cdn10.bigcommerce.com/s-f1sum3xanq/templates/__custom/images/list-sprite5d04.png?t=1569966783) 0 -2851px no-repeat; width: 19px; height: 14px; margin: -7px 0 0 -10px;}
#ToggleMenu:hover:after {/*background-position: 0 -2851px; */}

/* icon customer */
.TopMenu .customer-area > a.icon-custommer {display: block; height: 46px; border-right: 1px solid #5a5959; position: relative;}
.TopMenu .customer-area > a.icon-custommer:before { background: url(../../../../../cdn10.bigcommerce.com/s-f1sum3xanq/templates/__custom/images/list-sprite5d04.png?t=1569966783)   0 -2704px no-repeat ; position: absolute; content: ""; top: 50%; left: 50%; width: 17px; height: 16px;margin: -8px 0 0 -8px;}
.TopMenu .customer-area > a.icon-custommer:hover:before {/*background-position: 0 -2704px;*/ }
.TopMenu .customer-area {display: block; float: left; position: static;}

.TopMenu .customer-area.open .DropdownCustommer   {display: block; }

.TopMenu .customer-area .DropdownCustommer {display: none; position: absolute; top: 46px; left: 0; padding: 20px 30px; width: 100%; background: #fff; text-align: left;z-index: 999; -moz-box-shadow:  none; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius:0;  -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0;  border-radius:0; border: none; width: 100%; border-bottom: 1px solid #e5e5e5 !important;}
.TopMenu .customer-area .DropdownCustommer li {padding: 0;}
.TopMenu .customer-area .DropdownCustommer li a {color: #505050; font-size: 12px; text-transform: none; display: inline-block; padding: 0; background: none; font-weight: 400; border-bottom: 1px solid transparent;}
.TopMenu .customer-area .DropdownCustommer li a:hover {color: #000; border-bottom: 1px solid #000;}
.TopMenu .customer-area .DropdownCustommer li > div {font-size: 0; line-height: 13px; margin: 8px 0 4px;}
.TopMenu .customer-area .DropdownCustommer li div a {display: block;}

.TopMenu .customer-area li {display: block !important;}
.TopMenu .CartLink {display: block !important;}
.TopMenu .container {padding: 0;}
.currency-converter { height: 46px; line-height: 46px; text-align: center; position: static;}

/* icon currency */
.currency-converter > a:before {border-top-color: #fff;}
.TopMenu .currency-converter > a {color: #fff;}
.currency-converter > a {background: none; border-bottom: none;}
.currency-converter > a:hover:before {border-top-color: #fff;}
.currency-converter > a img {display: none;}
.currency-converter .CurrencyList img {display: inline; padding-right: 5px;}
.CurrencyChooser h2 { display: block;color: #505050; font-size: 11px;}
.CurrencyChooser  {background: #fff; width: 100%; padding: 20px 30px; z-index: 999;  border-bottom: 1px solid #e5e5e5 !important;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px; border-top:none; margin: 0;}
.CurrencyList dd {background: #fff; border: none;}
.CurrencyChooser .BlockContent .CurrencyList{background: none; border: none;}
.CurrencyList dd {border: none !important; padding-left: 0 !important;}
.CurrencyList a {padding: 7px 0;}
.CurrencyChooser a:hover span { color: #eb5789 !important;}
.CurrencyList a:hover { background: none;}
.currency-converter > a:hover {color: #fff !important; }
.currency-converter:hover > a {color: #fff !important; }

.TopMenu .TopLink li {display: none;  padding: 0;}
.TopMenu .TopLink li.js-drawermenu-currency-converter,
.TopMenu .TopLink li.last {display: block; position: static; min-width: 0;}

/* icon cart */
.TopMenu .TopLink .last .CartLink {float: none; padding-left: 0;}
.TopMenu .TopLink .last .HL-Login {display: none;}
.TopMenu li .icon.icon-cart {display: none;}

.TopMenu li #ShowDropdownCart {text-indent: -999em; font-size: 0; height: 46px; display: block; position: relative; padding: 0;}
.TopMenu li #ShowDropdownCart:before { background:url(../../../../../cdn10.bigcommerce.com/s-f1sum3xanq/templates/__custom/images/list-sprite5d04.png?t=1569966783)  0 -2614px  no-repeat ; height: 14px; width: 11px; position: absolute; content: ""; top: 50%; left: 50%; margin: -7px 0 0 -5px;}
.TopMenu li #ShowDropdownCart:hover:before {/*background-position: 0 -2614px;*/ }

.TopMenu .CartLink span {display: none;}
.currency-converter:hover .iconArrow { background: url(../../../../../cdn10.bigcommerce.com/s-f1sum3xanq/templates/__custom/images/icon-arrow-hover5d04.html?t=1569966783) 100% 0 no-repeat;}
.DropdownCart {top: 46px;}
/* End  Header Mobile */

/* Header */
.TopMenu { background: #06c; left: 0; padding-top: 0; width: 100%; z-index: 99; padding-bottom: 0;}
#Header .container {padding: 0;}
#Header .header-secondary {float: left; margin-top: 5px;}
#Header .header-secondary #SearchForm {border-top: 1px solid #e7e7e7; padding: 13px 0;}
#Header .HeaderStorePhoneNumber {display: block; padding: 30px 10px 25px; text-align: center;background: #FFF; border-bottom: 1px solid #e3e3e3; display: block; margin: 0 -15px 20px; padding: 12px 0; text-align: center;}
.HL-HeaderShipping  {border: 1px solid #d0d0d0; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; margin-bottom: 20px;}
.HL-HeaderShipping li {border-top: 1px solid #d0d0d0;padding-top: 15px; padding-bottom: 15px;}
.HL-HeaderShipping li:first-child {border-top:none; }
.TopMenu .container > ul > li.HeaderStorePhoneNumber {display: none;}
.header-top {text-align: center; margin-top: 0; }
.TopMenu ul { text-align: right; }

.PageMenu {display: none !important;}
.ProductList .ProductCompareButton,
.product-nav.btm .CompareButton {display: none;}
#CategoryPagingBottom {margin: 2px 0 0 !important}

#Header {  position: static;margin-bottom: 0px;padding-top: 45px;}
.header-secondary {  float: none;  width: 100%;  background: #fff; padding: 0; }
.header-secondary .currency-converter { display: none; }
.header-secondary #SearchForm {  float: none;position: relative; width: auto; }
.header-secondary #SearchForm input.Button { position: absolute; border: 0; height: 100%; top: 7px; right: 0;}

.header-logo { float: none; vertical-align: middle; text-align: center; overflow: hidden; padding-bottom: 5px;}
.header-logo h1 {padding: 0;}
.header-logo img {display: inline-block;}

#SearchForm input#search_query {max-width: 100%; width: 90%;}
/*#home .header {padding-bottom: 20px;}*/
.HL-LogoScroll  {display: none;}
/* End Header */

/* Footer */
.footer-main .container {margin: 0 -10px;}
.footer-main .col-xs-2 {width: 49%; padding: 0 10px; padding-bottom: 10px; float: none; display: inline-block; vertical-align: top;}
.footer-main .col-xs-4 {width: 100%; padding: 0 10px;}

.newsletter-subscription .grid > .grid__item { width: 100% !important;}
.newsletter-subscription .inner { padding: 0;}
.innerNewletter h2 {  width: 100%;  overflow: hidden;}
.subscribe_form #nl_email { font-size: 12px !important;  width: 198px;}
.subscribe_form #nl_email, .subscribe_form .btn {margin-bottom: 0 !important;}
.innerNewletter {text-align: center;}
.innerNewletter h2 {padding-left: 0;}

.footer-links ul.HL-IconPayment {text-align: left; padding-bottom: 0;}
.footer-links ul.HL-IconPayment li {display: inline-block; float: none;  margin-left: 2px;  margin-right: 2px;}

.HL-ColLeft {float: none;}
.footer-links { text-align: left;}
.footer .powered-by {  float: none;  display: block;  margin-top: 10px;}

.footer-main { padding-top: 30px; padding-bottom: 5px;}
/* End Footer */

/* Home Page */
.HL-HomeTwoBanner li  {margin-bottom: 15px;  text-align: center;}
#home .ProductList {width: auto;}
.HL-HomeFourBanner .row {margin: 0 -5px;}
.HL-HomeFourBanner .row .col-xs-3 {width: 50%; padding: 0 5px; margin-bottom: 10px;}
.HL-HomeFourBanner {padding-bottom: 0;}
.HL-HomeBannerBottom li {padding-bottom: 10px;}
.HL-HomeBannerBottom .row-1 {margin-bottom: 22px;}

#HomeSlideShow .flex-direction-nav {display: none !important;}
#HomeSlideShow {margin-bottom: 15px !important;}

.imgEmail {  display: none;}
/* End Home Page */

/* product list */
.ProductList li{width: 46%; min-height: 440px;}
.Widest .ProductList li {
    width: 46%; margin-bottom: 20px;
}
.Widest .ProductList.List li { width: 100%;}
/* category */
#HL-DisplaySidebar {font-size: 11px; font-weight: 700; letter-spacing: 0.05em; background: rgba(0, 102, 204, 0.9); color: #fff; text-transform: uppercase; letter-spacing: 0.02em; padding: 0 20px; position: fixed; left: 0; bottom: 0; height: 36px; line-height: 36px; width: 100%; text-align: center; font-family: 'Montserrat', sans-serif;}
.FloatRight.SortBox {float: left; padding-left: 20px;}

/* Product Page */
.HL-ProductTabs .nav-tabs > li {float: none;}
.HL-ProductTabs .nav-tabs > li > a {margin-right: 0;}
.HL-ProductTabs .nav-tabs > li:last-child > a { -webkit-border-top-right-radius: 0px; -moz-border-radius-topright: 0px; border-top-right-radius: 0px; }
.HL-ProductTabs .nav-tabs { border-bottom: 1px solid #c8c8c8;}
.left-content {width: 100%;}
.PrimaryProductDetails .ProductMain {width: 100%; padding-left: 0;}
.ProductAddToCart .BulkDiscount {max-width: 300px;}
/* popup cart */
.fastCartBottom,
.fastCartThumb,
.fastCartItemBox {display: none;}
.fastCartSummaryBox {width: 100%;}
#fastCartContainer {margin-top: 20px;}

/* Quickview */
.quick-view-product-details-container {overflow: visible; padding-left: 0;}

/* Cart Page */
.CartCode,
#CartContent {float: none; width: 100%; padding-left: 0;}
.CheckoutButton .btn,
.BottomPaymentButton .btn {padding: 0 20px; font-size: 14px;}
.ProceedToCheckout .FloatRight,
.ProceedToCheckout .FloatLeft {float: none;}
.AlternativeCheckout { float: none; text-align: center;}
.AlternativeCheckout a {display: inline-block; float: none;}
.EstimateShipping .form dd { margin-left: 0; clear: both;}
.EstimateShipping .form dd div.selector ,
.EstimateShipping .form dd input.Textbox {width: 100%;}
.EstimateShipping .form dt {width: 100%;}
.CartContents tfoot .SubTotal td div.EstimateShipping {float: none;}


/* cart table */
table {border-collapse: collapse;}
table.CartContents {border-collapse: inherit;}
form#cartForm .CartContents th {display: none;}
form#cartForm table.CartContents tr  {border-top: 1px solid #e0e0df;}
form#cartForm table.CartContents tr {border-top: none;}
form#cartForm table.CartContents tr td {display: block; margin: 0; position: relative; width: 100% ;  padding: 10px 0;}
form#cartForm table.CartContents tr td.CartItemQuantity {padding-bottom: 0; text-align: left;}
.CartContents tbody tr td.CartItemQuantity > div {text-align: left;}
form#cartForm table.CartContents tr td .productAttributes td {display: inline; color: #505050; font-size: 12px;  padding-left: 0;}
.BlockContent .CartThumb img { max-width: 200px;}
#CartContent .CartContents .CartThumb {text-align: center !important;}
.CartContents tfoot .SubTotal td { text-align: center !important;}

form#cartForm table.CartContents tr td:nth-of-type(4):before,
form#cartForm table.CartContents tr td:nth-of-type(5):before { content: "Item Price : "; font-size: 12px; font-weight: 400;  left: 0;  position: absolute; top: 10px; color: #505050;}
form#cartForm table.CartContents tr td:nth-of-type(5):before { content: "Item Total :";}
form#cartForm table.CartContents tr td:nth-of-type(4):before {top: 15px;}
.EstimateShippingButtons input {margin-top: 20px;}
.CartContents tfoot .SubTotal td div.wrapEstShip a {width: 100%;}
.KeepShopping, #cartForm .updateCart { float: none; margin-right: 0;}
.updateCart .btn,
.KeepShopping .btn,
#CartContent .CheckoutButton .btn,
#CartContent .EstimateShippingLink {width: 100%;}
#CartContent .ProceedToCheckout {float: none; padding: 0;}
#CartContent .ProceedToCheckout .txtInfo-2 {clear: both;}
#CartContent .ProductName .titProName {margin-top: 0;}
#CartContent .ProductName .productAttributes {margin: 15px 0;}
#CartContent .CartItemQuantity div .CartRemoveLink {display: inline-block; float: none; position: relative; color: #ee6235; margin-top: 8px;}
form#cartForm table.CartContents tr td.ProductName,
form#cartForm table.CartContents tr td.CartItemIndividualPrice,
form#cartForm table.CartContents tr td.CartThumb {}
form#cartForm table.CartContents tr td.CartItemIndividualPrice {padding-bottom: 0 !important; padding-top: 15px !important;}
form#cartForm table.CartContents tr td.CartThumb {padding-bottom: 5px !important; border-top: 1px solid #d0d0d0; padding-top: 20px;}
form#cartForm table.CartContents tr.First td.CartThumb {border-top: 0; padding-top: 10px;}
form#cartForm table.CartContents tr td.CartItemTotalPrice {padding-top: 10px !important; padding-bottom: 15px !important;}
form#cartForm .CartContents tfoot .SubTotal td {text-align: right !important; padding: 16px 0 19px;}
form#cartForm .CartContents tfoot tr:last-child .SubTotal td {padding-bottom: 20px;}
form#cartForm .CartContents tfoot .SubTotal td .titTotal em,
form#cartForm .CartContents tfoot .SubTotal td .titGTotal em {width: auto; margin-left: 45px; margin-right: 0; padding-right: 0;}
.CartContents td.CartItemTotalPrice { text-align: center;}

form#OrderConfirmationForm .CartContents th {display: none;}
form#OrderConfirmationForm table.CartContents tr td {display: block; margin: 0; position: relative; width: 100% !important; padding-left: 20px; padding-right: 20px;}
form#OrderConfirmationForm table.CartContents tr td .productAttributes td {display: inline; color: #505050; font-size: 12px; font-style: italic; }
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(2):before,
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(3):before,
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(4):before { content: "Item Price : "; font-size: 12px; font-weight: 400;  left: 20px;  position: absolute; top: 13px; color: #505050;  font-family: "Montserrat",sans-serif;}
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(2):before { content: "Quantity :"; top: 0px;}
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(4):before { content: "Item Total :";}
form#OrderConfirmationForm table.CartContents tr td:nth-of-type(3):before {top: 15px;}

form#OrderConfirmationForm table.CartContents tr td.ProductName,
form#OrderConfirmationForm table.CartContents tr td.CartItemIndividualPrice,
form#OrderConfirmationForm table.CartContents tr td.CartThumb {border-bottom: none;}
form#OrderConfirmationForm table.CartContents tr td.CartItemIndividualPrice {padding-bottom: 0px !important; padding-top: 15px !important;}
form#OrderConfirmationForm table.CartContents tr td.CartThumb {padding-bottom: 0 !important;}
form#OrderConfirmationForm table.CartContents tr td.CartItemTotalPrice {padding-top: 10px !important; padding-bottom: 15px !important;}
form#OrderConfirmationForm .CartContents tfoot .SubTotal td {text-align: right !important;}
form#OrderConfirmationForm .CartContents tfoot .SubTotal td .titTotal em,
form#OrderConfirmationForm .CartContents tfoot .SubTotal td .titGTotal em {width: auto; margin-left: 45px; margin-right: 0; padding-right: 0;}


form#OrderConfirmationForm table.CartContents tr td.HL-CartFirst{padding-bottom: 0;}
form#OrderConfirmationForm table.CartContents tr td.CartPrice{border-bottom: none !important; padding-bottom: 5px !important;}
form#OrderConfirmationForm table.CartContents tr td.CartPriceTotal{ padding-top: 0 !important;}
.CartContents tfoot td div {display: block; text-align: left;}
.CartContents tfoot td.HL-ShoppingCartShippingEstimator div { text-align: left;}
.CartContents tfoot td em {float: right; text-align: right; min-width: 0;}
.CartItemQuantity .selector {width: 100% !important;}
.CartContents tbody tr td.CartItemRemove {text-align: center;}
.CartContents tbody tr td {border: none;}
.CartContents tbody tr { border-top: 1px solid #e0e0df;}
.CartContents tbody tr:first-child { border-top: none;}

#CheckoutStepConfirmation .ExpressCheckoutContent {padding-left: 10px; padding-right:10px;}

.fullwidth #CartContent .ProceedToCheckout {margin-top: 10px;}

#LoginForm .CreateAccount {margin-bottom: 30px;}

/* checkout page */
.ExpressCheckoutContent > .CreateAccount, .ExpressCheckoutContent > .AccountLogin {width: 100%;}
.ExpressCheckoutContent > .CreateAccount {padding-bottom: 30px;}
.ExpressCheckoutContent > .AccountLogin {border-left: none; padding-left: 0;}
.HorizontalFormContainer dd,
.form dd { overflow: visible; padding-bottom: 0;}
.ExpressCheckoutCompletedContent {display: none !important;}
.ExpressCheckoutContent {padding-left: 20px; padding-right: 20px; padding-bottom: 15px;}
.CartContents .CartItemImage { float: none; margin-right: 0px; max-width: none; text-align: center; padding-bottom: 15px;}
.CartContents tbody tr td.HL-CartFirst + td { padding-bottom: 0px; padding-top: 0px;}
#CheckoutStepPaymentDetails input[type="submit"] {margin: 0;}
div.selector span {font-size: 12px;}
.HorizontalFormContainer p.Submit, .form p.Submit {margin-bottom: 0;}
#NewBillingAddress #ChooseBillingAddress { margin-bottom: -30px;}
#uniform-join_mailing_list + label {font-weight: 400;}

/* Contact */
.HL-ContactForm .HL-ColLeft ,
.HL-ContactForm .HL-ColRight {width: 100%; padding-right: 0; float: none;}

/* Button top */
#back-top a {width: 34px; height: 34px;  background: url(../../../../../cdn10.bigcommerce.com/s-f1sum3xanq/templates/__custom/images/list-sprite5d04.png?t=1569966783) -76px -2980px no-repeat; }
#back-top a:hover { background-position: -76px -3029px; }

/* More View */
#ProductDetails .ProductTinyImageList {text-align: center;}
.ProductTinyImageList .owl-carousel .owl-item { display: inline-block; float: none; height: 25px !important; width: 25px !important; padding: 5px;}
.ProductTinyImageList .owl-carousel .owl-item > div {background: #ccc; height: 100% !important; width: 100% !important; -webkit-border-radius:50%;  -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%;  border-radius:50%; border:none; margin: 0;}
.ProductTinyImageList .owl-carousel .owl-item:hover > div {background: #666;}
.ProductTinyImageList .TinyOuterDiv a img {display: none;}
.ProductTinyImageList .owl-wrapper {margin: 0 auto; left: 0 !important; width: 100% !important;}

/* brand page */
.SubBrandListGrid li {width: 50%;}
.HorizontalFormContainer dt, .form dt {width: 100%;}

.header-top {padding: 11px 0 10px; font-size: 10px;}
.header-top .close {position: absolute; top: 8px; right: 5px;}
.header-top p {margin: 0 auto; width: 290px;}
.header-top span {font-size: 13px;}
.header-top .container {padding: 0;}
.TopMenu .wishlist-link {display: none;}
.banner-home-top li {margin-bottom: 10px;}
.header-panel-bottom .free_shipping {text-align: center; padding: 0 10px;}
.HL-HomeContentBanner {text-align: center;}
.HL-HomeContentBanner h2 {font-size: 22px; padding: 20px 0 13px;}

.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-prev,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-prev,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {left: -9px;}
.HL-Brandslider.owl-theme .owl-controls .owl-buttons div.owl-next,
.Left #SideTopSellers .owl-theme .owl-controls .owl-buttons div.owl-next,
.HL-instagramSlider.owl-theme .owl-controls .owl-buttons div.owl-next {right: -9px;}
#HomeSlideShow .flex-control-paging {position: static; margin: 15px 0 0; -moz-opacity: 1; opacity:1; filter:alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.flex-control-paging li a {background: #d5d8dc; border: 3px solid #d5d8dc; border-radius: 50%; width: 10px; height: 10px;}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {background: #d5d8dc; border-color: #323232;}
.banner_home_page_top { margin-bottom: 20px;}
.infinite-scrolling, .infinite-scrolling-homepage {padding-top: 15px;}
.FeaturedProducts {margin-bottom: 25px;}
.footer-main .container > div > div {margin-bottom: 20px; padding: 0 10px;}
.CartLink #ShowDropdownCart #items-count {display: none;}
.lookbook .owl-theme .owl-controls .owl-pagination {display: block;}
.lookbook .owl-theme .owl-controls .owl-buttons {display: none;}
.lookbook .slide-text,
.lookbook .slide-des p.line {display: none;}
.lookbook .slide-heading {font-size: 20px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev, #ProductDetails #ImageScrollPrev {left: 0;}
.owl-theme .owl-controls .owl-buttons div.owl-next, #ProductDetails #ImageScrollNext {right: 0;}
.widget-title fieldset.box-title legend {font-size: 16px; padding: 0 10px;}
.HL-ProductTabs .nav-tabs > li.active,
.HL-ProductTabs .nav-tabs > li:hover{border: 1px solid #000;}
.HL-ProductTabs .nav-tabs > li:hover > a,
.HL-ProductTabs .nav-tabs > li.active > a,
.HL-ProductTabs .nav-tabs > li > a:focus {background: #000; color: #FFF;}
.HL-ProductTabs .nav-tabs > li:hover > a::before,
.HL-ProductTabs .nav-tabs > li.active > a::before,
.HL-ProductTabs .nav-tabs > li > a:focus::before {display: none;}
.HL-HomeContentBanner  > div > img {max-width: 400px;}
.fixed .TopMenu {position: fixed; top: 0; width: 100%; -webkit-animation-duration: 0.8s; -moz-animation-duration: 0.8s; -o-animation-duration: 0.8s; animation-duration: 0.8s;}
}

@media (min-width: 479px) and (max-width: 568px) {
    .infinite-scrolling a, .infinite-scrolling-homepage a {width: 453px;}
}
@media (max-width: 479px) {
    /* product list */
.ProductList li{width: 45%; margin: 0 2% 20px;}
.Widest .ProductList li { width: 45%; margin: 0 2% 20px;}
.Widest .ProductList.List li { width: 100%;}
.productlist-page .ProductList li {}
.ProductList.List .HL-wrapperAction .ProductActionAdd,
.ProductActionAdd {display: none !important;}
/* checkout */
.ExpressCheckoutContent > .AccountLogin .HorizontalFormContainer dd.HL-Action a {clear: both; display: inline-block; margin-top: 10px;}
#FormField_13,
#FormField_21,
#FormField_23 ,
.HorizontalFormContainer dd div.selector { min-width: 100%;}
.ExpressCheckout .ExpressCheckoutBlock .ExpressCheckoutTitle{font-size: 10px; font-weight: 400; letter-spacing: normal;}
.ExpressCheckout .ExpressCheckoutBlock .ExpressCheckoutTitle .titStep{margin-right: 10px; padding-left: 10px; padding-right: 10px;}
.ExpressCheckoutBlockCompleted a.ChangeLink {top: 16px;  font-size: 10px; right: 10px;}
.CartContents tfoot td em,
.CartContents tfoot .SubTotal td .titGTotal em {margin-left: 5px;}
.CartContents td.CartItemIndividualPrice,
.CartContents td.CartItemTotalPrice { text-align: right;}
.HorizontalFormContainer dt, .form dt {width: auto; float: none;}
.HorizontalFormContainer dd#CardCodeInput + dt {width: auto; float: left;}
.ProductList .ProductImage a {height: auto !important;}
.ProductList.owl-theme .owl-controls .owl-buttons div.owl-prev,
.ProductList.owl-theme .owl-controls .owl-buttons div.owl-next {top: 32%;}
.faceted-search .FloatRight.SortBox {padding-top: 10px; padding-bottom: 10px;}
.faceted-search .product-nav #CategoryPagingTop {clear: both; float: left;}
.faceted-search #CategoryPagingTop .nav-prev,
.faceted-search #CategoryPagingTop .nav-next,
.faceted-search #CategoryPagingTop .PagingList li {margin-left: 0; margin-right: 20px;}

/* My Account */
.btns { float: none; overflow: hidden; padding-bottom: 20px; position: static;}

/* Product share */
#tabcontent .photo { float: none; margin-right: 20px; width: auto;}

/* owl slider */

.FeaturedProducts h2,
.TopSellers h2,
.NewProducts h2,
#SimilarProductsByCustomerViews h2,
#SideProductRelated h2,
#SimilarMultiProductsByCustomerViews h4 {text-align: center; padding-right: 0; }
.ProductActionAdd > a {width: auto;}
.ProductList.owl-theme .owl-controls {position: static;}
.ProductList.owl-theme .owl-controls .owl-buttons div {position: absolute;}
.ProductList.owl-theme .owl-controls .owl-buttons div.owl-prev {left: 0 }
.ProductList.owl-theme .owl-controls .owl-buttons div.owl-next {right: 0;}

/* */
.footer-middle .HeaderLiveChat { font-size: 12px; line-height: 20px;}
.footer-middle .HL-LiveChatLink {margin-top: 5px;}

.product-nav.btm + .CompareButton {float: none; clear: both;}
.CompareButton .btn {width: 100%;}
.nav-prev, .nav-next, .PagingList li {float: none;}
.PagingList {float: none;display: inline-block;}
.CategoryPagination .HL-PaddingLabel {float: none;display: inline-block; display: none;}
.product-nav #CategoryPagingTop, .product-nav #CategoryPagingBottom, .product-nav .CategoryPagination {text-align: center;}
.product-nav #CategoryPagingTop,
.product-nav.btm {float: none;}
.ProductList.List .ProductImage {float: none; width: 100%; padding-right: 0; }
/* brand page */
.SubBrandListGrid li {width: 100%;}
#socnet .social_icon.last {width: 100%; padding-left: 0; margin-left: 0;}
.subscribe_form .btn {clear: both; margin-top: 10px;}
.subscribe_form #nl_email {width: 100%; margin: 0;}
.footer-links {padding-top: 10px;}
.lookbook .slide-heading {font-size: 18px;}
.wrapsocialLink .AddThisButtonBox {float: left !important; margin: 10px 0 5px !important;}
.ProductMain .addto {margin-bottom: 0;}
.FloatRight.SortBox {padding: 20px 0 0;}
#LoginForm .btn.alt {font-size: 10px; padding: 0 10px; line-height: 36px;}
.HL-ProductRatting .HL-WriteReviewLink {display: block; margin-top: 10px;}
.ProductMain .addto {float: none;}
.ProductMain .addto .btn.add-to-cart {margin-right: 0; width: 100%;}
#SideProductAddToWishList { margin-top: 23px;}
.HL-HomeContentBanner  > div > img {max-width: 200px;}
#HomeNewProducts .BlockContent {text-align: center;}

/**/
.ToggleSearchFormLink {margin-top: 0;}
}
