@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

.toplinks {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

#nav > li > a > span {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #444444;
    text-transform: none;
    font-weight: 400;
}

.tp-leftarrow.default, .tp-rightarrow.default {
    height: 48px;
    width: 48px;
    text-align: center;
    background-color: #fff;
    color: #666666;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(122,115,122,1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(122,115,122,1);
    box-shadow: 0px 0px 6px 0px rgba(122,115,122,1);
}

.tp-leftarrow.default {
    left: 50px !important;
}

.tp-rightarrow.default {
    right: 50px !important;
}

nav.sticky-header {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.bg_white {
    background-color: #fff;
}

.shop_information {
    padding-top: 70px;
    padding-bottom: 118px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 668px;
}

.shop_information h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #999999;
    font-size: 18px;
    margin-bottom: 50px;
    font-weight: 600;
}

.shop_information h1 {
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 44px;
    margin-bottom: 50px;
    font-weight: 600;
}

.shop_information p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}

.item-title h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    text-transform: uppercase;
}
.regular-price .price {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.category-product .navbar-nav > li:first-child {
    display: block;
    width: 100%;
}

.new_title h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center !important;
}

.new_title.recomended h1{
    font-size: 36px;
    color: #333333;
}

.category-product .nav.navbar-nav {
    border-bottom: none;
}

footer {
    padding-top: 42px;
    background-color: #333333;
}

.footer-inner .footer-extract {
    color: #b2b2b2;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
} 

.footer-logo {
    margin-top: 0px;
    margin-bottom: 10px;
}

.footer-bottom {
    background-color: #333333;
}

footer .coppyright, .footer-bottom a {
    color: #b2b2b2;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

footer h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footer-bottom {
    padding: 15px 0;
}

.social-footer ul li a.fb, .social-header ul li a.facebook:hover {
    background-color: #3b5998 !important;
}

.social-footer ul li a.instagram, .social-header ul li a.instagram:hover {
    background-color: #b23c93 !important;
}

.social-footer ul li a.tw, .social-header ul li a.tw:hover {
    background-color: #1da1f3 !important;
}

.social-footer ul li a.linkedin, .social-header ul li a.linkedin:hover {
    background-color: #0e76a8 !important;
}

.social-footer ul li a.youtube, .social-header ul li a.youtube:hover{
    background-color: #c4302b !important;
}

.social-footer ul li a.pintrest, .social-header ul li a.pinterest:hover {
    background-color: #cc4d5b !important;
}

.social-header ul li a{
    padding: 5px;
    font-size: 20px;
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
}

.social-header ul li a.facebook:hover, 
.social-header ul li a.instagram:hover,
.social-header ul li a.pinterest:hover, 
.social-header ul li a.youtube:hover, 
.social-header ul li a.linkedin:hover, 
.social-header ul li a.tw:hover {
    color: #fff !important;
}

.social-footer ul li a {
    display: block;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    color: #fff;
}

.social-footer ul li a {
    height: 48px;
    width: 48px;
    padding-top: 12px;
}

.product-details strong, .centered-search-form input[type='search'], h4.product-name {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    padding-left: 18px;
}

.search-button {
    border-radius: 0px 50% 50% 0px;
    top: 0;
}

footer ul.links li{
    margin-bottom: 5px;
}

footer ul.links li a{ 
    color: #b2b2b2;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

ul.dashed {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}

ul.dashed > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.availability.in-stock span{
    border-radius: 12px;
}

.breadcrumbs a, .breadcrumbs li strong {
    color: #b2b2b2;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.block .block-title h3, .block-title h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
}

.box-category > ul > li > a, .block-cart .amount, .block-cart .subtotal
, .sidebar a
, .sidebar .block-layered-nav .price .sub
, .block-cart .block-content .summary .subtotal .label
, .block-cart .subtotal .price
, .sidebar .block-cart .block-subtitle, .block-company li strong {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #666666;
}
.button-checkout:before {content: none;}
.rounded-button {
    border-radius: 35px !important;
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.page-heading, .page-heading-title-search {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 26px;
}

.page-heading-title-search {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 26px;
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.title-container-bb {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.title-container-bb h2 {
    margin-top: 0px;
}

button.button, a.button.btn-continue, .view-cart {
    font-weight: 400 !important;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    border-radius: 35px !important;
}

.sortBySelect {
    width: 220px;
    padding: 0px;
    height: 25px;
}

.view-cart {
    padding-left: 5px;
    padding-right: 5px;
}

.product-view .product-name, .product-view .product-shop .price-box, .product-view .short-description, .product-view .product-shop .add-to-box {
    border: none;
}

.product-view .product-name h1 {
    color: #333333;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 30px !important;
}

.product-view .product-shop .price {
    color: #666666;
    font-weight: 400 !important;
    font-size: 50px !important;
}

.product-view .short-description p, .short-description p {
    color: #666666;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.product-view .short-description h2 {
    color: #333333;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 40px;
}

#shopping-cart-table thead tr th{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
@media only screen and (min-width: 480px) {
    .page-title h1, .page-title h2, .cart-collaterals h3 {
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 20px !important;
    }

    .shopping-cart-table-total tr td, .cart .totals table td strong {
        color: #666666 !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 20px !important;
        text-transform: uppercase;
    }

    #shopping-cart-totals-table .price {
        color: #666666 !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 18px !important;
    }

    #shopping-cart-totals-table .price.total-car-price {
        color: #333333 !important;
        font-size: 24px !important;
    }
}
.form-list label, .payment-method {
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: #333333 !important;
}

button.button.btn-proceed-checkout:before {
    content: '';
}

.contact strong {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    color: #333333 !important;
}
.contact span {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: #666666 !important;
}

#nav ul.level0 > li > a {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    color: #333333 !important;
    text-transform: uppercase;
}

.mini-cart .view-cart {
    text-align: center;
}
.mini-cart .view-cart:before{
    content: none !important;
}

.top-cart-content .product-name a, .cart-price {
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    color: #666666 !important;
}

.product-details strong, .centered-search-form input[type='search'], h4.product-name, .sticky-header .top-cart-contain .price{
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    color: #333333 !important;
}

h4.product-name {
    font-size: 18px;
}

#shopping-cart-table .cart-price .price {
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
}

.tp-leftarrow, .tp-rightarrow  {
    background-position: center center !important;
}

.mini-cart .basket a:before, .search a:before {
    content: '';
}

.mini-cart .basket a, .search a {
    background-color: #fff !important;
    border: none !important;
    display: initial;
    color: #444444;
    height: auto !important; 
    width: 48px; 
    line-height: 20px; 
    text-align: center;
    border-right: none;
}

#nav li a i {
    font-size: 20px;
}

.mini-cart .basket a:before, .search a:before {
    background-color: transparent;
    height: initial;
    width: initial;
}

.user-header-menu {
    position: relative;
}

.user-menu-list {
    margin-top: 8px;
    width: auto;
}

.user-menu-list a {
    color: #717171;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}

.category-products ul.products-grid li.item {
    margin-bottom: 30px !important;
} 

#toTop {
    border-radius: 50%;
}

.share-product-section  {
    margin-top: 10px;
}

.share-product-section  .share-label{
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
}

.share-product-section a{
    color: #666666;
}

.search-in-menu {
    position: absolute;
    top: 26%;
    left: 30%;
}

.social-header ul.text-right.list-inline{
    margin-bottom: 0px;
}

.input-textarea {
    height: 50px;
}

.top-cart-contain .price, .sticky-header .top-cart-contain .price {
    text-transform: none;
}

@media (max-width: 600px) {
    .social-footer {
        margin-bottom: 20px;
    }

    .product-view .nav {
        width: auto;
    }
}

ul.level3 li{
    padding-left: 35px;
}
@media only screen and (min-width: 320px) and (max-width: 479px){

    .page-title h1, .page-title h2, .cart-collaterals h3 {
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 14px !important;
    }

    .shopping-cart-table-total tr td, .cart .totals table td strong{
        color: #666666 !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 13px !important;
        text-transform: uppercase;
    }

    #shopping-cart-totals-table .price {
        color: #666666 !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600 !important;
        font-size: 11px !important;
    }

    #shopping-cart-totals-table .price.total-car-price {
        color: #333333 !important;
        font-size: 14px !important;
    }

    .form-list label, .payment-method {
        font-size: 11px !important;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 400 !important;
        color: #333333 !important;
    }
}

.block-layered-nav dd ol li:before {
    content: none;
}

.custom-price-list li{
    width: 130px;
}

.custom-price-list li:first-child {
    padding-left: 0px;
}

.custom-price-list li input[type='number']{
    text-align: right;
}

.clear-filter-button {
    line-height: 40px;
    margin-right: 10px;
}