@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Montserrat;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"]{
    font-family: Montserrat;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal;
}


#popup-newsletter .block-content button.button span {
    font-weight: bold !important;

}

#popup-newsletter .block-content button.button {
    background-color: #000000 !important;
}

#popup-newsletter .block-content button:hover {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
}

#popup-newsletter .block-content button.button:hover span {
    color: #000000;
}

#popup-newsletter .popup-dontshow {
    font-weight: inherit;
    word-wrap: break-word
}

#popup-newsletter .popup-checkbox {
    vertical-align: top;
}

.header .top-links li a {
    color: #000000 !important;
    font-weight: bold;
}

.header-logo {
    width: 180px
}

.item .product-item-actions .tocompare, .category-products .link-view .quickview {
    display: none !important;
}

.cart-totals .grand.totals .price {
    font-size: 15px;
    color: #444;
}

.data.table tbody tr td.a-subtotal .cart-price .price, .data.table tbody tr td .cart-price .price {
    color: #444;
    font-size: 16px;
}

.data.table tbody tr td input.qty {
    color: #444;
}

.catalog-product-view .product-view .add-to-cart button.button {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

.catalog-product-view .tocart.button:hover {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.catalog-product-view .product-view .add-to-cart button.button:hover span {
    color: #000000;
}

.price-box .price, .special-price .price {
    color: #333 !important;
}

.breadcrumbs li strong {
    color: #333 !important;
    font-weight: bold;
}

.minicart-items .action.edit::before, .minicart-items .action.delete::before, .cart.table-wrapper .actions-toolbar > .action-delete::before, .cart.table-wrapper .actions-toolbar > .action-edit::before {
    color: #333;
}

.footer .block1.block-content-statick li p span {
    color: #333 !important;
}

.images-container {
    border: none !important;
}

.product-item .price-box .price-label {
    display: none;
}

.checkout-cart-index .cart.actions .action {
    background: #000000;
    color: #ffffff;
}

.checkout-cart-index .cart.actions .action:hover {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.checkout-cart-index .cart.actions .action:hover span {
    color: #000000;
}

.checkout-cart-index .cart-container .checkout-methods-items .action.primary.checkout {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000 !important;
}

.checkout-cart-index .cart-container .checkout-methods-items .action.primary.checkout:hover {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.checkout-cart-index .cart-container .checkout-methods-items .action.primary.checkout:hover span {
    color: #000000;
}

.catalog-category-view .product-item-actions .actions-primary .tocart.button:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
}

.featured-product-tab .product-item-actions .tocart.button:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
}

/*---- Product Page Css ----*/
.page-title span {
    font-size: 20px;
    margin-bottom: 10px !important;
    font-weight: normal;
}

.product.attribute.sku {
    margin-top: 3px;
}

.product.attribute.sku .value {
    display: inline-block;
}

.product.attribute.sku strong {
    margin-right: 8px;
}

.product-add-form {
    margin-top: 20px;
}

.product-view .product-qty .custom-qty {
    margin: 0 10px 0 0;
}

.product-add-form form {
    display: inline-block;
    width: 100%;
}

.product-add-form .box-tocart {
    width: 100%;
    padding: 20px 0 0 0;
}

.product-add-form .fieldset {
    display: inline-block;
    width: 100%;
}

.paypal.before:before {
    float: left;
    margin: 7px 20px;
}

.add-to-cart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.product-view .product-shop .product-social-links, .product-add-form .product-social-links {
    margin: 0;
    padding: 20px 0;
}

.product-view .product-shop .product-social-links a, .product-add-form .product-social-links a {
    border-radius: 100%;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.so-twitter.so-social-share {
    width: auto;
}

.product.info.detailed {
    margin: 20px 0;
}

.product-view .toggle-tabs .item, .product.data.items > .item.title {
    width: 100%;
    padding: 10px 30px;
    text-align: left;
    background: none !important;
    border-top: 1px solid #d1d1d1;
    position: relative;
}

.product-view .toggle-tabs .item, .product.data.items > .item.title:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 0;
    line-height: 42px;
    color: #000;
}

.product-view .toggle-tabs .item, .product.data.items > .item.title.active:before {
    content: "-";
}

.product.data.items > .item.title > .switch {
    font-size: 15px;
    letter-spacing: 0;
    color: #000;
}

.product.data.items > .item.content {
    margin: 0;
    padding: 0px 30px 30px;
}

.product.info.detailed .product.data.items > .item.title .switch:after {
    display: none;
}

.product.data.items {
    border-bottom: 1px solid #d1d1d1;
}

.fotorama__stage {
    border: none;
}

.fotorama__nav-wrap {
    margin-top: -2px !important;
}

.fotorama__stage__frame .fotorama__img {
    top: 0;
    -webkit-transform: translate3d(-50%, 0%, 0);
    -ms-transform: translate3d(-50%, 0%, 0);
    -o-transform: translate3d(-50%, 0%, 0);
    transform: translate3d(-50%, 0%, 0);
}


.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1 {
    font-size: 80px;
}

.home-slider .slick-slide.slick-active .figcaption .caption2, .home-slider .slick-slide.slick-active .figcaption .caption3, .caption3 strong {
    font-size: 50px;
    line-height: normal;
}
/*
.filter-options-item {
    border-top: 1px solid #d1d1d1;
}

.filter-options-item:last-child {
    border-bottom: 1px solid #d1d1d1;
}

.filter-options .filter-options-title:after {
    content: "+";
}

.filter-options .active .filter-options-title:after {
    content: "-";
}

.filter-options .filter-options-title {
    color: #666666 !important;
    font-size: 14px;
}*/


.sidebar .block .block-title:before,
.block.filter .filter-title:before{
    display: none;
}
.sidebar .block .block-title {
    margin: 0 0 0;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 15px;
}
.filter-options .filter-options-content {
    margin: 0;
    padding: 0;
    border-top: 1px solid #d1d1d1;
}
.filter-options .filter-options-content .item a{
    color: #000000;
}
.filter-options .filter-options-content .item {
    border-bottom: 1px solid #d1d1d1;
}
.filter-current {
    padding-top: 10px;
}
.filter-options .filter-options-title {
    color: #000000 !important;
    font-size: 14px;
    line-height: 40px;
}
.filter-options .filter-options-content .item:last-child {
    border: 0;
}
.filter-options-item {
    border-bottom: 1px solid #d1d1d1;
    padding: 0;
}
.filter-options .filter-options-content .item a:hover,
.filter-options .filter-options-content .item a span:hover{
  color: #000000;
}
.filter-current .item {
    border-bottom: 1px solid #d1d1d1;
    color: #000;
}
.filter-options .active .filter-options-title:after {
   content: "\f106";
}
.block .filter-content .block-subtitle {
    font-weight: normal;
}
.filter-options .filter-options-title:after {
    content: "\f107";
    font-size: 20px;
    right: 0px;
    line-height: 36px;
    width: 12px;
    color: #666666 !important;
}
.block-title:before {
    display: none;
}

.home-slider .slick-slide.slick-active .figcaption .caption1 {
    top: 8%;
    margin: 0;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 {
    top: 45%;
}

.price-container .price-label {
    display: block !important;
    float: left;
}

.filter-options .filter-options-content .item span.count {
    font-size: 15px !important;
}

.minicart-items .product-item-details .price {
    color: #333 !important;
}

.magicmenu .nav-desktop .level0.over a, .magicmenu .nav-desktop .level0.active a, .magicmenu .nav-desktop .level0.active a span.icon-text, .magicmenu .nav-desktop .level0 a:hover, .magicmenu .nav-desktop .level0 a.icon-text:hover {
    color: #000 !important;
}

.opc-block-shipping-information .shipping-information-title .action-edit::before {
    color: #333 !important;
}

.checkout-index-index .actions-toolbar .button.continue:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;

}

.checkout-index-index .actions-toolbar .action.checkout:hover {
    background-color: #000000 !important;
    border: 1px solid #000000 !important;

}

.link-view .quickview {
    display: none;
}

#popup-newsletter .form-subscribe-header label {
    font-size: 18px !important;
}

.home-slider .slick-dots {
    bottom: inherit;
    top: 50%;
    left: 40px;
    right: inherit;
    width: auto;
    transform: translateY(-50%);
}

.home-slider .slick-dots li {
    display: block;
    margin: 0;
}

.home-slider .slick-dots li button {
    height: 12px;
    line-height: 12px;
    width: 12px;
    border-radius: 50%;
}

.home-slider .slick-dots li.slick-active button {
    background-color: transparent;
    border: 1px solid #fff;
}

.home-slider .slick-dots li button {
    background: #ffffff none repeat scroll 0 0;
    height: 12px;
    line-height: 12px;
    width: 12px;
    border-radius: 50%;
}

.home-slider .slick-slide.slick-active .figcaption .caption1 {
    color: #6a493b !important;
    line-height: 36px;
    letter-spacing: 8px;
    font-size: 30px;
    font-weight: 300;
    font-family: Montserrat;
    top: 56%;
    max-width: 1150px;
    width: 100%;
}

.home-slider .slick-slide.slick-active .figcaption .caption2 {
    font-weight: 400;
    font-family: Montserrat;
    color: #ffffff;
    font-size: 54px;
    line-height: 70px;
    letter-spacing: 8px;
    top: 63%;
    max-width: 1150px;
    width: 100%;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 {
    color: #6a493b !important;
    line-height: 18px;
    letter-spacing: 8px;
    font-size: 18px;
    font-weight: 300;
    font-family: Montserrat;
    top: 75%;
    max-width: 1150px;
    width: 100%;
}

.home-slider .slick-slide.slick-active .figcaption .slide-actions {
    top: 81%;
    max-width: 1150px;
    width: 100%;
    position: absolute
}

.home-slider .slick-slide.slick-active .figcaption .slide-actions .shop-now.caption3 {
    font-weight: 400;
    font-family: Montserrat;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    padding: 13px 38px 13px 38px;
    border: 1px solid #fff;
    width: 100%;
    max-width: 160px !important;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
}

.custom-left-miner .caption1, .custom-left-miner .caption2, .custom-left-miner .caption3,
.custom-left-miner .slide-actions {
    max-width: 900px !important;
}

.custom-right {
    text-align: right;
}

.custom-right .shop-now.caption3 {
    left: inherit !important;
    right: 0 !important;
}

.custom-left {
    text-align: left;
}

.custom-left .shop-now.caption3 {
    left: 0 !important;
    right: inherit !important;
}

.two-btn .slider-shop {
    left: -270px !important;
}

.two-btn .slider-register {
    right: -110px !important;
}

.fancybox-skin {
    padding: 10px !important;
    border-radius: 0 !important;
}

#popup-newsletter .form-subscribe-header label {
    color: #555555 !important;
    font-family: "Montserrat", arial, tahoma;
    font-size: 14px !important;
    letter-spacing: 0;
    font-weight: 600 !important;
    display: block;
    margin-top: 20px;
    padding-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
}

#popup-newsletter .block-content input.input-text {
    background-color: #fff !important;
    border: 1px solid transparent;
    border-radius: 0;
    margin-bottom: 0;
    height: 40px;
    border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -o-border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -o-border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    width: 310px;
    margin-top: 0;
    border: 0;
}

#popup-newsletter .block-content button.button {
    background-color: #555555 !important;
    background: #000;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    width: 115px;
    text-align: center;
    font-weight: 700;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -o-border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border: 0 !important;
    color: #fff !important
}

#popup-newsletter .block-content button.button span {
    font-size: 13px;
    letter-spacing: 0;
    color: #fff !important;
}

#popup-newsletter .block-content button.button:hover {
    color: #fff !important;
}

#popup-newsletter .block-content .actions {
    position: absolute;
    top: 0;
    left: 310px;
    margin-top: 0;
}

#popup-newsletter .newsletter-new {
    position: relative;
    margin-top: 24px;
}

.fancybox-close {
    background-color: #222;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 30px !important;
    line-height: 10px;
    text-align: center;
    font-weight: bold;
    opacity: 1;
    right: -15px !important;
    top: -15px !important;
    width: 30px !important;
    background-image: none;
    font-family: Arial, Baskerville, monospace;
}

a.fancybox-item.fancybox-close:after {
    content: "x";
    width: 30px;
    height: 30px;
    position: relative;
    color: #fff;
    left: 0px;
    top: 6px;
    font-family: "Montserrat", arial, tahoma;
}

#popup-newsletter div.mage-error[generated] {
    margin-top: 0;
}

.footer .collapsible .block1 {
    padding-top: 0;
}

.cms-privacy-policy h3 {
    font-family: "Montserrat", arial, tahoma;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.cms-sizing table {
    width: auto;
}

.cms-sizing table > tbody > tr > td {
    padding: 0px 20px 0 0;
}

.cms-page-view .page-title {
    margin: 10px 0 15px 0;
}

.breadcrumbs {
    margin: 0 0 20px;
}

.cms-page-view .column.main {
    margin-bottom: 30px;
}

.cms-page-view .column.main {
    min-height: 150px;
}

.contact-content .field .label {
    font-size: 15px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 12px;
}

.contact-content input.input-text {
    background-color: #ffffff;
    height: 50px;
    margin-bottom: 10px;
}

.contact-content .field textarea {
    height: 246px;
    background-color: #ffffff;
}

.form.contact .actions-toolbar {
    margin-bottom: 30px;
}

.form.contact .primary {
    float: right;
    background: #000 /*transparent*/;
    color: #ffffff;
    border: 1px solid #e3e3e3;
    margin: 0;
}

.form.contact .contact-content {
    margin-bottom: 0;
}

.header-top {
    display: none;
}

.header .logo {
    padding: 14px 0;
    margin: 0;
}

.cms-index-index .page-main .block-search {
    display: none;
}

.magicmenu .nav-desktop .level0 .level-top > span {
    font-size: 11px;
    font-weight: 400;
}

.magicmenu .nav-desktop .level0.dropdown .level1 a,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
    padding: 15px 0 12px 20px;
    font-size: 11px;
    line-height: normal;
}

.magicmenu .nav-desktop .level0.dropdown li {
    border-bottom: 1px solid #f2f2f2;
}

.magicmenu .nav-desktop .level0:hover .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
    padding: 0;
}


.magicmenu .nav-desktop .level0 .level-top {
    padding: 15px 19px;
}

/*.header .logo {
    margin: 0 0;
}*/

.bullet_new_block li {
    display: inline-block;
    padding: 0 10px;
}

.footer .block-content-statick .bullet_new_block li a {
    color: #444444;
    text-transform: uppercase;
    font-size: 11px;
}

.footer .block-content-statick li a:hover {
    color: #000 !important;
}

.footer ul.bullet_new_block {
    text-align: center;
    margin-bottom: 30px;
}

.block-footer-top .main {
    padding: 20px 0 10px;
}

.footer .collapsible .form-subscribe-header p {
    display: none;
}

.social-footer {
    float: right;
}

.footer .copyright span {
    color: #696969;
    text-transform: none;
    font-size: 12px;
}

.page-footer .block-footer-top {
    background-color: #fff !important;
    border: 0;
}

.page-footer .block-footer-bottom {
    background-color: #fff !important;
    border: 0;
}

.social-footer .footer-links h3 {
    font-family: "Montserrat", arial, tahoma;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: normal;
}

.block-footer-bottom .footer .social-icons li {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
}

.block-footer-bottom .footer .social-icons li a {
    font-size: 25px;
}

.social-footer .footer-links {
    text-align: center;
}

.footer ul.social-icons {
    display: inline-block;
    width: 100%;
    position: relative;
    right: -4px;
}

.footer .block-subscribe .block-title {
    display: block;
    text-align: center;
    font-weight: normal;
}

.block-newletter .block-subscribe .block-content {
    width: 50%;
    margin: 10px auto 0;
    position: relative;
    display: block;
}

.block-subscribe .actions {
    position: absolute;
    top: 0;
    right: 0;
}

.footer .block-subscribe .block-title strong {
    color: #555555 !important;
    font-family: "Montserrat", arial, tahoma;
    font-size: 14px;
    font-weight: 500;
}

.footer .block-subscribe .input-box {
    padding-left: 0;
    float: none;
}

.block-subscribe input.input-text {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    border: 1px solid #e3e3e3 !important;
}

.block-subscribe .actions button.button {
    background-color: transparent !important;
    height: 50px;
    border: 0;
}

.block-subscribe .actions button.button .fa-angle-right {
    font-size: 18px;
    color: #8e8d8d;
}

.minicart-wrapper .action.showcart .counter.qty {
    top: -3px;
    height: 20px;
    line-height: 18px;
    width: 20px;
}

.minicart-wrapper .action.showcart .pe-7s-cart:before {
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
}

h2.home-insta {
    font-family: "Montserrat", arial, tahoma;
    font-size: 14px;
    margin: 20px 0 30px 0;
}

.footer .eway {
    float: left;
    margin-right: 15px;
}

div#eWAYBlock {
    margin-right: 15px;
}

.footerpaymentlogo {
    display: flex;
    align-items: center;
}

/*.breadcrumbs {
    font-size: 15px;
    color: #fff;
    background: url(../images/breadcrumbs.png) no-repeat scroll;
    width: 100%;
    float: left;
    padding: 110px 0 150px;
    text-align: center;
    height: 450px;
    background-size: cover;
    position: relative;
}
*/
.catalog-category-view .breadcrumbs {
    font-size: 13px;
    height: 0px;
    padding: 110px 0 100px;
}
.breadcrumbs{padding: 0;}
.catalog-category-view .breadcrumbs ul {margin: 0;padding: 22px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.catalog-category-view .breadcrumbs {background: none;}
/*.catalog-product-view .breadcrumbs{margin-top: 57px;}*/
/*.breadcrumbs ul {
    margin: 0;
    padding: 0 0;
    border-top: 0;
    border-bottom: 0;
}

.breadcrumbs ul li {
    display: none;
}

.catalog-category-view .breadcrumbs ul li {
    display: block;
}

.breadcrumbs ul li:last-child {
    display: block !important;
}

.breadcrumbs li:before {
    display: none;
}*/

/*.catalog-category-view .breadcrumbs li strong {
    color: #000000 !important;
    font-size: 13px;
    line-height: 0px;
    font-weight: bold !important;
    text-transform: capitalize;
    letter-spacing: 0px;
    position: relative;
    top: 6px;

}

.breadcrumbs li strong {
    font-size: 40px;
    line-height: 70px;
    font-weight: 400 !important;
    font-family: Montserrat;
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 8px;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
}*/

.block-search form#search_mini_form {
    position: relative;
}

.block-search form#search_mini_form .button {
    position: absolute;
    right: 10px;
    top: -6px;
    width: auto;
    border: 0;
    background: none !important;
    color: #000;
}

.block-search form#search_mini_form .button i {
    font-size: 12px;
}

.block-search .form-search div.search {
    width: 100%;
}

.block-search input.input-text, textarea {
    height: 48px;
    background: #fff;
    border-color: #ddd;
}

.rma-guest-new h1.page-title span {
    font-family: "Montserrat", arial, tahoma;
    font-weight: 500;
}

.rma-guest-new h1.page-title {
    margin-bottom: 10px;
    margin-top: 100px;
}

.rma-guest-new .rma-guest-new fieldset.fieldset {
    padding: 0;
    margin: 10px 0;
}

.rma-guest-new .rma-guest-new .fieldset .legend {
    display: none;
}

.rma-guest-new .rma-guest-new .fieldset > .field > .label {
    color: #000;
    font-weight: 700 !important;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-top: 0;
}

.rma-guest-new .rma-guest-new input[type="text"],
.rma-guest-new .rma-guest-new input[type="email"] {
    border-color: #eee;
    background-color: #ffffff;
    height: 50px;
    margin-bottom: 0;

}

.rma-guest-new .rma-guest-new .control {
    margin-bottom: 10px;
}

.rma-guest-new .rma-guest-new .fieldset > .legend + br {
    display: none;
}

.rma-guest-new .rma-guest-new .actions-toolbar > .primary .action {
    padding: 10px 35px;
    line-height: 0;
    background: #000;
    color: #ffffff;
    border: 1px solid #e3e3e3;
}


@media (min-width: 768px) {
    .header-content .content-logo {
        width: 25%;
    }

    .header-content .header-right {
        width: 75%;
        float: left
    }

    .page-header {
        width: 100%;
        background-color: transparent;
        z-index: 999;
        /*position: absolute;*/
    }
}

@media (min-width: 992px) {
    .home-slider,
    .home-slider .slick-list,
    .home-slider .slick-track,
    .home-slider .slick-slide,
    .home-slider .slick-slide .item {
        height: 828px !important;
    }

    .home-slider .slick-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sections.nav-sections {
        margin-top: 5px;
    }

    .header .header-setting {
        padding: 18px 20px;
    }

    .header .header-setting .action-links a {
        font-size: 14px;
        text-transform: uppercase;
    }

    .header .header-setting p {
        margin: 0;
    }

    .header-content .minicart-wrapper {
        margin: 12px 0 0 2px;
    }

    .header .header-container-fixed .header-setting {
        padding: 18px 20px;
    }

    .header-container-fixed .sections.nav-sections {
        margin-top: 5px;
    }

    .header-content.header-container-fixed .minicart-wrapper {
        margin: 12px 0 0 2px;
    }

    .header-container-fixed {
        box-shadow: none;
    }

    .header-container-fixed .header-logo {
        width: 180px;
    }

    .header .header-container-fixed .logo {
        padding: 14px 0;
    }

}

@media (max-width: 991px) {
   /* .breadcrumbs {
        padding: 110px 0 90px;
        height: 240px;
    }*/

    .sections.nav-sections {
        margin-top: 0;
    }

    .slide-showcase .slick-list {
        height: 500px;
    }

    .slide-showcase .slick-slide img {
        display: block;
        height: 500px;
        object-fit: cover;
    }

    .slide-showcase .slick-slider {
        height: 500px;
    }

    .page-header {
        background-color: #fff;
    }

    .nav-sections .mean-nav ul li a span {
        font-size: 12px;
    }

    .nav-sections .mean-nav ul li a {
        color: #ffffff;
    }

    .nav-sections .mean-nav {
        background-color: #000;
    }

    .nav-sections {
        background: #000;
    }

    .nav-sections .mean-nav ul li a {
        border-bottom: 0;
    }

    .nav-sections .mean-nav ul li .collapse:before {
        content: "\f067";
        color: #fff;
    }

    .nav-sections .mean-nav ul li .expand:before {
        content: "\f068";
        color: #fff;
    }

    .nav-sections .mean-nav ul li li a span {
        font-size: 12px;
    }

    .nav-sections .mean-nav ul li a:hover {
        color: #ddd;
    }

    .catalog-product-view .product-info-main .box-tocart .field.qty {
        margin-bottom: 20px;
    }

    .catalog-product-view .paypal {
        padding: 0 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-slider .slick-slide.slick-active .figcaption .caption1 {
        top: 52%;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption2 {
        top: 59%;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption3 {
        top: 74%;
    }

    .magicmenu .nav-desktop .level0 .level-top {
        padding: 40px 15px;
    }

    .header-container-fixed .magicmenu .nav-desktop .level0 .level-top {
        padding: 15px 15px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .custom-left-miner .caption1, .custom-left-miner .caption2, .custom-left-miner .caption3, .custom-left-miner .slide-actions {
        max-width: 600px !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption1,
    .home-slider .slick-slide.slick-active .figcaption .caption2,
    .home-slider .slick-slide.slick-active .figcaption .caption3,
    .home-slider .slick-slide.slick-active .figcaption .slide-actions {
        max-width: 650px !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption1 {
        line-height: 4px;
        letter-spacing: 4px;
        font-size: 20px;
        top: 44%;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption2 {
        font-size: 30px;
        line-height: normal;
        letter-spacing: 4px;
        top: 51%;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption3 {
        font-size: 14px;
        top: 66%;
    }

    .home-slider .slick-slide.slick-active .figcaption .slide-actions {
        top: 78%;
    }

    .home-slider .slick-dots {
        top: 40%;
        left: 24px;
        transform: translateY(-40%);
    }

    .block-newletter {
        padding-top: 0;
    }

    .collapsible {
        margin-top: 0;
    }

    .block-footer-top .main {
        padding: 0 0 10px;
    }

    .nav-toggle {
        top: 50%;
        right: 50px;
        transform: translateY(-50%);
    }

    .header .header-setting {
        position: absolute;
        right: 96px;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 4px;
    }

    .header-container-fixed .header-logo {
        width: auto;
    }

    .header-container-fixed .minicart-wrapper {
        margin: 20px 0 0 0 !important;
    }

    .minicart-wrapper {
        margin: 27px 0 0 0 !important;
    }

    .header .header-container-fixed .logo {
        padding: 0 !important;
    }

    .header-content .header-right {
        height: 92px;
    }

    .nav-before-open.nav-open .menu-mobile .nav-toggle {
        top: 16px;
    }

    .catalog-product-view.page-layout-1column .product.media {
        width: 54%;
    }

    .catalog-product-view.page-layout-1column .product-info-main {
        width: 46%;
    }

    .catalog-product-view .product-options-bottom .add-to-cart,
    .catalog-product-view .product-info-main .box-tocart .actions,
    .catalog-product-view .product-options-bottom .box-tocart .actions {
        display: block;
        float: none;
        clear: left;
    }

    .catalog-product-view .paypal.before:before {
        float: none;
    }

    .catalog-product-view ul.share-social-icons li {
        margin-right: 14px;
    }

    .product-view .add-to-cart .paypal-logo {
        clear: left;
        float: left;
    }
}

@media (max-width: 767px) {
    .home-slider, .home-slider .slick-list, .home-slider .slick-track, .home-slider .slick-slide,
    .home-slider .slick-slide > div, .home-slider .slick-slide .item {
        height: 300px !important;
    }

    .home-slider .slick-slide img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .home-slider .slick-dots {
        left: 10px;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption1,
    .home-slider .slick-slide.slick-active .figcaption .caption2,
    .home-slider .slick-slide.slick-active .figcaption .caption3,
    .home-slider .slick-slide.slick-active .figcaption .slide-actions {
        max-width: 280px !important;
        margin: auto !important;
        left: 0;
        right: 0;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption1 {
        font-size: 14px;
        top: 20%;
        line-height: 14px;
        letter-spacing: 2px;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption2 {
        letter-spacing: 1px;
        top: 26%;
        font-size: 18px;
    }

    .home-slider .slick-slide.slick-active .figcaption .caption3 {
        line-height: 18px;
        letter-spacing: 2px;
        font-size: 14px;
        top: 48%;
    }

    .home-slider .slick-slide.slick-active .figcaption .slide-actions {
        top: 56%;
    }

    #popup-newsletter .newsletter-new {
        display: block;
    }

    #popup-newsletter .block-content input.input-text {
        width: 100%;
        border-radius: 20px;
        font-size: 12px;
    }

    #popup-newsletter {
        width: 100% !important;
    }

    #popup-newsletter .block-content {
        width: 100%;
        padding: 50px 15px;
    }

    #popup-newsletter .block-content .actions {
        position: relative;
        top: 0;
        margin-top: 10px;
        left: 0;
    }

    #popup-newsletter .block-content button.button {
        border-radius: 20px;
    }

    #popup-newsletter .subscribe-bottom {
        margin: 30px 0 0;
    }

    .block-newletter .block-subscribe .block-content {
        width: 100%;
    }

    .block-subscribe input.input-text {
        height: 40px;
    }

    .block-subscribe .actions button.button {
        height: 40px;
        border: 0;
        margin-top: 0;
    }

    .bullet_new_block li {
        padding: 5px 0;
        width: 50%;
        float: left;
    }

    .block-footer-bottom .footer {
        padding: 0 0;
    }

    .mobile-collapsible {
        margin-bottom: 0;
    }

    .footer ul.bullet_new_block {
        overflow: hidden;
    }

    .social-footer {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    .social-footer .footer-links {
        text-align: left;
    }

    .header .logo {
        max-width: 130px;
        display: inline-block;
        max-width: 200px;
        margin: 35px 0;
        padding: 0;
    }

    .content-logo {
        float: none;
        width: 100%;
        text-align: center;
    }

    .header-content .container .row {
        display: flex;
        flex-direction: column;
    }

    .header-content .content-logo {
        float: none;
        width: 100%;
        text-align: center;
        order: 2;
    }

    .header-content .header-right {
        order: 1;
    }

    .menu-mobile .nav-toggle {
        top: 76px !important;
        right: 20px;
    }

    .header-container-fixed .header-logo {
        width: 100%;
    }

    .page-header {
        height: auto !important;
    }

    .minicart-wrapper {
        margin: 14px 10px 0px 0 !important;
    }

    .header .header-container-fixed .logo {
        padding: 0 !important;
    }

    .header-logo {
        line-height: 0;
        width: auto;
    }

    .header-setting {
        margin-top: 20px;
    }

   /* .breadcrumbs {
        height: 200px;
        background-position: center;
    }*/

    /*.breadcrumbs li strong {
        font-size: 22px;
        line-height: normal;

        letter-spacing: 5px;
    }*/

    .footer .copyright {
        text-align: left;
    }

    .two-btn .slider-shop {
        left: -185px !important;
    }

    .two-btn .slider-register {
        right: -160px !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .slide-actions .shop-now.caption3 {
        padding: 13px 20px 13px 20px;
        max-width: 140px !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .custom-left .slide-actions .shop-now.caption3 {
        left: 0 !important;
        right: inherit !important;
        margin: 0 !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .custom-right .slide-actions .shop-now.caption3 {
        left: inherit !important;
        right: 0 !important;
        margin: 0 !important;
    }

    .home-slider .slick-slide.slick-active .figcaption .custom-right .slide-actions {
        margin: 0 !important;
        left: inherit;
        right: 48px !important;
    }

    .rma-guest-new h1.page-title {
        margin-top: 30px;
    }
}

#backtotop:hover {
    border: 1px solid #444444 !important;
}

.fotorama__nav-wrap {
    margin-top: -1px;
}

.fotorama__stage__frame .fotorama__img {
    width: 100%;
}

.fotorama__arr, .fotorama__thumb__arr {
    background-color: transparent;
}

.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: transparent;
}

.product-add-form .product-options-wrapper select.super-attribute-select {
    width: auto;
}

.lastfew {
    color: red;
    margin-top: 10px;
}

.product-add-form .lastfew + .box-tocart {
    padding: 10px 0 0 0;
}

.product-add-form .product-options-wrapper .fieldset > .field > .label {
    padding-top: 0;
}

ul.share-social-icons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

ul.share-social-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 25px;

}

ul.share-social-icons li a {
    color: #555;
    font-size: 22px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    top: 0;
    display: inline-block;
}

ul.share-social-icons li a:hover {
    opacity: .8;
    top: -4px;
}

.alo-social-links label {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    font-weight: normal;
}

.product.info.detailed {
    margin: 0 0 20px 0;
}

.product-view .product-shop .addit, .product-add-form .addit {
    padding: 20px 0 20px;
}

.description .value {
    margin-bottom: 10px;
}

.product-options-wrapper .enquire {
    margin-top: 10px;
}


@media (max-width: 767px) {
    .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
        margin-bottom: 20px;
    }

    .product-options-bottom .add-to-cart, .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
        display: block;
        float: none;
    }

    .product-view .add-to-cart button.button {
        float: none;
        clear: both;
    }

    .product-view .add-to-cart .paypal-logo input[type="image"] {
        clear: both;
        float: left;
    }

    .product-view .add-to-cart .paypal-logo {
        padding: 10px 20px 0 0;
    }
}

.enquire-modal .modal-footer button {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

.enquire-modal .modal-footer button:hover {
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}

.enquire-modal .action-close::before {
    color: #000000;
}

/*vu*/

.product-options-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
}

.enquire {
    margin-top: 15px;
}

.enquire-modal .modal-inner-wrap {
    max-width: 350px;
    width: 100%;
}

.enquire-popup .form-group input {
    background-color: #ffffff;
    height: 50px;
}

.enquire-popup .form-group textarea {
    height: 80px;
    min-height: 80px;
    background: #fff;
    padding: 10px;
}

.enquire-popup .form-group {
    margin-bottom: 10px;
}

.enquire-modal.modal-popup.modal-slide .modal-footer {
    border-top: 0;
    padding-top: 0;
}

.enquire-modal.modal-popup.modal-slide .modal-footer {
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
}

.enquire-modal.modal-slide .modal-content {
    padding: 0 2.6rem 10px;
}

.enquire-modal.modal-popup .modal-header {
    height: auto !important;
    padding: 14px 0;
}

.enquire-modal.modal-popup span#errmsg {
    color: red;
}

.enquire-modal.modal-popup span#successmsg {
    color: green;
}

@media only screen and (max-width: 768px) {
    .enquire-modal.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        min-height: inherit;
        background: #fff;
        left: 0;
        right: 0;
        margin: auto;
        transform: translateY(-50%);
        top: 50%;
        position: inherit;
    }
}

.catalog-category-view .category-view {
    margin-top: 108px;
}

.catalog-category-view .breadcrumbs {
    padding: 0 0 68px;
    margin-bottom: 0;
}

.catalog-category-view .breadcrumbs .container {
    padding-left: 0;
    padding-right: 0;
}

.catalog-category-view .breadcrumbs li strong {
    line-height: normal;
    top: 0;
}

.catalog-category-view .breadcrumbs ul li {
    display: inline-block;
    margin-right: 10px;
}

.catalog-category-view .breadcrumbs ul li:last-child {
    display: inline-block !important;
}

.catalog-category-view .breadcrumbs ul {
    text-align: left;
}

.catalog-category-view .breadcrumbs ul li a:after {
    color: #acacac;
    content: "/";
    margin: 0 0 0 .25rem;
    position: relative;
    top: 1px;
    right: -4px;
}

.catalog-category-view .breadcrumbs li strong {
    font-weight: normal !important;
    color: #9c9999 !important;
}

@media only screen and (max-width: 767px) {
    .enquire-modal.modal-popup.modal-slide {
        left: 0;
        right: 0;
        margin: auto;
    }

    .catalog-category-view .category-view {
        margin-top: 0;
    }

    .catalog-category-view .breadcrumbs {
        padding: 0 0 130px;
    }

    .catalog-category-view .sidebar .block .block-title strong {
        margin-top: 60px !important;
    }

    .catalog-category-view .block-search input.input-text {
        height: 32px;
    }

    .catalog-category-view .breadcrumbs ul {
        padding: 10px 0;
    }

    .catalog-category-view .block-search .block {
        margin: 0 0 20px;
    }
}

.cart-container .shipping {
    display: none;
}

.tocompare {
    display: none !important;
}


.payment-container {
    display: inline-block;
    width: 100%;
}

ul.all-payment li {
    float: none;
    margin-bottom: 10px;
    padding: 0 2px;
    display: inline-block;
    vertical-align: middle;
}

ul.all-payment li img {
    height: 40px;
    width: auto;
}

/*
.fotorama--fullscreen
{
    width: 75% !important;
    left: 12% !important;
}*/

.normal-price-new .price-label:after {
    content: none !important;
}

@media (max-width: 767px) {
    .nav-open .nav-sections {
        width: 50%;
    }
}
.checkout-index-index .page-main.page-main-pal.container,.checkout-cart-index .page-main.page-main-pal.container{margin-top:58px;}
#select_store_by_map{display: none;}
.opc-block-shipping-information .ship-via{display: none;}
.opc-block-summary .minicart-items .product-item-name {height: auto;white-space: pre-wrap;}
/*add to cart popup start*/
.dd-popup-wrapper header.modal-header {
    display: none;
}
.dd-popup-wrapper .modal-inner-wrap {
    max-width: 305px;
    top: 8rem;
    text-align: center;
}
.dd-popup-wrapper .modal-content {
    padding: 20px;
}
.dd-popup-wrapper .addtocart-title-text {
    font-size: 12px;
    color: #333333;
}
.dd-popup-wrapper .dd-product-name {
    font-size: 16px;
    font-weight: bold;
}
.dd-popup-wrapper .dd-popup-img{
    margin-bottom: 20px;
}
.dd-popup-wrapper .dd-popup-img img{
    margin:25px 0;
    opacity: unset !important;
    max-width: 100px;
}
.dd-popup-wrapper .dd-btn-wrapper{
    display: inline-block;
    width: 100%;
    height: 50px;
}
.dd-popup-wrapper .dd-btn-wrapper #dd-btn-cart {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 175px;
}

.dd-popup-wrapper button#dd-btn-countine {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    font-size: 16px !important;
    font-weight: bold;
    text-transform: uppercase;
    height: 50px;
    width: 170px;
}
.dd-popup-wrapper button#dd-btn-countine span{
    font-size: 16px;
    height: auto;
    line-height: normal;
}
@media (max-width: 767px) {
    .dd-popup-wrapper .modal-inner-wrap {
        max-width: 305px;
        top: 8rem !important;
        text-align: center;
        position: absolute !important;
        left: calc(calc(100% - 300px)/2);
        height: auto !important;
        min-height: auto !important;
    }
    aside.modal-popup.custom-model.modal-slide.dd-popup-wrapper {
        left: 0;
    }
}
/*add to cart popup end*/
.storepickup-information { display: none !important; }
.cart-container .cart:after{content: none}


/* 12 Dec 2020 start */
div.gallery-nav {
    display: none;
}
.products-grid .product-name {
    padding: 0 15px;
}

.product-options-wrapper .swatch-opt .swatch-select {
    width: auto;
}

/* 12 Dec 2020 end */

/* 12 Dec 2020 start */
@media (min-width: 1280px){
.checkout-index-index .container{
    width: 100%;
}
}
@media (min-width:992px) and (max-width:1279px){
.magicmenu .nav-desktop .level0 .level-top > span {
    font-size: 12px;
}
}
@media (min-width: 1201px){
/*.category-products .product-items .product-item:nth-child(4n+1) {
    clear: left !important;
}
.category-products .product-items .product-item:nth-child(3n+1) {
    clear: inherit !important;
}
.category-products .product-items .product-item {
    width: 25% !important;
    padding: 0 5px !important;
}*/
}
.product.attribute.description {
    font-size: 12px;
}
.product-info-main .price-box .price-wrapper .price {
    font-size: 20px;
}
/* 12 Dec 2020 end */
/* 28-12-2020 */
#checkout .opc-wrapper .form-login,
#checkout .opc-wrapper .form-shipping-address{
    display: inline !important;
}
/* 12-jan-2021 */
@media (min-width: 992px){
.header-right-top {
    margin-top: 6.5px;
}
span.phone-icon-new {
    top: -5px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
    width: 100%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    width: 20%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
    font-size: 12px;
}
.footer .row .common-footer{
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
    margin: 5px 0 5px;
}
}
@media (min-width:992px) and (max-width:1200px),print{
.mtop10 img {
    width: 38px;
    margin-right: 10px;
}
}
.filter-options .filter-options-content .item a {
    font-size: 13px;
}
.instagram-gallery-index .page-title-wrapper h1 span{
    font-size: 14px;
}
.brand-list .brand-item .brand-item-name a {
    font-weight: normal;
}
.brand-index-index .shopbybrand-title h1 {
    text-transform: uppercase;
}
.cart-summary .block .fieldset {
    margin: 5px 0 25px;
}
.cart-summary .block .fieldset .field:not(.choice) > .label{
    display: none;
}
.filter-content .filter-actions {
          padding-bottom: 5px;
}
.cms-about-us .page-main .sidebar.sidebar-additional{
    display: none;
}
.catalog-product-view .product-view .product-shop .price-box .old-price .price-container{
  display: flex;
    align-items: center;
}
.catalog-product-view .product-view .product-shop .price-box .old-price .price-label,
.catalog-product-view .product-view .product-shop .price-box .old-price + .normal-price .price-label {
    display: block !important;
    font-size: 18px;
    margin-right: 10px;
    color: #000;
}
.catalog-product-view .product-view .product-shop .price-box .old-price + .normal-price .price-label:after {
    content: ": ";
}
.catalog-product-view .product-view .product-shop .price-box .price-container{
        display: flex;
    align-items: center;
}
.product-info-main .price-box .old-price .price-wrapper .price {
    font-size: 18px;
}
.product-info-main .price-box .price-wrapper .price {
    font-size: 18px;
}
.product-info-main .product-info-price {
    margin-top: 15px;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable{
        font-weight: normal;
}
.brand-brand-view .sidebar .block .block-title{
        margin: 0 0 20px;
}
.catalog-product-view .product-info-main .product-brand h4:before {
    content: "shop ";
    text-transform: uppercase;
}
/* 19 Jan 2021 */
.product-item .price-box .price-label {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin-right: 4px;
}
.product-item .price-box.price-final_price {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-item .old-price .price{
        font-size: 14px;
}
.product-item .price-box .price {
    font-size: 14px
}
 .product-item .price-box .normal-price .price-label {
    color: red;
}
.products-list .product-item .price-box.price-final_price {
    justify-content: start;
}
@media only screen and (max-width: 1279px){
.product-item .price-box.price-final_price {
    flex-direction: column;
}
.product-item .old-price .price{
        font-size: 13px;
}
.product-item .price-box .price {
    font-size: 13px
}
.product-item .price-box .price-label {
    font-size: 13px;
}
}
/* 19 Jan 2021 */
/*move sidebar category filter in bottom, brand page only*/
.brand-brand-view .filter-options {display: flex;flex-flow: column;}
.brand-brand-view dl.filter-options-item.narrow-by.category {order: 100;}
.brand-brand-view .filter.active .filter-options{display: flex;}
.brand-brand-view dl.filter-options-item.narrow-by.category li.item:not(.dd-sale) {display: none;}
/*move limter and sorter on right side*/
.toolbar{margin-top: 0;}
.toolbar-products .pages{
    float: right;
    display: inline-block;
}
.products.wrapper ~ .toolbar .pages{float: none;}
.catalog-category-view .breadcrumbs{margin-bottom: 0}
.sidebar-main{margin-top: 85px;}
@media only screen and (min-width: 480px) {
    .toolbar .limiter, .toolbar .sorter{float: right;margin-left: 10px;}
    .toolbar-products .pages{clear: both;}
}
@media only screen and (max-width: 479px) and (min-width: 320px){
    .modes{clear: left;}
    .pages li{margin-top: 0;}
    .modes-mode{padding: 3px 8px;}
}
.addit {border-top: 1px solid #d1d1d1; margin-top: 15px; padding-top: 10px;}
.add-to-cart .zip-widget__wrapper{padding: 0;}
.product-view .add-to-cart .paypal-logo{margin-left: 10px;width: 135px;}
.product-view .add-to-cart .paypal-logo input[type="image"]{width: 100%;}
.product-view .product-shop .page-title-wrapper .page-title span{font-size: 20px;}
.product-options-bottom .box-tocart .actions{margin-top: 10px;}
.product-item .price-box .normal-price .price, .product-item .price-box .old-price .price,.product-item .price-box .normal-price .price-label, .product-item .price-box .old-price .price-label{font-size: 12px;}
@media only screen and (min-width: 992px){
    .zip-widget__tagline img.logo{height: 25px !important;line-height: 20px !important}
    .zip-widget__tagline span.text{font-size: 12px !important; }
    .product-add-form .box-tocart{width: calc(100% - 90px)}
    .product-view .product-shop .product-social-links, .product-add-form .product-social-links{width: 90px;float: left;vertical-align: middle;margin-top: 25px !important;text-align: center;}
}
@media only screen and (max-width: 991px){
    .product-view .add-to-cart .paypal-logo{margin-left: 0px;margin-top: 10px}
}
.checkout-methods-items .paypal.checkout,.block-minicart .paypal.checkout{float: none;}
