@font-face {font-family: "Vibrocentric"; 
src: url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.eot"); 
src: url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.eot?#iefix") format("embedded-opentype"), 
url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.woff2") format("woff2"), 
url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.woff") format("woff"), 
url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.ttf") format("truetype"), 
url("https://db.onlinewebfonts.com/t/61cd8956a29f1dec26bd8c2d676ca619.svg#Vibrocentric") format("svg"); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, ul, li {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 0;
}

img, a img {
    border: medium none;
}

.clear {
    border: medium none;
    clear: both;
    float: none;
    height: 1px;
    margin: 0;
    padding: 0;
}

a {
    color: #535353;
    text-decoration: none;
}

a {
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    -ms-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;

    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #535353;
    font-weight: normal;
    font-family: 'Titillium Web';
}

h1, h2, h3, h4, h5, h6, p {
    padding-bottom: 10px;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 19px;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 15px;
}

p {
    line-height: 20px;
    color: #171717;
    font-family: 'Titillium Web';
    font-size: 14px;
    color:#6d6e71;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
*, *::before, *::after
{
    box-sizing: border-box;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.hide {
    display: none;
}

.show {
    display: inline;
}

li {
    margin-bottom: 0;
    font-family:'Titillium Web';
    font-size:16px;
    color:#6d6e71;
}


body{
    font-family: 'Titillium Web';
    margin-bottom: 0;
    background: #f1f1f1;
}
.banners.marketBanner p {
    color: #fff;
    padding: 0;
}
body.langDown a#wi-country-selector-button {
    top: 50px;
}
.toggle-btn{
    padding: 5px;
    position: relative;
    text-align: right;
}
.toggle-btn button{
    padding:5px;
}
.toggle-btn .icon-bar {
    background: none repeat scroll 0 0 #000;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.toggle-btn .icon-bar + .icon-bar {
    margin-top: 4px;
}
div.visible-xs{
    display:none;
}
.bx-wrapper .bx-viewport{
    box-shadow: none;
    border: none;
    left: 0;
}



/*CSS Document*/
.container
{
    width: 1250px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 15px;
}
.flt_rt{
    float:right;
}
.flt_lft{
    float:left;
}
.clearfix{
    display: table;
    content: " ";
    clear: both;
}
.wrapper{
    margin:0 auto;
}
.header{
    border-bottom: 3px solid #e03127;
    background: #fff;
}
.header_top{
    background: #000;
    padding: 10px 0;
}
.header_top .header_top_grid{
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    color: #fff;
    font-size: 16px;
    font-family: 'Titillium Web';
}
.header_top .header_top_grid a{
    color: #fff;
}
.header_top .header_top_grid span.timings{
    font-weight: 300;
}
.header_top .header_top_grid span.timings .phone_num{
    margin-left: 20px;
    font-weight: 400;
    font-size: 15px;
}
.header_top .header_top_grid .social{
    margin-left: 40px;
}
.header_top .header_top_grid .social a{
    display: inline-block;
    margin: -3px 3px;
}
.header_top .header_top_grid .header_top_right{
    text-align: right;
}
.header_top .header_top_grid .header_top_right ul li{
    display: inline-block;
    padding: 0 10px;
    position: relative;
    line-height: 18px;
}
.header_top .header_top_grid .header_top_right ul li:before{
    content: "";
    display: inline-block;
    width: 1px;
    background: #e03127;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.header_top .header_top_grid .header_top_right a
{
    color: #bebebe;
    display: inherit;
}
.header_top .header_top_grid .header_top_right a:hover
{
    color: #fff;
}
.header_top .header_top_grid .header_top_right ul li:first-child:before{
    display: none;
}
.header_top .header_top_grid .header_top_right ul li:last-child{
    padding-right: 0;
}
.header_top .container{
    position: relative;
}
.header_top .container .mobile_icons{
    position: absolute;
    display: none;
    right: 0;
    top: 0;
}
.header_top .container .mobile_icons a{
    display: inline-block;
    margin-left: 13px;
}
.header .header_main{
    margin: 20px 0 12px;
    overflow: hidden;
}
.header .header_main .logo{
    width: 31%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px 0 0;
}
.header .header_main .search{
    width: 47%;
    float: left;
    position: relative;
}
.header .header_main .search input[type='text']{
    width: 100%;
    box-sizing: border-box;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'Titillium Web';
    color: #0a0203;
    font-size: 16px;
    background: #fdfdfd;
    outline: none;
}
.header .header_main .search input[type='text']::placeholder{
    font-family: 'Titillium Web';
    color: #0a0203;
    font-size: 16px;
}
.header .header_main .search input[type='image']{
    position: absolute;
    right: 15px;
    top: 16px;
}
.header .header_main .header_checkout{
    width: 22%;
    float: right;
    text-align: right;
    margin-top: 8px;
}
.header .header_main .header_checkout span{
    display: inline-block;
    margin-left: 20px;
}
.header .main_nav{
    text-align: center;
}
.header .main_nav ul li
{
    display: inline-block;
    position: relative;
    font-family: 'Vibrocentric';
}
.header .main_nav > ul > li:after{
    background: url("../img/drop_arrow.png") no-repeat;
    content: "";
    position: absolute;
    width: 16px;
    height: 11px;
    left: 0;
    right: 0;
    z-index: 99;
    bottom: -14px;
    margin: 0 auto;
    display: none;
}
.header .main_nav > ul > li:hover:after{
    display: block;
}
.header .main_nav ul li a{
    color: #000;
    font-size: 22px;
    display: inline-block;
    padding: 15px 17px;
}
.header .main_nav ul li:hover > a{
    background: #e03127;
    color: #fff;
}
.header .main_nav ul li ul{
    display: none;
    position: absolute;
    text-align: left;
    width: 330px;
    background: #fff;
    left: 0;
    padding: 15px 10px 35px;
    border-top: 3px solid #e03127;
    background: #fff url("../img/shadow_bg.jpg") repeat-x;
    z-index: 9;
}
.header .main_nav ul li ul ul 
{
    left: 100%;
    top: 0;
    margin: 0;
    padding-top: 0;
    border: navajowhite;
}
.header .main_nav ul li ul li{
    display: block;
    border-bottom: 1px solid #dfdfdf;
}
.header .main_nav ul li ul li a{
    display: block;
    padding: 15px 10px 15px 20px;
    background: url('../img/arrow_lft.jpg') no-repeat 5px center;
    font-family: "Titillium Web";
    font-size: 18px;
}
.header .main_nav ul li:hover{
    /*background: url("../img/drop_arrow.png") no-repeat left 0 bottom -10px;*/
}
.header .main_nav ul li:hover > ul{
    display: block;

}
.header .main_nav .main_menu_toggle_btn{
    display: none;
    /*font-family: 'vibrocentricrg';*/
    font-size: 25px;
    color: #000;
    text-align: center;
    cursor: pointer;
    padding-bottom: 10px;
}
.footer{
    margin-top: 20px;
    padding: 0;
}
.footer .newsletter_signup{
    background: #e03127;
    padding: 25px 0 50px;
}
.footer .newsletter_signup h1{
    font-family: 'Titillium Web';
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 25px;
}
.footer .newsletter_signup .form_container{
    width: 44%;
    margin: 0 auto;
    position: relative;
}
/*.footer .newsletter_signup .form_container .email_field{
    width: 80%;
    height: 30px;
    background-color: #fff;
    transform: skewX(-30deg);
    transform-origin: top;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.footer .newsletter_signup .form_container .email_field input{
    transform: none;
}*/
.footer .newsletter_signup .form_container input[type="email"] {
    width: 80%;
    height: 30px;
    background: transparent;
    border: none;
    background-image: url(../img/searchfieldbg.png);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    background-size: 100%;
    z-index: 999;
    position: relative;
    box-shadow: none;
    background-position: left;
}
.footer .newsletter_signup .form_container input[type="email"]::after{
    position: absolute;
    content: "";
    width: 26px;
    background: url('../img/field_bg_rt.jpg') no-repeat;
}
.footer .newsletter_signup .form_container input[type="image"]{
    position: absolute;
    right: 5px;
    top: 10px;
    z-index: 2;
}
.footer .main_footer
{
    background: #030303 url('../img/main_footer_bg.jpg') no-repeat center bottom;
    box-shadow: 1px 1px 20px #000;
    padding: 30px 0;
}
.footer .main_footer .main_footer_container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}
.footer .main_footer .main_footer_container .main_footer_box h1
{
    color: #e03127;
    font-family: "Titillium Web";
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #e03127;
    margin-bottom: 10px;
}
.footer .main_footer .main_footer_container .main_footer_box, 
.footer .main_footer .main_footer_container .main_footer_box a
{
    color: #adadad;
    font-size: 14px;
}
.footer .main_footer .main_footer_container .main_footer_box a:hover
{
    color: #fff;
}
.footer .footer_bottom{
    background: #030304;
    padding: 17px 0;
    color: #adadad;
    font-size: 14px;
}
.footer .footer_bottom a,
.footer .footer_bottom span
{
    color: #e03127;
}
.categoriesHome 
{
    margin: 20px 0;
}
.categoriesHome ul {
    display: flex;
    flex-flow: wrap;
    margin-left: -18px;
}
.categoriesHome ul li {
    padding-left: 20px;
    width: 25%;
    margin-top: 12px;
    margin-bottom: 12px;
}
.categoriesHome ul li img {
    border: 1px solid transparent;
}
.categoriesHome ul li:hover img
{
    box-shadow: 0px 1px 10px #e03127;
}
.listingProds {
    text-align: center;
}
.headingSection {
    font-size: 30px;
    color: #000;
    display: inline-block;
    border-bottom: 2px solid #e03127;
    line-height: 25px;
    margin-bottom: 25px;
}
.productGrid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -35px;
}
.productGrid .product 
{
    width: 25%;
    padding-left: 30px;
    padding-right: 0;	
    margin-bottom: 40px;
}
.productGrid .product .prodBox,
.productCarousel-slide .prodBox
{
    padding-bottom: 20px;
    text-align: center;
}

.prodImg .card-image
{
    position: relative;
    min-height: 210px;
    max-height: 210px;
}
.prodBox .prodPrice .price-section.price-section--withoutTax.rrp-price--withoutTax {
    display: none;
}
.productGrid .product:hover .prodBox,
.customerfavProd .productGrid .product .prodBox,
.customerfavProd .productCarousel-slide .prodBox
{
    background-image: url(../img/prodboxbg.jpg);
    background-repeat: no-repeat;
    background-position: 2px bottom;
    background-color: #fff;
}
.customerfavProd .productGrid .product .prodBox:hover,
.customerfavProd .productCarousel-slide .prodBox:hover
{
    box-shadow: 0 0 1px #000 inset;
}
.prodBoxUpper {
    background: #ffffff;
    padding: 15px;
}
.productGrid .product:hover .prodBox .prodBoxUpper,
.customerfavProd .productGrid .product .prodBox .prodBoxUpper,
.customerfavProd .productCarousel-slide .prodBox .prodBoxUpper
{
    background: transparent;
}
.prodBoxUpper img
{
    margin: 0 auto;
}
.prodTitle a {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
}
.prodTitle {
    height: 106px;
    overflow: hidden;
    line-height: 24px;
}
.prodPrice {
    font-size: 24px;
    color: #e03127;
    line-height: 25px;
    text-align: center;
}
.buyNowBtn,
.button.button--small
{
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    background-image: url(../img/buynowbg.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center 5px;
    margin: 35px 0 0;
    background-color: transparent;
    background-size: 100% 100%;
    padding: 10px 35px 7px;
}
.buyNowBtn:hover,
.button.button--small:hover
{
    color: #000;
}
.shopWithUs {
    background-image: url(../img/whybg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    padding: 25px 0 50px;
}
.shopWithUs h4 {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    border-bottom: 2px solid;
    padding: 0;
    margin-bottom: 25px;
}
.shopWithUs ul {
    display: flex;
    margin-left: -40px;
}
.shopWithUs ul li {
    padding-left: 40px;
}
.shopWithUs ul li:hover {
    opacity: 0.8;
}
.gallerySections {
    margin: 25px 0;
}
.gallerySections:first-child {
    margin-bottom: 0;
}
.gallerySections h4 {
    font-size: 30px;
    text-transform: capitalize;
    color: #000;
    text-align: center;
    position: relative;
    padding: 0;
    margin-bottom: 25px;
}
.gallerySections h4 span
{
    display: block;
    font-size: 16px;
}
.gallerySections h4:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 230px;
    background: #e03127;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 24px;
}
.gallerySections ul {
    display: flex;
    margin-left: -35px;
}
.gallerySections ul li
{
    padding-left: 35px;
    transition: .3s ease-in-out;
}
.gallerySections ul li:hover
{
    transform: scale(1.05);
}
.productView-img-container
{
    max-height: 430px;
}
h1.productView-title {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #d7d7d9;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}
.prodPageDesc {
    background: #fff;
}

.productView section.productView-images .slick-dots
{
    display: none !important;
}
.productView section.productView-images .slick-dotted.slick-slider
{
    margin-bottom: 0 !important;
}
.productView-image {
    border: 1px solid #d7d7d9;
}
.productView-brand a {
    font-size: 25px;
    color: #000000;
}
.productView-brand {
    margin: 0;
    padding: 0;
    line-height: 25px;
}
.productView-thumbnails img
{
    width: 80px;
}
.productView-price .price {
    font-size: 20px;
    font-weight: 700;
}
dl.productView-info .productView-info-name
 {
    margin: 0 !important;
    float: left;
    min-width: 50px;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Titillium Web';
    color: #000000;
}
dl.productView-info .productView-info-value
{
    line-height: 20px;
    font-family: 'Titillium Web';
    font-size: 16px;
    color: #000000;
    margin-left: 5px;
    overflow: hidden;
    float: left;
}
.productView-product {
    padding-bottom: 0;
    border-bottom: 0;
}
.productView-options .form-field {
    /*display: flex;*/
    align-items: center;
}
.productView-options .form-field.form-field--increments {
    display: flex;
}
.productView-options .form-field>.form-checkbox+.form-label, 
.productView-options .form-field>.form-radio+.form-label
{
    font-weight: normal;
    text-transform: lowercase;
    letter-spacing: 0;
    margin: 2px 0;
}
.productView-options label.form-label
{
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    letter-spacing: 1px;
    margin-right: 20px;
    margin-bottom: 0;
}
.productView-options .form-field .form-increment {
    border: 1px solid #d7d7d9;
    padding: 8px 0;
}
.productView-options .form-increment button.button {
    padding: 0;
    border: none;
}
section.productView-details.detailTop {
    margin-bottom: 10px;
}
input#form-action-addToCart,
.button.button--primary
{
    width: 100%;
    margin: 0;
    background: #e03127;
    border-color: #e03127;
    border-radius: 0;
    font-family: 'Vibrocentric';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
a.button.button--primary
{
    width: auto;
}
input#form-action-addToCart:hover,
.button.button--primary:hover
{
    background: #000;
    border-color: #000;
}
form.form.form-wishlist a.button.dropdown-menu-button {
    border: none;
    padding: 0;
    font-family: 'Vibrocentric';
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.productView-options .form-action
{
    display: block;
}
.form.form-wishlist a.button.dropdown-menu-button i span,
.shareProd i span 
{
    font-family: 'Vibrocentric';
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
    text-transform: initial;
}
.wishAndShare {
    display: flex;
    flex-wrap: wrap;
}
.wishAndShare .form-wishlist {
    width: 50%;
    text-align: left;
}
.shareProd {
    width: 50%;
    text-align: right;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}
.descTabs {
    clear: both;
    float: none;
    width: 100%;
}
.descTabs ul.tabs {
    border: none;
}
.descTabs ul.tabs .tab.is-active {
    border: none;
    border-bottom: 2px solid #e03228;
}
.descTabs ul.tabs .tab {
    border: none;
    background: #eeeeee;
    margin-right: 3px;
}
.descTabs ul.tabs .tab a {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0;
    min-width: 230px;
    text-align: center;
}
.descTabs ul.tabs .tab-content p {
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.prodPrice .price-section 
{
    display: inline-block;
}
.prodPrice .price-section span.price-now-label,
.prodPrice .price-section span.wasprice,
.wishAndShare i.icon.iconsdown {
    display: none;
}
.shareProd .addthis_toolbox {
    display: none;
}
.wishAndShare form, .wishAndShare .shareProd {
    margin-bottom: 0;
}
.shareProd h5
{
    padding: 0;
    cursor: pointer;
}
.page-heading {
    font-size: 35px;
    font-weight: 700;
    color: #000;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
}
thead.cart-header th {
    background: #e03127;
    padding: 15px 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}
.cart-total-label {
    color: #000;
}
i.fas.fa-share-alt {
    font-size: 16px;
}
.productView-thumbnail-link
{
    height: 105px;
    max-width: 97%;
}
.body .login
{
    margin-top: 0;
}


.body.bodyMarginPage,
.body {
    margin-top: 0;
}
div.breadcrumb {
    background: #fff;
    color: #000;
    font-size: 13px;
    position: relative;
    width: 100vw;
    left: 49.1%;
    margin-left: -50vw;
}
li.breadcrumb:before {
    display: none;
}
.breadcrumb .container
{
    padding: 25px;
}
.breadcrumb a{
    color: #000;
    padding-right: 25px;
    background: url('../img/bc_bg.jpg') no-repeat top 8px right 10px;
}
.catalog_container{
    overflow: hidden;
    padding: 20px 0;
}
.catalog_container .catalog_sidebar{
    width: 23%;
    float: left;
    margin-right: 35px;
}
.catalog_container .catalog_sidebar .sidebar_section{
    margin-bottom: 20px;
}
.catalog_container .catalog_sidebar .sidebar_section .section_heading,
.sidebar_section .accordion-title
{
    padding: 4px 18px;
    background: #000;
    color: #fff;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 0;
}
.catalog_container .catalog_sidebar .sidebar_section .section_cotent
{
    background: #fff;
    padding: 25px 5px 25px 20px;
}
.catalog_container .catalog_sidebar .sidebar_section .section_cotent ul li
{
    padding-left: 17px;
    background: url(../img/libg.jpg) no-repeat top 12px left 0;
    margin-bottom: 10px;
}
.catalog_container .catalog_sidebar .sidebar_section .section_cotent ul li:last-child
{
    margin-bottom: 0;
}
.catalog_container .catalog_sidebar .sidebar_section .section_cotent ul li a
{
    font-size: 18px;
    color: #000;
}
.catalog_container .catalog_sidebar .sidebar_section .section_cotent ul li a:hover
{
    color: #e03127;
}

.catalog_container .catalog_sidebar + .catalog_listing
{
    width: 74%;
    float: left;
}
.catalog_container .catalog_listing
{
    width: 100%;
    float: left;
}
.catalog_container .catalog_listing .catalog_title h1{
    color: #000;
    font-size: 30px;
    border-bottom: 2px solid #e03127;
    padding-bottom: 5px;
}
.catalog_container .catalog_listing .catalog_navigation
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 35px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 45px;
}
.catalog_container .catalog_listing .catalog_navigation_bottom
{
    border-bottom: none;
    border-top : 1px solid #ddd;
}
.catalog_container .catalog_listing .catalog_navigation_bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.catalog_container .catalog_listing .catalog_navigation .catalog_pagination
{
    align-self: center;
}
.catalog_container .catalog_listing .catalog_navigation .catalog_sorting{
    text-align: right;
}
.catalog_container .catalog_listing .catalog_navigation .catalog_sorting img{
    float: right;
}
.listingProds.cataLists .productGrid .product {
    width: 33%;
}
.catalog_listing.fullPageCata .listingProds.cataLists .productGrid .product {
    width: 25%;
}
.heroCarousel
{
    margin-bottom: 0;
}
.header .main_nav ul li:nth-last-child(2) ul li ul {
    left: -100%;
}
.accordion--navList .accordion-navigation-actions .toggleLink-text {
    fill: #fff;
    opacity: 1;
    height: 50px;
    font-weight: 700;
}
.pagination-list,
.actionBar-section .form-field,
.actionBar
{
    margin: 0;
}
ul.pagination-list 
{
    display: inline-block;
}
.actionBar-section {
    float: right;
}
.actionBar-section .form-field {
    background: none;
    border: none;
}
.actionBar-section .form-select {
    min-width: 190px;
}
.listingProds .slick-list.draggable
{
    width: 100%;
}
.form-field button.button.button--small {
    background: none;
    margin: 0;
    font-size: 14px;
}
a#wi-country-selector-button {
    left: 45%;
}


.deskView
{
    display: block;
}
.mobView
{
    display: none;
}
.videoGallery-main
{
    padding: 0;
    height: auto;
}
.videoGallery-main iframe 
{
    position: relative;
    height: 440px;
    max-width: 50%;
}

.nonSelectedDiv .accordion-content {
    display: block;
}
.nonSelectedDiv .accordion-navigation-actions {
    display: none;
}
.paypalBanner {
    height: 93px;
    background-image: url(https://cdn11.bigcommerce.com/s-zhf5gt60/images/stencil/original/image-manager/affirm2home-1-.jpg?t=1727818896);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-sidebar+.page-content form.searchPageLists .productGrid .product {
    width: 33%;
}

@media (min-width: 1320px)
{
    .wrapper{
        width:1300px;
    }
}
@media (min-width: 1281px) AND (max-width: 1319px){
    .wrapper{
        width:1250px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px)
{
    .container
    {
        width: 100%;
    }
    .wrapper{
        width: 100%;
    }
    .header_top .header_top_grid .header_top_right ul li{
        padding: 0 16px;
    }
    .header .header_main .header_checkout span{
        margin-left: 20px;
    }
    .header .main_nav ul li a
    {
        padding: 15px 14px;
    }
}
@media (max-width: 1199px){
    .wrapper,
    .container
    {
        width: 970px;
    }
    .header_top .header_top_grid{
        grid-template-columns: 1fr 2fr;
    }
    .header_top .header_top_grid span.timings span.time{
        display: none;
    }
    .header .header_main .header_checkout{
        width: 30%;
    }
    .header .header_main .header_checkout span{
        margin-left: 15px;
    }
    .header .header_main .search{
        width: 39%;
    }
    .footer .newsletter_signup .form_container{
        width: 500px;
    }
    .catalog_container .catalog_sidebar
    {
        margin-right: 20px;
    }
    .catalog_container .catalog_sidebar .sidebar_section .section_heading, 
    .sidebar_section .accordion-title
    {
        font-size: 24px;
    }
    .buyNowBtn, .button.button--small
    {
        font-size: 18px;
        line-height: 25px;
    }
}
@media (max-width: 991px){
    .wrapper,.container
    {
        width: 750px;
    }
    .header_top .header_top_grid{
        grid-template-columns: 1fr 1fr;
    }
    .header_top .header_top_grid span.timings .phone_num,
    .header_top .header_top_grid span.timings
    {
        font-size: 14px;
    }
    .header_top .header_top_grid .social {
        margin-left: 0;
        display: block;
    }
    .header_top .header_top_grid .header_top_right a
    {
        font-size: 16px;
    }
    .header_top .header_top_grid .header_top_right ul li{
        padding: 0 7px;
    }
    .header .header_main .logo, .header .header_main .search{
        width: 50%;
    }
    .header .header_main .header_checkout{
        display: none;
    }
    .header .main_nav ul li a{
        padding: 15px 25px;
    }
    .footer .newsletter_signup .form_container{
        width: 60%;
    }
    .header_main .logo img {
        max-width: 250px;
        margin-top: 10px;
    }
    .header .main_nav ul li a {
        padding: 15px 20px;
    }
    .categoriesHome ul li {
        width: 33.333%;
    }
    .catalog_container .catalog_sidebar .sidebar_section .section_heading, 
    .sidebar_section .accordion-title
    {
        font-size: 18px;
    }
    .catalog_container .catalog_sidebar .sidebar_section .section_cotent ul li a
    {
        font-size: 14px;
    }
    .catalog_container .catalog_sidebar .sidebar_section .section_cotent
    {
        padding-left: 5px;
    }
    .catalog_container .catalog_sidebar
    {
        margin-right: 0;
    }
    .catalog_container .catalog_listing {
        width: 75%;
        float: right;
    }
    .productGrid
    {
        display: block;
        margin-left: 0;
    }
    .listingProds.cataLists .productGrid .product
    {
        padding: 5px;
    }
    .prodPrice
    {
        font-size: 18px;
    }
    .buyNowBtn, .button.button--small
    {
        font-size: 16px;
        line-height: 25px;
    }
    .body.bodyMarginPage, .body
    {
        margin-bottom: 40px;
    }
    .form.form-wishlist a.button.dropdown-menu-button i span, .shareProd i span
    {
        font-size: 12px;
    }
    .wishAndShare .shareProd {
        margin-top: 3px;
    }
    .descTabs ul.tabs .tab a
    {
        font-size: 24px;
        min-width: 190px;
    }
    div#product-listing-container .productGrid
    {
        margin: 0;
    }
    .productGrid .product {
        width: 25%;
        padding-left: 10px;
    }
}
@media (max-width: 800px)
{
    .wrapper,
    .container
    {
        width:100%;
    }
    .deskView
    {
        display:none;
    }
    .mobView
    {
        display: block;
    }
    .header
    {
        position: relative;
    }
    .mobview
    {
        display: block;
    }
    .deskview
    {
        display: none;
    }
    .header_top .header_top_grid{
        grid-template-columns: 1fr;
    }
    .header_top .header_top_grid span.timings span.time{
        display: none;
    }
    .header_top .header_top_grid span.timings .phone_num{
        margin-left: 0;
    }
    .heroCarousel .slick-dots
    {
        display: none !important;
    }
    .heroCarousel.slick-initialized
    {
        margin: 0;
    }
    .heroCarousel img {
        height: 200px;
        object-fit: cover;
    }
    .heroCarousel .slick-prev, .heroCarousel .slick-next {
        padding: 0;
        width: auto;
        height: auto;
        background: rgba(0,0,0,.7);
        border: none;
    }
    .header_top .header_top_grid .social{
        margin-left: 10px;
    }
    .header_top .header_top_grid .header_top_right{
        text-align: left;
    }
    .header_top .header_top_grid .header_top_right ul{
        display: none;
    }
    .header_top .header_top_grid .header_top_right ul li{
        display: block;
    }
    .header_top .header_top_grid .header_top_right ul li::before{
        display: none;
    }
    .header_top .header_top_grid .header_top_right ul li a{
        display: block;
    }
    .header_top .container .mobile_icons{
        display: block;
    }
    .header .header_main{
        overflow: visible;
    }
    .header .header_main .header_checkout{
        display: none;
    }
    .header .header_main .logo, .header .header_main .search{
        width: 100%;
        float: none;
    }
    .header .header_main .logo{
        padding: 0;
    }
    .header .header_main .search{
        margin: 15px 0;
    }
    .header .header_main .search input[type="text"]{
        background: #fdfdfd;
    }
    .header .header_main .logo img{
        margin: 0 auto;
    }
    .header .container.head_main{
        width: 100%;
    }
    .header .header_main .search input[type="text"]{
        border-radius: 0;
        border-right: 0;
        border-left: 0;
    }
    .header .main_nav .main_menu_toggle_btn{
        display: block;
    }
    .header .main_nav ul{
        display: none;
    }
    .header .main_nav{
        text-align: left;
        margin: 0;
    }
    .header .main_nav ul li{
        display: block;
    }
    .header .main_nav ul li a{
        display: block;
        padding: 15px;
    }
    .header .main_nav ul li:hover a{
        /*background: none;
        color: #000;*/
    }
    .header .main_nav ul li ul{
        display: block;
        position: relative;
        width: 100%;
        top: auto;
        left: 0px;
        margin: 0;
    }
    .header .main_nav ul li ul ul
    {
        left: 0;
    }
    .header .main_nav ul li ul 
    {
        padding-bottom: 10px;
    }
    .header .main_nav > ul > li:hover:after{
        display: none;
    }
    .footer .main_footer {
        background-image: url(https://cdn11.bigcommerce.com/s-h7yx6jej65/product_images/uploaded_images/footerbg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding-bottom: 10px;
    }
    .footer .newsletter_signup .form_container{
        width: 100%;
    }
    .footer .newsletter_signup
    {
        overflow: hidden;
    }
    .footer .newsletter_signup .form_container input[type="email"]
    {
        margin-left: -25px;
        background-size: 100% 100%;
    }
    .footer .newsletter_signup .form_container input[type="image"]{
        right: -25px;
    }
    .footer .main_footer{
        padding: 40px;
        /*background: #030303 url('../img/main_footer_bg.jpg') repeat-y center bottom;*/
    }
    .footer .main_footer .main_footer_container{
        grid-template-columns: 1fr;
        max-width: 250px;
        margin: 0 auto;
    }
    .prodImg .card-image {
        min-height: 110px;
        max-height: 110px;
    }
    .productGrid .product:hover .prodBox, 
    .customerfavProd .productGrid .product .prodBox, 
    .customerfavProd .productCarousel-slide .prodBox
    {
        background-size: 100%;
    }
    .prodTitle
    {
        line-height: 20px;
    }
    .prodTitle a
    {
        font-size: 14px;
    }
    .footer .main_footer .main_footer_container .main_footer_box{
        margin-bottom: 30px;
    }
    .buyNowBtn, .button.button--small
    {
        font-size: 14px;
    }
    .videoGallery-main iframe {
        height: 350px;
        max-width: 100%;
    }
    .footer .footer_bottom{
        padding: 17px;
    }
    .categoriesHome
    {
        text-align: center;
    }
    .categoriesHome ul
    {
        display: block;
        padding: 0;
        margin-left: 0;
    }
    .categoriesHome ul li {
        padding-left: 0;
        width: auto;
        margin-top: 12px;
        margin-bottom: 0;
        display: inline-block;
    }
    .shopWithUs
    {
        background-size: cover;
    }
    .shopWithUs ul {
        display: block;
        margin-left: 0;
    }
    .shopWithUs ul li
    {
        padding: 0;
        display: inline-block;
    }
    .gallerySections ul,
    .gallerySections ul li
    {
        padding-left: 0;
    }
    .footer .main_footer .main_footer_container .main_footer_box h1
    {
        line-height: 10px;
    }
    .featuredProd .productGrid li.product.slick-slide
    {
        width: 290px !important;
    }
    .paypalBanner img
    {
        margin: 0 auto;
        width: 100%;
            height: 25px;
    object-fit: cover;
    object-position: center;
    }
    .paypalBanner
    {
    	background: none;
    	height: auto;
    }
    .homePageContainer .listingProds 
    {
        max-width: 290px;
        margin: 0 auto;
        overflow: hidden;
    }
    .homePageContainer .listingProds .productGrid
    {
        margin: 0;
    }
    .homePageContainer .listingProds .productGrid .product
    {
        padding: 0;
    }
    .homePageContainer .listingProds .slick-list.draggable 
    {
        margin-bottom: 65px;
    }
    .featuredProd .productGrid li.product.slick-slide
    {
        padding: 0;
    }
    .homePageContainer .listingProds button.slick-arrow {
        top: 92%;
        background: #000;
        border: none;
    }
    .homePageContainer .listingProds button.slick-prev.slick-arrow 
    {
        left: 38%;
    }
    .homePageContainer .listingProds button.slick-next.slick-arrow 
    {
        right: 35%;
    }
    .homePageContainer .productGrid .product .prodBox
    {
        background-image: url(../img/prodboxbg.jpg);
        background-repeat: no-repeat;
        background-position: 2px bottom;
        background-color: #fff;
    }
    .catalog_container .catalog_listing,
    .catalog_container .catalog_sidebar
    {
        float: none;
        width: 100%;
        margin: 0;
    }
    .gallerySections ul {
        margin-left: -15px;
        margin-right: -15px;
    }
    .listingProds.cataLists .productGrid .product
    {
        padding: 0 5px;
    }
    .listingProds.cataLists .productGrid .product
    {
        width: 50%;
    }
    .catalog_listing.fullPageCata .listingProds.cataLists .productGrid .product {
        width: 50%;
    }
    .paypalBannerProd img {
        width: 100%;
    }
    .header_top .header_top_grid .social {
        display: inline-block;
    }
    .mobile_icons .countPill 
    {
        position: absolute;
    }
    .sliderMob,
    .catalog_container .catalog_sidebar + .catalog_listing 
    {
        width: 100%;
    }
    .catalog_container .catalog_listing .catalog_navigation
    {
        display: block;
    }
    .actionBar-section {
        float: none;
        margin-top: 15px;
    }
    .arrowmenu:before {
        position: absolute;
        content: '+';
        font-size: 24px;
        color: #000;
        top: 10px;
        width: 20px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .arrowmenu {
        position: absolute;
        right: 0;
        z-index: 99999999;
        width: 50px;
        height: 58px;
    }
    .header .main_nav ul li ul ul,
    .header .main_nav ul li:nth-last-child(2) ul li ul
    {
        left: 0;
    }
    .header .main_nav ul li.openul > .arrowmenu:before {
        content: '-';
    }
    div#product-listing-container .productGrid li.product {
        width: 50%;
        padding: 0 5px;
    }
    .productGrid
    {
        margin: 0;
    }
    .buyNowBtn, .button.button--small
    {
        margin-top: 10px;
    }
    h1.productView-title
    {
        font-size: 24px;
        line-height: 25px;
    }
    .productView-description iframe 
    {
        max-width: 100%;
    }
    .buyNowBtn, .button.button--small
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .productView-options .form-field
    {
        display: block;
        text-align: left;
    }
    .productView-options label.form-label {
        margin-bottom: 5px;
    }
    .productView-options .form-field .form-increment
    {
        display: inline-block;
    }
    section.productCarousel .slick-prev
    {
        left: 0;
    }
    section.productCarousel .slick-next
    {
        right: 0;
    }
    .productView-thumbnail-link
    {
        height: 60px;
    }
    a#wi-country-selector-button {
        left: 72%;
        padding: 3px 0;
    }
}
@media (min-width: 768px){
    br.visible-xs
    {
        display:none;
    }
}

div.tabs-contents ul {
    margin-left: 1em;
}

div.tabs-contents ul li {
    list-style: disc outside none;
    font-size: large;
}

div.tabs-contents p, div.tabs-contents ul, div.tabs-contents ul li, div.tabs-contents p  {
    color: #000000;
}
