body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    letter-spacing: 0.6px;
    background-color: #fff;
}

.clearfix {
    clear: both;
}

    .checkout-delete {
    background: white !important;
    height: 34px;
    }
.total-discount-text {
    font-size: 19px;
    color: green;
    font-weight: 400;
    margin-left: 9px;
}
.cartb.with-counter {
    position: initial !important;
    justify-content: center;
    align-items: center;
    display: flex !important;
}
.navbar {
    border-radius: 0px;
}
.panel-collapse {
    background: #cccccc0f;
}
.overflow-hidden {
    overflow: hidden !important;
}
#carousel-brands img {
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .5s ease-in-out;
}
.btn-white {
    background: none !important;
    box-shadow: none !important;
    border: 1px solid #eee !important;
    border-radius: 5px !important;
    color: #555 !important;
}
#filtro-categorias .panel-collapse {
    background: none;
}
.selector-busqueda {
    float: left;
}
.selector-busqueda>div.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto !important;
}
.sliderow img {
    max-height: 600px;
}
#carousel-brands img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -webkit-transform: scale(1.1);
}
.list-group.list-group-horizontal {
    margin-bottom: 0px !important;
}
.btn-favorite {
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    color: #fff;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    border: 1px solid #e7e7e7;
    padding: 5px 7px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 2px;
}
.btn-favorite:hover {
    background-color: #ffc600;
    border: 1px solid #ffc600;
}
input.empty, select.empty, textarea.empty {
    border-color: #a94442;
}
.leftpro.next-prevb {
    margin-bottom: 50px;
}
.next-prevb {
    padding-right: 15px;
    padding-left: 15px;
}
.pre-botones-carrito {
    font-size: 11px !important;
    margin-bottom: 5px;
}
.mm-wrapper_opening .mm-menu_opened~.mm-slideout {
    position: fixed !important;
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    position: initial !important;
}
.zoomContainer {
    z-index: 2;
}
.informacion img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
    margin: auto;
}
.mm-listitem__btn {
    font-size: 14px;
}
.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover, .mm-searchfield input::placeholder {
    background: var(--mm-color-background-highlight);
    color: white;
}
.mm-searchfield input:-ms-input-placeholder, .mm-searchfield input::-ms-input-placeholder {
    color: white;
}
.price-mobile {
    min-height: 40px;
    font-size: 10px;
    color: gray;
    line-height: 15px;
}
.color-red {
    color: red !important;
}
.mobilemenu .fa.fa-bars {
    font-size: 1.7rem!important;
    color: #fff;
    /* padding-top: 2px!important;*/
}
.dropdown-carrito {
    top: 55px;
    right: 0;
    max-width: 290px;
}
.mobile-logo img {
    max-width: 150px;
    margin-left: 35%;
    position: absolute;
    top: 0px;
}
.dot {
    height: 8px;
    width: 8px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
    margin-left: -3px;
    position: absolute;
}
.red {
    background-color: red !important;
}
.green {
    background-color: #00a82d !important;
}
.input-checkout {
    text-align: center;
    border-top: 1px solid #1d405f !important;
    border-bottom: 1px solid #1d405f !important;
    border-left: 1px solid #1d405f !important;
    border-right: none !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #1d405f !important;
}
.checkout-update-product {
    /*   background: transparent !important;*/
    border-top: 1px solid #1d405f !important;
    border-bottom: 1px solid #1d405f !important;
    border-left: 1px solid #1d405f !important;
    border-right: 1px solid #1d405f !important;
    border-radius: 5px !important;
}
.checkout-update-product i, .checkout-delete i {
    color: #E2574C;
}
/*.checkbox label.empty::before {
   border: 1px solid red;

}

.radio label.empty::before {
   border: 1px solid red;

}*/

/* Chrome, Safari, Edge, Opera */
#tab-description > div > div.col-sm-12.col-md-8 > p:nth-child(1) > iframe {
    width:100%;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#menu-mobile:not( .mm-menu) {
    display: none;
}
#client-mobile:not( .mm-menu) {
    display: none;
}
/*.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    position: fixed;
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
 position: relative;
}*/

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}
.collapse.list-group.list-group-horizontal {
    display: none;
    list-style: none;
}
.collapse.in.list-group.list-group-horizontal {
    display: table;
    list-style: none;
}
.panel-heading>.radio input[type=radio] {
    margin-left: 0px;
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.no-padding {
    padding: 0px;
}
.toast-top-right {
    top: 82px !important;
    right: 0 !important;
}
.swal2-content {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #204d74 !important;
    color: #fff;
    font-size: 15px !important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.cart-input-value {
    /*  width: 40px !important;*/
    text-align: center;
    border-top: 1px solid #8c8c8e !important;
    border-bottom: 1px solid #8c8c8e !important;
    border-left: none !important;
    border-right: none !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #8c8c8e !important;
}
.cart-input-less {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border: 1px solid #8c8c8e !important;
    border-right: none !important;
}
.cart-input-less span, .cart-input-plus span {
    color: #8c8c8e !important;
}
.cart-input-plus {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border: 1px solid#8c8c8e !important;
    border-left: none !important;
}
.dropdown-submenu.list-group-item>ul.list-unstyled>li>a {
    border: none;
}
.submenu-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0px !important;
    text-transform: uppercase !important;
}
.list-group.list-group-horizontal {
    border: none;
    display: list-item;
    justify-content: center;
    align-items: center;
    list-style: none;
    /*  margin: auto;*/
}
.text-center {
    text-align: center;
}
.banner-categoria {
    /* margin-bottom: 15px; */
    position: absolute;
    bottom: 10px;
    left: 5px;
    z-index: -3;
}
.header-categoria {
    font-size: 22px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.color-black {
    color: #000 !important;
}
.dropdown-submenu.list-group-item>a {
    border: none;
}
.dropdown-submenu.list-group-item {
    border: none;
}
li.dropdown-submenu.child>a {
    font-size: 12px;
    font-weight: 200 !important;
    border: none;
    text-transform: capitalize !important;
}
.list-group-horizontal .list-group-item {
    display: inline-table;
}
.list-group-item {
    padding: 10px 10px;
}
.list-group-horizontal .list-group-item {
    margin-bottom: 0;
    /* margin-left: -4px;*/
    margin-right: 0;
    border-right-width: 0;
}
.list-group-horizontal .list-group-item:first-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-right-width: 1px;
}
#menu-category.dropdown>#wr-menu-icon>i.fa-angle-down::before {
    content: "\f107";
}
#menu-category.dropdown.open>#wr-menu-icon>i.fa-angle-down::before {
    content: "\f106";
}
.no-padding-x {
    padding-right: 0;
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-left {
    padding-left: 0;
}
.opbtn {
    margin-top: 4px;
}
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
/* default font size */

.fa {
    font-size: 15px;
}
/* Override the bootstrap defaults */

h1 {
    font-size: 34px;
}
h2 {
    font-size: 28px;
}
.h3 {
    font-size: 22px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 13px;
}
h6 {
    font-size: 11.2px;
}
.d-inline-block {
    display: inline-block;
}
a {
    color: #000;
    transition: 0.3s ease;
    text-transform: none;
}
:focus {
    outline: none;
}
a:focus, a:hover, .btn-link:focus, .btn-link:hover {
    text-decoration: none;
    outline: none;
    color: #1d405f;
}
legend {
    font-size: 14px;
    padding: 7px 0px;
    color: #000;
    border-color: #f2f2f2;
    font-weight: 500;
}
.circle-indicator {
    width: 35px;
    height: 35px;
    background: #1d405f;
    border-radius: 20px;
    text-align: center;
    color: white;
    float: left;
    margin: 0px 10px;
    justify-content: center;
    align-items: center;
    display: flex;
    /* padding: 20px; */
    font-size: 18px;
}
label {
    font-size: 13px;
    font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 14px;
}
.input-group .input-group-addon {
    font-size: 13px;
    height: 30px;
    color: #000
}
#search_block_top ::placeholder {
    color: #999;
    opacity: 1;
    /* Firefox */
}
/* Fix some bootstrap issues */

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    /* content: '* ';
    color: #F00;
    font-weight: bold; */
}
.mh-head {
    height: 57px;
    z-index: 1002 !important;
}
.mm-navbar {
    height: 57px;
    --mm-color-background: #2e2d2c;
    --mm-color-text-dimmed: #fff;
    --mm-color-button: #fff;
}
.mm-panels {
    --mm-color-background: #fff;
    --mm-color-text: #222;
}
#cart>.dropdown-menu, #top-links2>.dropdown-menu {
    overflow-y: auto !important;
}
.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 0px;
    border-left-style: solid;
}
@media (min-width: 768px) {
    .container {
        width: 100%;
    }
    .logo-menu-mm {
        display: block;
        max-width: 157px;
        margin: auto;
        margin-right: 100px;
    }
    .logo-menu-mm-right {
        display: block;
        max-width: 157px;
        margin: auto;
        margin-right: 64px;
    }
    #searchboxmobile {
        position: absolute;
        top: 12px;
        width: 74%;
        left: 110px;
        z-index: 10;
    }
}
@media (min-width: 992px) {
    .container {
        /*width: 963px;*/
    }
    .madebyhand-search-result {
        /*margin-right: 10px;*/
        /*margin-left: 10px;*/
        /*top: 62px;*/
    }
}
/*los lg*/

@media (min-width:1200px) {
    .image-zoom-detail {
        min-height: 338px;
    }

    .checkout-update-product {
        background: transparent !important;
        border-top: 1px solid #1d405f !important;
        border-bottom: 1px solid #1d405f !important;
        border-left: none !important;
        border-right: none !important;
    }
}
@media (min-width:1200px) and (max-width: 1409px) {
    .container {
        /*width: 1170px;*/
    }
}
@media (min-width: 1410px) and (max-width: 1589px) {
    .container {
        width: 1380px;
    }
    .dropdown-menu.w-100 {}
}
@media (min-width:1590px) and (max-width: 1829px) {
    .container {
        width: 1560px;
    }
}
@media (min-width:1830px) {
    .container {
        width: 1800px;
    }
}
.form-control {
    box-shadow: none;
    border: 1px solid #eee;
    border-radius: 5px;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    border-radius: 0
}
.form-control:focus {
    border: 1px solid #1d405f;
    box-shadow: none
}
/* search */

#search .input-lg {
    color: #999;
    height: 30px;
    padding: 0 16px;
    border: 1px solid #e7e7e7;
    border-left: none;
    font-size: 14px;
    border-radius: 5px;
    letter-spacing: 1px;
}
#search .btn-lg, .btn-gray {
    /*background: #ffc600;*/
    background: #807F7D;
    border: none;
    /*color: #222;*/
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    min-height: 30px;
    padding: 0 30px;
    font-weight: 500;
    transition: 0.3s ease;
    cursor: pointer;
    position: relative;
    right: 0;
    fill: #fff;
    border-radius: 5px;
    min-width: 60px;
    margin: 0 10px;
}
#search .btn-lg:hover, .btn-gray:hover {
    background-color: #efb810;
    color: #fff;
}
#search .form-control:focus {
    box-shadow: none;
}
/* cart */

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
#cart.open>.btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}
#cart .dropdown-menu, .cart-preview.dropdown-menu, #top-links3 .dropdown-menu {
    z-index: 1003;
}
#cart .dropdown-menu, .cart-preview.dropdown-menu, #top-links3 .dropdown-menu {
    min-width: 295px;
    padding: 10px 0;
    border-radius: 0 0 5px 5px;
    overflow-y: scroll;
    max-height: 350px;
    max-width: 295px;
}
.dropdown-menu {
    border-radius: 0;
}
.cart-preview {
    top: 105%;
}
#cart .btn-danger, .cart-preview .btn-danger {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
#cart .dropdown-menu table, .cart-preview.dropdown-menu table, #top-links3 .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 15px;
}
#cart .table-striped>tbody>tr:nth-of-type(2n+1), .cart-preview .table-striped>tbody>tr:nth-of-type(2n+1) {
    background: none;
}
#cart li tbody tr td, .cart-preview li tbody tr td {
    /*border-bottom: 1px solid #eee !important;*/
    border: none;
}
#cart li tbody tr td, .cart-preview li tbody tr td {
    /*border-bottom: 1px solid #eee !important;*/
    border: none;
    font-size: 13px;
}
#cart svg {
    margin-right: 12px;
    width: 30px;
    height: 30px;
}
.cartqt {
    width: 12%;
}
.cartdrop {
    padding: 0;
    margin-bottom: 10px;
}
.cartdrop:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.cartdrop img {
    max-width: 66px;
    border-radius: 5px;
    padding: 0;
    margin-bottom: 10px;
}
.cartname {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 170px;
    font-size: 12px;
    transition: 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    text-overflow: ellipsis;
}
.cartname:hover {
    color: #000;
}
.cartname a {
    font-weight: 500;
}
.cartprice {
    clear: unset;
    position: unset;
    /* top: -18px; */
    left: 70px;
    margin: 0 10px;
    width: 170px;
    height: 30px;
    color: #000;
    font-size: 14px;
    direction: ltr;
    font-weight: 500;
}
#cart .dropdown-menu li>div, .cart-preview.dropdown-menu li>div, #top-links3 .dropdown-menu li>div {
    padding: 0 10px;
}
#cart .dropdown-menu li>div table td, .cart-preview.dropdown-menu li>div table td, #top-links3 .dropdown-menu li>div table td {
    /*border: 1px solid #eee;*/
}
#cart-total {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    color: #f2f2f2;
    font-size: 12px;
    text-transform: capitalize;
}
.cartna {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 500;
}
/* menu */

#menu .dropdown-menu {
    padding: 15px;
}
/*#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}*/

#menu .collapse .nav .dropdown-submenu li {
    margin: 0;
}
#menu .collapse li.view_more.my-menu {
    cursor: pointer;
    padding: 15px 15px;
}
.view_more.my-menu i {
    width: 15px;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-left: 6px;
}
#menu .collapse .nav .dropdown-inner li a {
    min-width: 200px;
    display: block;
    padding: 3px 2px;
    clear: both;
    line-height: 23px;
    text-transform: capitalize;
}
#menu .dropdown-inner .dropdown-submenu ul.grand-child li {
    padding: 0;
}
#menu .dropdown-inner .dropdown-submenu .submenu-title {
    font-weight: 600;
    padding: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.cate-menu {
    background-color: #fff;
    margin-bottom: 0;
    z-index: 99;
    width: 100%;
    /* border-radius: 5px; */
    border: 2px solid #807F7D;
    /* border: 2px solid #ffc600; */
    /* margin-top: 20px; */
    /* margin-top: 10px; */
    /* margin-left: 10px; */
    width: 100%;
}
.cate-menu.collapsible {
    position: absolute;
    max-width: 93.9%;
    /*max-width: 227.39px;*/
}
#wr-menu-icon {
    /*background-color: #1d405f;*/
    background-color: #464646;
    color: #fff;
    font-size: 17px;
    letter-spacing: .5px;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    padding: 10px 15px;
    cursor: pointer;
    /*border-radius: 5px 5px 0 0;*/
    /*margin-top: -2px;*/
}
#wr-menu-icon::after {
    /*font-family: "FontAwesome";
    font-size: 36px;
    position: absolute;
    right: 30px;
    bottom: -6px;
    content: "\f0dd";
    z-index: 19;
    color: #807F7D;
    color: #1d405f;*/
}
/* content */

#content {
    min-height: 600px;
}
.dropdown-submenu>ul.dropdown-menu {
    padding: 10px;
    top: 0px;
    left: 100%;
    margin-top: 0;
    height: 100%;
    background: rgb(247, 247, 247);
    border-bottom-left-radius: 0px;
    box-shadow: 3px 1px 5px rgba(0, 0, 0, 0.04);
}
.header-menu>i {
    font-size: 18px;
}
.moremenuh>.header-menu {
    padding: 8px 15px;
    color: #000000;
    font-weight: 600;
    text-transform: none;
}
.dropdown-submenu.list-group-item {
    background: none;
}
.navbar-right {
    margin-right: -0px;
}
#menu-category {
    width: 290px;
}
#menu-category>ul.dropdown-menu {
    border-bottom-right-radius: 0px;
    min-height: 514px;
    width: 290px;
}
/* alert */

.alert {
    padding: 8px 14px 8px 14px;
    border-radius: 0
}
/* alert design */

.a-one {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}
.a-one {
    background-color: #000;
    -ms-filter: "progidXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    z-index: 99
}
.alert a {
    color: #222;
    font-weight: 500
}
.alert h2 {
    font-size: 28px;
    color: #111;
    margin-bottom: 15px;
    margin-top: 26px;
    text-transform: capitalize;
}
.alert.alertsuc {
    padding: 13px 12px;
    background-color: #fff;
    border: 1px solid #ededed;
    color: #666;
    font-size: 15px;
    position: fixed;
    z-index: 99;
    transition: all ease .6s;
    border-radius: 0px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    top: 30%;
    padding: 40px;
    border-radius: 5px;
}
.alert-danger svg, .alert-info svg, .alert-success svg {
    display: block;
    margin: 0 auto 20px;
    width: 65px;
    height: 65px
}
.alert-success svg {
    fill: #4CAF50
}
.alert-danger svg {
    fill: #E2574C
}
.alert-info svg {
    fill: #31708f
}
.a-one .alert-dismissable .close, .a-one .alert-dismissible .close {
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: 1;
    color: #222;
    color: inherit
}
/* breadcrumb */

.breadcrumb {
    margin: 0 0 20px 0;
    padding: 10px 15px;
    background: #f7f7f7;
    border-radius: 5px;
    font-size: 10px;
}
.breadcrumb i {
    font-size: 16px;
}
.breadcrumb>li a:hover {
    color: #000;
}
.breadcrumb>li a:hover {
    color: #1d405f;
}
.breadcrumb>li a::after {
    content: '|';
    padding: 0 15px;
    color: #000;
}
.breadcrumb>li:last-child a::after {
    content: '';
    padding: 0;
}
.breadcrumb>li+li::before {
    padding: 0;
    color: #000;
    content: "";
}
.pagination {
    margin: 0;
    padding: 0;
}
/* buttons */

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    box-shadow: none;
}
.btn-xs {
    font-size: 10px;
}
.btn-sm {
    font-size: 11.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 16px;
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover {
    font-size: 13px;
}
.btn-group>.btn-xs {
    font-size: 10px;
}
.btn-group>.btn-sm {
    font-size: 11.2px;
}
.btn-group>.btn-lg {
    font-size: 16px;
}
.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn.active, .btn:active {
    outline: none;
    box-shadow: none
}
.btn-primary {
    background-color: #2e2d2c;
    color: #fff;
    fill: #fff;
    border: none;
    /*text-transform: capitalize;*/
    transition: 0.3s ease;
    font-size: 15px;
    border-radius: 5px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #efb810;
    /*color: #000;*/
    fill: #000;
}
.btn-primary:focus {
    background-color: #1d405f;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger, .btn-info {
    color: #ffffff;
    background-color: #1d405f;
    transition: 0.3s ease;
}
.btn-danger.focus, .btn-danger:focus, .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger:active, .btn-danger:hover, .btn-info:hover, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    background-color: #000;
    color: #fff
}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #000;
    border-radius: 0;
    transition: 0.3s ease;
}
.text-right .btn-link {
    vertical-align: sub;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    padding: 0;
    border: none;
}
.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */

.list-group a {
    /*  border: 1px solid #eee;*/
    padding: 12px 12px;
    text-transform: capitalize;
}
.catlistpage.list-group a.active, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .catlistpage.list-group a.active:hover {
    background: #fff;
    color: #1d405f;
    border: 1px solid #eee;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover, .catlistpage.list-group a:hover {
    background-color: #fff;
    color: #1d405f
}
/* carousel */

.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
.rating .fa-stack {
    font-size: 7px;
    width: 12px;
    height: 12px;
}
.rating .fa-star-o, .rating .fa-star {
    color: #ffc600;
    font-size: 14px;
}
.rating .fa-star+.fa-star-o {
    color: #ffc600;
}
h2.price {
    margin: 0;
}
.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails>img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
/* .sellos{
           justify-content: center;
    align-items: center;
    display: flex;
    }*/

/* fixed colum left + content + right*/

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
}
/* fixed product layouts used in left and right columns */

#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}
/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {
    min-width: 50px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}
/*loader */

.s-panel {
    position: relative;
}
.s-panel img {
    /*border-radius: 5px;*/
}
.s-panel .wrloader {
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#blog .product-block .webi-blog-image img {
    min-height: 126px !important;
}
.date-time {
    font-size: 13px !important;
    margin-top: 4px !important;
}
/* custom css */

.toppati {
    background-color: #ffffff;
    border-bottom: 1px solid rgb(29, 64, 95);
    padding: 3px 0;
}
.toppati ul li {
    display: inline-block;
    vertical-align: middle;
}
.toppatiu {
    padding: 0;
}
/* .toppati .dropdown-menu li{
    display: block;
} */

.deliveryinfo ul {
    padding: none !important;
    min-height: auto !important;
    justify-content: center;
    align-items: center;
    display: flex;
}
.fixed {
    position: fixed;
    z-index: 9;
    top: 0;
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    /*padding: 12px 0 !important;*/
}
.list-direction {
    height: 150px;
}
.direction-box {
    padding-bottom: 15px;
    padding-top: 15px;
}
ol, ul {
    margin-bottom: 0;
}
.list-inline {
    margin: 0
}
.list-inline>li {
    padding: 0
}
.langcur .btn-link.dropdown-toggle {
    transition: 0.3s ease;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #eee;
    padding: 7px;
    display: inline-block;
    letter-spacing: 0;
}
.langcur .dropdown-menu {
    min-width: 25rem;
    padding: 15px 15px;
}
.langcur .dropdown-menu li {
    display: inline-block;
}
.langcur .langcdrop .dropdown-menu li {
    display: block
}
.langcur .dropdown-menu.langcdrop {
    min-width: 18rem;
    padding: 10px;
}
.test, .inuser .dropdown-toggle, #wishlist-total, .topbe {
    letter-spacing: 1px;
    font-size: 15px;
}
.test:hover, .test:focus, .inuser .dropdown-toggle:hover, #wishlist-total:hover {
    color: #807f7d;
}
.inuser .dropdown-toggle:hover {
    color: #807f7d;
}
/* search */

.madebyhand-search-category {
    float: left !important;
    /* text-overflow: ellipsis; */
    width: 173px !important;
    border: 1px solid #e7e7e7 !important;
    border-right: none !important;
    height: 30px !important;
    padding: 5px 28px 5px 15px !important;
    -moz-appearance: none !important;
    background: #fff url(../../../../../image/catalog/arrow.png) !important;
    background-position: right 10px bottom 0px !important;
    background-repeat: no-repeat !important;
    -webkit-appearance: none !important;
    font-size: 12px !important;
    border-radius: 5px 0 0 5px !important;
    color: #000;
}
svg {
    vertical-align: middle;
    transition: 0.3s ease
}
.d-search button {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
.newsletter-footer>.row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.wbSearch #search_block_top {
    position: relative;
    align-items: center;
    width: 100%;
    margin-top: 1px;
}
/* result */

.madebyhand-search-result .searchbr {
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
    border: 1px solid #eee;
    margin: 5px 0;
    float: left;
    width: 100%;
}
.madebyhand-search-loader {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.madebyhand-search-result {
    left: 0px;
    right: 0px;
    box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    z-index: 1002;
    max-height: 530px;
    overflow-y: auto;
    margin-top: 1px;
    border-radius: 5px;
    margin-right: 10px;
}
.madebyhand-dis h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 0px !important;
    font-weight: 100 !important;
}
.madebyhand-dis .price {
    text-align: right;
}
.madebyhand-dis .list-des {
    font-size: 13px;
    color: #777;
    text-transform: capitalize;
    color: #282828;
    margin: 0 0 10px 0;
    max-height: 40px;
    overflow: hidden;
}
.madebyhand-search-result p {
    /*margin: 5px 15px;*/
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px !important;
}
.madebyhand-search-loader .loaders {
    position: absolute;
    top: 35%;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 60px;
    height: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/* search over */

#cart button.dropdown-toggle {
    border: none;
    float: right;
    /*background-color: #1d405f;*/
    background-color: #807F7D;
    padding: 5px 14px;
    /*border-radius: 5px 5px 0 0;*/
    color: white;
    min-height: 51px;
}
#cart button.dropdown-toggle svg {
    fill: #fff;
}
#cart button.dropdown-toggle:hover svg {
    fill: #000;
}
#cart button.dropdown-toggle:hover #cart-total {
    color: #000;
}
#cart button.dropdown-toggle:hover #cart-total .cartna {
    color: #000;
}
#cart button.dropdown-toggle:hover {
    background-color: #efb810;
    color: #fff;
}
#top-links ul li svg {
    width: 18px;
    height: 17px;
    fill: #000;
    cursor: pointer
}
#top-links ul li svg:hover, #top-links ul li.inuser .dropdown-toggle:hover svg {
    fill: #1d405f
}
#cart .dropdown-menu p, #top-links3 .dropdown-menu p{
    margin-bottom: 0;
}
.hsticky {
    /*padding: 13px 0;*/
    background-color: #2e2d2c;
}
.langcdrop {
    line-height: 29px;
    padding: 8px 15px;
    text-transform: capitalize;
}
.haccount li a i {
    margin-right: 8px;
    min-width: 16px;
}
.haccount.dropdown-menu>li>a, .langcdrop .btn-link {
    padding: 5px 0;
}
.haccount.dropdown-menu>li>a:hover {
    color: #1d405f
}
.hdis {
    vertical-align: middle;
    display: inline-block;
}
.get, .get1 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 1px;
    display: block;
}
.callno, .callno1 {
    font-size: 13px;
    color: #c9c9c9;
    letter-spacing: 0.5px;
    display: block;
    text-transform: lowercase !important;
}
.callno1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 135px;
}
.hsticky svg {
    fill: #fff;
    margin: 0 3px;
}
.xscartp ul {
    padding: 0;
}
.la-cuti {
    color: #1d405f;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0px 10px;
}
.callno.online>a::before {
    font-family: "FontAwesome";
    content: "\f111";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    color: green;
}
.callno.offline>a::before {
    font-family: "FontAwesome";
    content: "\f10c";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}
.btn-link.dropdown-toggle.test.countries {
    display: flex;
    justify-content: center;
    align-items: center;
}
#top-links {
    /*margin: 4px 25px;*/
    /*    margin: 4px !important;*/
}
.test {
    color: #1d405f;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 14px;
}
.xscu.d-inline-block {
    border-left: 1px solid rgba(216, 216, 216, 0.1);
    padding: 0 0 0 20px;
    margin-left: 20px;
}
.toppatiu .usvg span, #wishlist-total span, .topbe {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 1px;
    color: #1d405f;
    font-weight: 500;
    transition: 0.3s ease;
}
.toppatiu .usvg span:hover, #wishlist-total span:hover, .topbe:hover {
    color: #807f7d;
}
.toppatiu .usvg:hover svg, #wishlist-total span:hover svg, .topbe:hover svg {
    fill: #807f7d;
}
.toppatiu .usvg svg, #wishlist-total span svg, .topbe svg {
    fill: #1d405f;
    transition: 0.3s ease;
}
.xsw {
    border-left: 1px solid rgba(216, 216, 216, 0.1);
    padding: 0px 20px;
    border-right: 1px solid rgba(216, 216, 216, 0.1);
    margin: 0 20px;
}
/* user dropdowm */

.alogin li {
    border-bottom: 1px solid #eee;
    padding: 14px 12px;
    text-transform: capitalize;
}
.alogin li:last-child {
    border-bottom: none;
}
.alogin svg {
    margin: 0 7px;
    fill: #1d405f;
    width: 14px;
    height: 13px;
}
.alogin {
    min-width: 215px;
}
.hlogout {
    text-align: center;
    padding: 15px 10px !important;
    min-width: 180px;
}
.hlogout h5 {
    font-size: 17px;
    margin-top: 0;
}
.hlogout h6 {
    font-size: 13px;
    color: #777;
}
.acd, .hlogout .wishcom {
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    padding: 7px 0;
    margin-top: 10px;
    width: 100%;
    text-align: left;
    margin-left: 2px;
    margin-right: 2px;
}
.wishcom svg {
    margin: 0 2px;
}
.user-down.dropdown-menu>li>a:focus, .user-down.dropdown-menu>li>a:hover {
    color: #1d405f;
}
.user-down.dropdown-menu>li>a {
    padding-left: 5px;
}
.drpbot {
    min-width: 250px;
    padding: 15px 10px;
}
.drpbot .hcoms {
    margin: 12px 0
}
.langcur {
    margin: 0 15px;
}
/* menu */

#menu .navbar-collapse {
    padding: 0
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: none;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}
.menusp {
    padding: 0;
}
#menu .navbar-nav>li>a, .view_more.my-menu a {
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
    color: #545454;
}
#menu .navbar-nav>li>a:hover {
    color: #1d405f
}
/*.navbar-nav{
    float: none
}*/

.dropdown-menu {
    border: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .175);
}
.linkback {
    background-color: #464646;
    /*background-color: #bbbbbb;*/
    /*padding: 10px 0 0 0;*/
    /*margin-bottom: 20px;*/
}
.open>.dropdown-menu.haccount, .open>.dropdown-menu.langcdrop  {
    z-index: 1002;

}

.linkback.index{
    width: 100%;
    margin-bottom: 0px !important;
    position: absolute !important;
    z-index: 1001 !important;
}
.linkback.index_bar{
    background: linear-gradient(180deg, rgba(2,0,36,0.5802696078431373) 0%, rgba(125,125,125,0.1516981792717087) 59%, rgba(255,255,255,0) 100%) !important;
}
.linkback.index_bar:hover{
    background: white !important;
}

.linkback.index_bar #wr-menu-icon{
    background: transparent;
}

.linkback.index_bar #cart button.dropdown-toggle{
    background: transparent;
}

.linkmenu {
    position: relative;
}
.title-menu {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    padding: 7px 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.homeheader .wrmenu {
    display: none
}
.wrmenu .navbar-toggle {
    display: block
}
.wrmenu .navbar-toggle {
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: none;
    background: #1d405f;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
    border-radius: 4px;
    position: absolute;
    top: -47px;
    margin: 0;
}
.title-menu {
    border-radius: 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    background-color: #1d405f;
    padding: 6px 15px;
    border-radius: 5px 5px 0 0;
}
.home-page .title-menu {
    padding: 10.2px 15px;
}
#pt_vegamenu:hover .ico-menu .bar::after {
    left: 0;
}
.ico-menu .bar::after {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    background: #141b25;
    transition: .3s;
    transition-delay: 0s;
    transition-delay: 0s;
}
.thumb_img img {
    max-width: 26px;
    position: relative;
    top: -5px;
    margin-right: 5px;
}
.cate {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 17px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    top: -1px;
}
#wr-menu-icon i.pull-right {
    /* margin: 4px 0; */
    font-size: 23px;
}
.meni {
    transition: 0.3s ease;
    margin-top: 3px;
}
.sub-menu .meni {
    display: none;
}
.menu li a:hover .meni {
    transform: rotate(-90deg);
}
.wr-menu {
    margin: 0;
}
.oddmenu {
    background-color: #f6f6f6;
}
.sub-menu .oddmenu {
    background-color: #fff;
}
#menu .collapse .nav li a, .view_more.my-menu a {
    padding: 15px 15px;
}
@media(min-width: 768px) {
    .ico-menu .bar:nth-child(1) {
        top: 0;
        width: 14px;
    }
    .ico-menu .bar:nth-child(2) {
        top: 5px;
        width: 16px;
    }
    .ico-menu .bar:nth-child(3) {
        top: 10px;
        width: 20px;
    }
    .ico-menu .bar:nth-child(1)::after {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .ico-menu .bar:nth-child(2)::after {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    .ico-menu .bar:nth-child(3)::after {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    .ico-menu .bar {
        position: absolute;
        height: 2px;
        background-color: #fff;
        overflow: hidden;
    }
    .ico-menu {
        position: relative;
        width: 16px;
        top: -6px;
        margin: 0 auto;
        left: -2px;
    }
    .ico-menu .bar::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background: #2d2d2d;
        top: 0;
        left: 100%;
        z-index: 1;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        transition-delay: 0s;
    }
    .wr-menu .navbar-toggle {
        color: #2d2d2d;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border: none;
        background-color: transparent;
        min-width: 35px;
        min-height: 24px;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        display: block;
    }
    #menu .navbar-nav>li {
        padding: 0 15px;
    }
    #menu .navbar-nav>li, #menu .navbar-nav {
        float: none;
        z-index: 2;
        background: #fff;
        border-bottom: 1px solid #e5e5e5;
    }
}
.menuwidth {
    /*margin-top: 4px;*/
}
#under-menu {
    position: absolute;
    width: 100%;
    z-index: 9;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.menu-items>a {
    transition: 0.3s ease;
    /*color: #303030;*/
    color: #ffffff !important;
    /*font-size: 15px;*/
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    text-transform: uppercase !important;
}
.menu-items>a:hover {
    color: #C1C1C1 !important;
}
.menu-items {
    padding: 0px 15px;
}
.manun ul.d-inline-block li {
    margin-right: 30px;
}
.manun ul.d-inline-block {
    /*margin: 11px 0;*/
    margin: 15px 0;
}
/* slider */

.owl-carousel .owl-wrapper-outer {
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.owl-theme.owl-carousel {
    background-color: transparent;
    margin: 0
}
.sliderow .owl-pagination {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    top: auto
}
/* product */

.tab-head.text-center {
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;
    padding: 13px;
    border-top: 2px solid #1d405f;
    border-radius: 5px;
    height: 50px;
}
.home-page .heading, .imgbanner, .offrow, #column-left .heading {
    margin-top: 60px;
}
.heading {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 13px;
    border: 1px solid #e1e1e1;
    border-top: 2px solid #1d405f;
    border-radius: 5px;
    min-height: 50px;
}
.tab-head h1 {
    margin: 0 !important;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
}
.tab-head h2 {
    margin: 0 !important;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
}
.heading span {
    display: inline-block;
    vertical-align: middle
}
.nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 0
}
.nav-tabs {
    border-bottom: none
}
.pro-tab li a {
    border: none !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #222222;
    line-height: normal;
    margin: -4px 0;
    border-radius: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
}
.cappo {
    position: relative;
}
.lpro {
    padding: 0 50px;
}
.pro-tab li.active>a, .pro-tab li.active>a:focus, .pro-tab li.active>a:hover {
    color: #ffc600
}
.pro-tab.nav-tabs {
    margin-bottom: 0px;
    margin-right: 110px;
}
.product-thumb:hover .second-img {
    opacity: 1;
}
.product-thumb:hover .pri-img {
    opacity: 0 !important;
}
.product-thumb .second-img {
    top: 0;
    left: 0;
    background: whitesmoke;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}
.sale {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    margin: 0;
    font-size: 15px;
    text-transform: capitalize;
    background-color: #06aa32;
    color: #fff;
    border-radius: 3px;
    padding: 1.5px 10px;
    vertical-align: text-bottom;
    display: inline-block;
}
.product-thumb {

    position: relative
}
.protitle {
    font-size: 12px;
    color: #222222;
    margin: 0px 0 0px 0;
    transition: 0.3s ease;
    padding-top: 2px;
    height: 28px;
    font-weight: 200;
    display: table-cell;
}
.protitle a {
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.protitle:hover, .protitle:hover a {
    color: #1d405f;
}
.product-thumb .price {
    font-weight: 600;
    color: #000;
    font-size: 20px;
    transition: 0.3s ease;
    letter-spacing: 0;
    min-height: 22px;
    margin-top: 4px;
    min-height: 25px;
}
.price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 500;
}
.probrand {
    color: #9f9e9e;
    font-size: 15px;
    margin-bottom: 4px;
    display: block;
}
/* button effect */

.product-thumb .button-group svg {
    width: 18px;
    height: 18px;
    fill: #fff;
}
.catgrid-price .cartb svg {
    fill: #fff !important;
}
.product-thumb .button-group button, .product-thumb .button-group a {
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    color: #fff;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    border: 1px solid #e7e7e7;
    padding: 5px 7px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 2px;
}
.product-thumb .button-group a {
    margin: 0;
}
.product-thumb .button-group button:hover, .product-thumb .button-group a:hover {
    background-color: #ffc600;
    border: 1px solid #ffc600;
}
.bquickv {
    display: inline-block;
    vertical-align: middle;
}
.product-thumb .button-group button:hover svg, .bquickv:hover svg {
    fill: #000;
}
.product-thumb .button-group button.cartb span {
    display: inline-block;
    vertical-align: middle
}
.product-thumb {
    margin-bottom: 30px;
    border-radius: 5px;
}
/*.product-thumb img {
    max-width: 190px;
    max-height: 190px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}*/

.product-thumb img {
    /*max-width: 280px;*/
    border-radius: 5px;
    display: block;
    width: 100%;
}
.product-layout:last-child .product-thumb {
    margin-bottom: 1px;
}
#latest .button-group {
    margin-top: 5px;
}
#latest .caption {
    margin-top: 15px;
}
.leftpro .caption {
    margin-top: 10px;
}
@media(min-width: 992px) {
    #count .product-thumb .button-group {
        margin-top: 15px;
    }
}
#count .protitle {
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 0;
}
#count .product-thumb .price {
    font-size: 18px;
}
#count .product-thumb .caption {
    background-color: transparent;
    padding: 0;
}
.timerpro .product-thumb .caption .product-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding-bottom: 15px;
    font-size: 15px;
    text-transform: capitalize;
}
.timerpro .product-thumb .caption p {
    margin-top: 10px;
    font-size: 14px;
    color: #959595;
    line-height: 22px;
    margin-bottom: 0;
    letter-spacing: .5px;
    overflow: hidden;
    height: 45px;
}
.timerpro .product-thumb .rating {
    margin-top: 7px;
}
.timerpro .product-thumb .box-timer span {
    display: block;
}
.custw {
    padding: 0;
}
#count .product-thumb {
    margin: 0;
}
.timerpro .product-thumb .box-timer span.countdown-section {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 8px;
    margin-bottom: 0;
    transition: 0.3s ease;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    width: 40px;
    height: 50px;
    padding: 8px 0;
}
.timerpro .product-thumb .box-timer span.countdown-period {
    text-transform: capitalize;
    font-size: 13px;
    display: block;
    color: #999999;
    text-align: center;
}
.timerpro .product-thumb .box-timer span.countdown-amount {
    font-size: 18px;
    transition: 0.3s ease;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 0;
    position: relative;
    width: 100%;
    border-radius: 5px 5px 0 0;
}
/* left pro */

.leftpro .image {
    padding: 10px 10px 10px 0;
    border-right: 1px solid #e7e7e7;
}
.leftimg {
    position: relative;
}
.leftpro .product-thumb {
    float: left;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
}
.leftpro .product-layout:last-child .product-thumb {
    border-bottom: none;
}
/* category */

.categorybr {
    transition: 0.3s ease;
    /* background-color: #f8f8f8;*/
    border-radius: 5px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 1px;
    position: relative;
}
.categorybr a {
    display: block;
    color: #fff;
}
.categorybr a img {
    min-height: 250px;
    width: auto !important;
    position: relative;
    max-height: 250px;
}
.categorybr h5 {
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s ease-in-out;
    margin-top: 20px;
}
.categorybr:hover h5 a {
    color: #000;
}
.categorybr:hover h5 {
    background-color: #efb810;
    color: white;
}
.categorybr:hover h5::before {
    border-color: transparent transparent #bbbbbb transparent;
}
.block-cat-wr {
    padding-left: 5px;
    padding-right: 5px;
    max-height: 250px;
}
.block-cat-wr h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #807F7D;
    padding: 16.5px;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 700;
    color: #fff;
    transition: all .3s ease-in-out;
    border-radius: 0 0 5px 5px;
    margin: 0;
    width: 100%;
}
.block-cat-wr h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #807F7D;
    padding: 10px;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    transition: all .3s ease-in-out;
    border-radius: 0 0 5px 5px;
    margin: 0;
    width: 100%;
}
.block-cat-wr h5 span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 30px;
}
/*.block-cat-wr h5::before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    right: -30px;
    left: auto;
    border-style: solid;
    border-width: 0 30px 35px 0;
    transition: all .3s ease-in-out;
    border-color: transparent transparent #1d405f transparent;
}*/

/* service */

.dl-horizontal.adress dt {
    float: left;
    width: 240px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.h-ser {
    clear: both;
}
/*.deliveryinfo, .protabcont {
    margin-top: 50px;
}*/

.deliveryinfo {
    cursor: pointer;
}
.deliveryinfo ul {
    padding: 36px 10px 31px 10px;
    text-align: center;
    border: 2px solid #e1e1e1;
    border-radius: 5px;
    min-height: 140px;
}
.deliveryinfo ul li {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.deliveryinfo ul li svg {
    fill: #222;
    vertical-align: middle;
    transition: all 0.3s;
    display: block;
    margin: auto;
}
.deliveryinfo ul:hover li svg {
    fill: #bbbbbb;
}
.ser-t h4 {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 5px;
}
.ser-t p {
    font-size: 12px;
    color: #919191;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ser-t {
    padding: 0 10px;
    border-left: 1px solid #e1e1e1;
    margin: 0 10px;
}
/* service over */

/* testimonial */

.testim .owl-pagination {
    position: unset;
    margin-top: 20px;
}
.owl-carousel.owl-theme {
    margin-top: 0
}
.owl-carousel.owl-theme .owl-page span {
    margin: 0;
    background: #1d405f;
    box-shadow: none;
    width: 20px;
    height: 4px;
}
/* testimonial */

.testi1, .testi2, .testi3, .testi4 {
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}
.content_test h3 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 10px 0 5px;
    text-align: center;
}
.first-t1 {
    font-size: 15px;
    color: #7e7e7e;
    text-transform: capitalize;
    margin-top: 3px;
    display: inline-block;
}
.text-p p {
    text-align: center;
    color: #7a7a7a;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 20px;
}
#testi .item svg {
    margin-top: 15px;
    fill: #bbc5cf;
    width: 40px;
    height: 40px;
}
#testi .item {
    margin: 0 auto;
}
.d-test {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
/* blog */

.blog_webi .blog-right h4 {
    font-size: 17px;
    text-transform: capitalize;
    transition: 0.3s ease;
    margin: 12px 0;
    font-weight: 500;
    line-height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.blog-right {
    position: relative;
}
.blog-des p {
    margin-bottom: 16px;
    color: #666;
    line-height: 22px;
    font-size: 14px;
    max-height: 45px;
    overflow: hidden;
}
.blog-des hr {
    margin: 15px 0;
}
.date-time {
    /* display: inline-block;*/
    font-size: 16px;
    color: #959595;
    margin-top: 15px;
}
.date-time span {
    display: block;
}
.blog_webi .blog-right h4:hover {
    color: #1d405f
}
.blog_webi .blog-right .read_more {
    /*text-transform: capitalize;*/
    color: #222;
    font-weight: 500;
    display: inline-block;
    background-color: transparent;
    margin-top: 0px;
    padding: 0;
    font-size: 17px;
    border-radius: 0;
}
.blog_webi .blog-right .read_more:hover {
    color: #1d405f;
}
.lb-nav a {
    transition: none
}
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(0.93, 0.9);
}
#blog .product-block .webi-blog-image img {
    border-radius: 5px;
    min-height: 266px;
}
.blog-left:hover .blog_mask {
    visibility: visible;
}
.webi-blog-image {
    position: relative;
    margin-bottom: 15px;
}
.webi-blog-image img {
    border-radius: 5px;
}
#blog .product-block .webi-blog-image {
    margin-bottom: 0;
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.webi_post_hover .icon {
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #252525;
    padding: 9px 9px;
    display: inline-block;
    line-height: 0px;
}
.webi_post_hover .icon:hover {
    background-color: #252525;
    color: #fff;
}
.blog-ic {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
}
.blogal .alert {
    position: unset;
}
.blog-desc {
    color: #777;
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}
.blog-comment {
    margin: 0 0 10px 0;
}
.blogal .block-title h3, .blog-comment {
    text-transform: capitalize;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 20px;
}
.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #777;
}
.bcomment {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 30px;
}
.view-comment {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.view-comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}
.blogu span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 23px;
}
.date span {
    margin: 0 20px;
}
.view-comment i {
    font-size: 19px;
    line-height: 30px;
}
.allcomment h5 {
    font-weight: 500;
    font-size: 17px;
    margin: 0;
    line-height: 23px;
}
.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}
.blog_links {
    margin: 15px 0
}
.allmb {
    margin-bottom: 15px;
    background: #fff;
    padding: 0;
}
.sngblog h3 {
    font-size: 17px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    line-height: 23px;
}
.sngblog .blog-desc {
    margin-bottom: 0
}
.allmb .blog-desc {
    overflow: hidden;
    height: 150px;
}
/* logo slider */

/* newsletter */

.newsl .description-top p {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: .5px;
    color: #656565;
    margin: 15px 0;
    line-height: 24px;
}
.newsl .input-group input, .newsl .input-group .input-group-btn button {
    height: 50px;
    border: none;
}
.newsl .input-group input {
    border-radius: 50px 0 0 50px;
}
.newsl.alert, .white-popup .alert {
    position: unset
}
.newsl .form-group {
    margin-bottom: 0;
    margin-top: 2px;
}
.newsbgf h5 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222;
    margin-bottom: 5px;
    font-weight: 500;
}
.newsbgf .alert {
    bottom: -63px;
    top: auto;
    left: 15px;
    right: 15px;
}
.newsl .input-group .input-group-btn button {
    min-width: 142px;
    font-size: 15px;
    background-color: #222;
    border-radius: 0 50px 50px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.newsl .input-group .input-group-btn button:hover {
    background-color: rgba(0, 0, 0, .2);
}
/* newsletter popup */

.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px 30px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    text-align: center;
    font-size: 11px;
}
.white-popup h1 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 27px;
    margin: 0;
}
.white-popup p {
    color: #777;
    margin: 15px;
    line-height: 23px;
}
.white-popup .form-group .checkbox label {
    position: relative
}
.white-popup .mfp-close {
    background: #fff;
    border-radius: 5px;
}
.newsletter-bg {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}
.slide-bottom {
    position: absolute;
    padding: 30px;
    background: #FFF;
    bottom: 0;
    right: 10%;
    border: solid 1px #000;
}
.slide-bottom .inner {
    position: relative;
}
.button-slide {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #000;
    color: #FFF;
    text-align: center;
    line-height: 30px;
}
/* footer */

.social h5 {
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    vertical-align: middle;
    margin: 0;
}
.footer-top {
    background-color: #ffc600;
    background-image: url('../../../../../image/catalog/emailbg.jpg');
    padding: 30px 15px;
    position: relative;
    border-radius: 5px;
    margin-top: 50px;
}
.inputNew {
    height: 47px;
    box-shadow: none;
    width: 100%;
    padding: 11px 15px;
    /*border: none;*/
    margin-top: 15px;
    border-radius: 5px;
}
.newsbgf .btn {
    height: 47px;
    box-shadow: none;
    width: 100%;
    padding: 11px 15px;
    border: none;
    margin-top: 15px;
    border-radius: 5px;
    background-color: #222;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
.d-info {
    color: #222;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 16px;
}
#scroll {
    position: fixed;
    right: 20px;
    bottom: 13%;
    cursor: pointer;
    z-index: 8;
    height: 40px;
    width: 40px;
    line-height: 0;
    padding: 5px 0;
    display: none;
    outline: none;
    text-align: center;
    transition: all .5s ease-in-out;
    background: #f5f5f5;
    color: #000;
    border-radius: 5px;
}
#scroll:hover {
    background-color: #000;
    color: #fff;
}
#scroll i {
    font-size: 27px;
}
.middle-footer {
    padding: 25px 0;
}
.footer {
    background-color: #2e2d2c;
    margin-top: 50px;
}
.middle-footer p {
    font-weight: 600;
    margin-bottom: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
}
.middle-footer a, .f-left li {
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 0;
    line-height: 30px;
}
.middle-footer li i {
    color: #8a8a8a;
}
.middle-footer a:hover, .fpayment i:hover {
    color: #ffffff;
}
/* contact */

.cont-bg {
    background-color: #464646;
    padding: 10px 0 10px 0;
}
#footer_contact {
    padding: 0;
}
#footer_contact .d-inline-block {
    vertical-align: middle;
}
#footer_contact .icon {
    margin-right: 25px;
}
#footer_contact .data h3 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0;
}
#footer_contact .data h4 {
    display: inline-block;
    color: #535353;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 0;
    font-size: 15px;
}
.fot-pay p {
    margin: 0px 0 30px 0;
    line-height: 23px;
    color: #ffffff;
    font-size: 10px;
    letter-spacing: 1px;
}
.fpayment {
    margin-top: 15px;
}
.fpayment i {
    font-size: 25px;
    color: #939393;
}
.f-left svg {
    fill: #1d405f;
    margin-right: 10px;
}
.list-unstyled.f-left {
    margin-bottom: 20px;
}
.f-left li {
    word-break: break-all;
}
.copy {
    padding: 5px 0;
    color: #ffffff;
}
.copy .text-left a, .copy .text-left {
    color: #fff;
}
.copy .text-left {
    margin-top: 10px;
}
.copy .text-left a:hover {
    color: #000
}
.footer-down {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 13px 0;
}
.footer-down h6 {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-right: 30px;
    text-transform: uppercase;
}
.footer-down ul {
    display: inline-block;
}
.footpay svg {
    width: 40px;
    height: 40px;
}
.fsocial a {
    line-height: normal;
    min-width: 40px;
    min-height: 40px;
    text-align: center;
    padding-top: 10px;
    background: #f5f5f5;
    color: #262626;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}
.fsocial a i {
    font-size: 17px;
}
.fsocial a:hover {
    background-color: #bbbbbb;
    color: #000;
}
/* carousel button */

/* .next-prevb .owl-theme  .owl-nav div:hover{
    background: #1d405f;
    border: 1px solid #1d405f;
} */

.next-prevb .owl-theme .owl-nav button:hover {
    background: #bbbbbb6b;
    border: 1px solid #bbbbbb;
    color: #1d405f;
}
.next-prevb .owl-theme .owl-nav button {
    background: #f5f5f500;
    opacity: 1;
    width: 33px;
    height: 33px;
    opacity: 1;
    color: #232323;
    transition: all 0.5s ease-in-out 0s;
    border-radius: 5px;
    margin: 0 3px;
    border: 1px solid #f5f5f5;
    position: unset;
}
.next-prevb .owl-theme .owl-nav {
    position: absolute;
    top: -81px;
    right: 33px;
}
.next-prevb .owl-theme .owl-nav button svg {
    fill: #929292;
    text-shadow: none;
}
.loop.owl-carousel .owl-nav button i {
    font-size: 40px !important;
    color: #232323;
    margin: 1px 0 !important;
}
.owl-theme .owl-nav button svg:hover {
    fill: #1d405f;
}
/* pagination */

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #1d405f;
    border-color: #1d405f;
    z-index: 0;
    color: #fff
}
.pagination>li>a, .pagination>li>span {
    color: #252525;
    padding: 7px 12px 5px 12px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #fff;
    background-color: #1d405f;
    border-color: #1d405f;
}
.pagi .tot {
    line-height: 34px;
    font-size: 13px;
}
.pagi {
    margin-top: 50px !important;
    margin: 0;
    background-color: #fff;
    padding: 8px 0;
    border: 1px solid #eee;
    border-radius: 5px;
}
.pagination>li {
    display: inline-flex;
}
/* product page */

.form-rating .form-rating-container, .radi .form-rating, .radi label {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}
.form-rating .form-rating-container label, .form-rating .form-rating-container:hover label {
    margin-bottom: 0;
    cursor: pointer
}
#tab-review .fa-stack-2x {
    color: #ffc600;
}
.form-rating .form-rating-container input {
    display: none
}
.form-rating .form-rating-container:hover label:hover i.fa-star-o, .form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
    color: #ffc600;
}
.form-rating input:checked~label i.fa-star, .form-rating input:checked~label i.fa-star-o, .form-rating .form-rating-container:hover label:hover i.fa-star, .form-rating .form-rating-container:hover label:hover~label i.fa-star {
    color: #ffc600;
}
.form-rating .form-rating-container label i.fa-star-o, .form-rating .form-rating-container:hover label i.fa-star-o, .form-rating .form-rating-container label i.fa-star, .form-rating .form-rating-container:hover label i.fa-star {
    color: #d9d9d9;
}
.btn.datebtn {
    min-height: 34px;
    margin: 0 !important;
}
.btn.pcrt.btn-primary {
    min-height: 34px;
}
#product-product .pro-content .alert, #account-register .alert {
    position: unset;
}
.zoomWrapper {
    position: relative
}
.thumbnail {
    border: none;
    padding: 0;
}
.addro {
    margin: 0 -5px;
}
.addpa {
    padding: 0 5px;
}
#zoom_03 {
    border-radius: 5px;
}
.pro-price {
    font-size: 19px !important;
    font-weight: 500;
}
.palert, #tab-review .alert {
    position: relative;
}
#tab-review #review {
    margin-bottom: 15px;
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 100%;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #1d405f;
    left: 0;
}
.product-tab .nav-tabs>li.active>a, .product-tab .nav-tabs>li.active>a:focus, .product-tab .nav-tabs>li.active>a:hover {
    color: #1d405f;
    cursor: default;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.product-tab .nav>li>a:focus, .product-tab .nav>li>a:hover, .product-tab .nav-tabs>li>a {
    border: none;
    background: transparent;
}
.product-tab .nav>li>a {
    padding-left: 0;
    padding-right: 0
}
#tab-specification .table-bordered>thead>tr>td, #tab-specification .table-bordered>tbody>tr>td {
    border: 1px solid #f6f6f6;
}
.pro-content h1 {
    font-size: 19px;
    /* text-transform: capitalize; */
    letter-spacing: 1px;
    margin-top: 0;
}
.pro-content #product h3 {
    font-size: 19px;
}
.pro-content .alert, .product-quickview-detail .alert, #accordion .alert {
    position: unset;
}
.pro-content .qty-plus-minus .form-control {
    /*  width: 45px;*/
    text-align: center;
    border-radius: 0;
}
.btnminus, .btnplus {
    line-height: 22px;
}
.producthr {
    border-top: 1px solid #f2f2f2;
}
.text-decor, .text-de {
    /*text-transform: capitalize;*/
    font-size: 15px;
    letter-spacing: 1px;
    /*min-width: 170px;*/
    display: inline-block;
    line-height: 25px;
}
.price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 14px;
}
.textdeb {
    margin: 0 4px;
    color: #ffc600;
}
.textdeb:hover {
    color: #000;
}
.text-decor-bold {
    text-transform: capitalize;
    font-size: 15px;
}
.text-decor-bold span {
    font-weight: 500;
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 0
}
.custom-radio .img-thumbnail {
    display: block;
    padding: 0;
    border-radius: 4px;
    border: none;
    height: 30px;
    width: 30px;
}
.text-decorop {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 0;
}
.datebtn {
    background-color: #000;
    box-shadow: none;
    transition: all 0.3s ease;
    font-size: 13px;
    color: #fff;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 0;
}
.datebtn:hover, .btnup:hover {
    background-color: #1d405f;
    color: #fff;
}
.pro-content .rating li {
    display: inline-block;
    /* text-transform: capitalize; */
}
#tab-description {
    line-height: 22px;
}
.product-description img {
    /*display: block;*/
    max-width: 100%;
    height: auto;
}
.product-description tbody tr td:first-child {
    width: 1%;
    white-space: nowrap;
}
.product-description strong>img {
    display: inline !important;
}
.product-description table {
    border: none;
}
.product-description table td {
    padding: 10px;
    border: none;
    border-bottom: 2px solid #807F7D;
}
.product-description tbody tr td:first-child span {
    color: #a61117 !important;
}
.btnup {
    background-color: #000;
    transition: all 0.3s ease;
    font-size: 15px;
    box-shadow: none;
    border: none;
    color: #fff;
}
.proreview {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin: 0 30px;
    padding: 0 30px;
}
.productwish button {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border: none;
    font-size: 38px;
    margin-right: 10px;
    padding: 0;
}
.pro-content .qty-plus-minus .form-control:focus {
    border-color: #ededed;
}
.pro-content #input-quantity {
    border-radius: 0;
}
.product-tab {
    margin-top: 30px;
    margin-bottom: 40px;
    border-radius: 5px;
    border: 1px solid #ededed;
}
.product-tab .nav-tabs {
    border-bottom: 1px solid #ededed;
    padding: 0
}
.product-tab li {
    margin: 0 10px;
}
.product-tab .tab-pane {
    padding: 15px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #ededed;
}
.qtlabel {
    margin-top: 5px;
}
.product-tab #review .fa-stack {
    font-size: 9px;
}
#gallery_01 img {
    border: 1px solid #ededed;
    margin-bottom: 1px;
    border-radius: 5px;
}
.rsep {
    padding: 0 20px;
}
.custreview {
    text-transform: capitalize;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
}
#review .custreview:nth-child(1) {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}
#tab-review #review {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 5px;
}
#tab-review #review p {
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 0;
}
.custreview p {
    color: #777;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 0;
}
.crspc {
    padding: 10px 0;
}
.crspc span {
    display: inline-block
}
/* category page */

.catfilter {
    margin-top: 50px;
}
.catlist-cod {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: flex;
}
.product-grid .catlist-des {
    display: none;
}
.product-grid .catlist-price {
    display: none;
}
.product-list .catgrid-price {
    display: none;
}
.catgrid-price>button-group {
    display: grid !important;
}
.product-grid .details-price {
    display: none;
}
.catlist-des {
    color: #727272;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0px;
    text-transform: capitalize;
    max-height: 38px;
    overflow: hidden;
}
.catlist-price h4 {
    margin-bottom: 5px;
}
.catlist-price h2 {
    margin-top: 5px;
}
.filter-panel .panel-footer {
    background-color: #fff;
}
.filter-panel .list-group a {
    color: #000;
    border-bottom: 1px dotted #ededed;
    padding-bottom: 10px;
    font-weight: normal;
}
.filter-panel .list-group a:hover {
    background-color: transparent;
    border-bottom: 1px dotted #ededed;
}
.filter-panel .list-group-item {
    background-color: transparent;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
}
.cate-top h2 {
    font-size: 19px;
    color: #000;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-transform: capitalize;
}
.cate-top p {
    font-size: 13px;
    color: #aaa;
    letter-spacing: 0.5px;
    /* text-transform: capitalize; */
}
.cate-border {
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 10px 0px;
    border: 1px solid #eee;
    border-radius: 5px;
}
#compare-total {
    padding: 0;
    font-weight: 500;
    margin-top: 5px;
}
.catesort label {
    background-color: #fff;
    border: none;
    color: #1e1e1e !important;
}
.lgrid {
    margin-top: 5px;
}
.lgrid svg {
    fill: #aaa;
    cursor: pointer;
}
.lgrid .active svg {
    fill: #1d405f;
    cursor: pointer;
}
.catesort select option {
    background-color: #fff;
    color: #000;
}
.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 7px;
    pointer-events: none;
}
.catesort .input-group .form-control {
    z-index: 0;
    border-radius: 5px;
}
.catesort select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.listgridbtn {
    background-color: #fff;
    padding: 0 !important;
    margin: 0 2px;
    border: none;
    box-shadow: none
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    background-color: transparent;
    box-shadow: none;
}
.listgridbtn i {
    font-size: 23px;
}
.btn-link:focus, .btn-link:hover {
    text-decoration: none;
}
.product-grid, .product-list {
    padding: 0 5px;
    margin-bottom: 30px;
}
.product-grid .product-thumb, .product-list .product-thumb {
    margin-bottom: 0;
}
.cpagerow {
    margin: 0 -5px;
}
.product-list .product-thumb .rating {
    float: none !important;
    margin-bottom: 10px;
}
.product-list .product-thumb .price span {
    display: inline-block;
}
/* .product-list .product-thumb .button-group button, .product-list .product-thumb .button-group a {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
} */

.product-list .product-thumb .button-group {
    position: unset;
    transform: none;
    opacity: 1;
    transition: none;
    text-align: left;
    /* margin-top: 10px;*/
}
.product-list .product-thumb .button-group .topbt, .proimg .topbt {
    position: absolute;
    top: 0%;
    right: 0;
    left: 50%;
    text-align: right;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.product-thumb .button-group button.cartb {
    position: unset;
    display: inline-block;
    background-color: #1d405f;
    border-radius: 5px;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #1d405f;
    padding: 5px 7px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    /* margin: 5px 2px;*/
}
.product-list .product-thumb .button-group button.cartb {
    position: unset;
    display: inline-block;
    background-color: #1d405f;
    border-radius: 5px;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #1d405f;
    padding: 5px 7px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.3s ease;
    display: inline-block;
    vertical-align: middle;
    /* margin: 5px 2px;*/
}
/*.product-list .product-thumb:hover .button-group button.cartb {
    background-color: #fff;
    border-color: #e7e7e7;
}*/

.product-list .product-thumb .button-group button.cartb:hover {
    /*background-color: #bbbbbb;
    border: 1px solid #bbbbbb;*/
}
.product-list .product-thumb .button-group button.cartb svg {
    fill: #000;
}
.product-list .product-thumb .opbtn, .product-list .product-thumb:hover .opbtn, .product-list .product-thumb:hover .button-group {
    transition: none;
    transform: none
}
.product-list .bquickv {
    opacity: 1;
    transition: none
}
.product-list .protitle, .product-list .protitle a {
    color: #222;
    font-size: 17px;
    /*margin-bottom: 10px;*/
}
.product-list .product-thumb .button-group button, .product-list .product-thumb .bquickv {
    display: inline-block;
}
.product-list .product-thumb {
    float: left;
    width: 100%;
}
/* filter */

.catfilter.panel-default>.panel-heading, .cathed {
    color: #fff;
    background-color: #000;
    border: none;
    text-transform: uppercase;
}
.catfilter .panel-heading button {
    border: none;
    background: transparent;
    box-shadow: none;
}
.catfilter .checkbox input {
    margin-top: 3px;
}
#xsfilter .list-group {
    margin-bottom: 0
}
.panel-default {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.list-group-item {
    border: 1px solid #eee;
}
.panel-footer {
    background-color: #fff;
    border: 1px solid #eee;
}
/* refine search */

.refines {
    margin-bottom: 20px;
}
.refines ul {
    display: inline-block
}
.refines li {
    border: 1px solid #eee;
    font-size: 13px;
    letter-spacing: 0;
    padding: 6px 12px;
    vertical-align: middle;
    margin-right: 10px;
    text-transform: capitalize;
    margin-bottom: 4px;
    border-radius: 5px;
}
.refines h3 {
    text-transform: capitalize;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 10px;
}
/* search page */

.search-page select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.search-page .select-input {
    position: relative;
}
#product-search .checkbox-inline {
    margin-top: 7px;
}
/* other page */

/* account - left column */

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: transparent;
    color: #1d405f;
}
.accolumn {
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,.09); */
    box-shadow: 0px 0 3px 2px rgba(0, 0, 0, .05);
    border-radius: 0;
    padding: 15px 0px;
}
.accolumn.list-group a {
    border: none;
    padding: 10px 50px;
    font-size: 14px;
}
.accolumn.list-group a.logu {
    padding: 10px 0;
    color: #000
}
.accolumn h3 {
    font-size: 15px;
    font-weight: 500;
    color: #878787;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    padding: 0 20px;
}
.accolumn h3 a {
    font-size: 15px;
    font-weight: 500;
    color: #878787;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    padding: 0 0px;
}
.accolumn h3 svg {
    fill: #1d405f;
    margin-right: 10px;
}
.accolumn hr {
    border-top: 1px solid #f0f0f0;
}
/* account page */

/*-------------*/

.acco span {
    display: inline-block;
    vertical-align: middle;
}
.acco .accrow a {
    display: inline-block;
    border: 1px solid #eee;
    width: 100%;
    padding: 25px 25px;
    border-radius: 4px;
    margin-bottom: 30px;
}
.acco .accrow span:first-child {
    border-right: 1px solid #eee;
    padding-right: 25px;
    margin-right: 25px;
}
.acco .accrow span:last-child {
    font-size: 17px;
    font-weight: 500;
}
.acco .accrow span:last-child span {
    font-size: 15px;
    font-weight: 400;
    color: #bcbcbc;
    margin-top: 6px;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}
.acco .accrow span svg {
    fill: #1d405f;
}
.acco .achead {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}
.acl {
    margin-bottom: 5px;
}
.logo-slider {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid #eee;
}
.product-quickview-detail .swiper-viewport {
    margin: 0
}
.product-quickview-detail {
    width: 100%;
    background-color: #fff;
}
.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}
.mfp-iframe-scaler iframe {
    background: #fff !important;
    border-radius: 5px;
    box-shadow: none !important;
}
.product-quickview-detail .pro-content h1 {
    margin-top: 0;
}
.swiper-button-prev::before, .swiper-button-next::before {
    color: #000 !important;
    font-size: 27px !important;
}
.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}
#checkout-checkout .infobg [class*="col-"] h2 {
    font-size: 19px;
    text-transform: capitalize;
    margin-top: 0;
}
.contsp {
    margin-left: 35px;
    line-height: 25px;
    margin-bottom: 13px;
    text-transform: capitalize;
}
.cartpsp .btn {
    border-left: 1px solid #fff;
}
.infocnt i {
    font-size: 17px;
    vertical-align: bottom
}
.infocnt {
    margin-bottom: 20px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #eee;
}
#accordion .panel-default {
    border: 1px solid #eee;
}
.cartpsp .btn-danger {
    margin: 0 1px;
    height: 34px;
}
.cartpsp .btn-danger:first-child {
    border-radius: 0 !important;
}
.subheading, .not-found-head {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    padding: 10px 0;
}
.acpage .pull-right input[type="checkbox"] {
    margin-top: 0;
    vertical-align: middle;
}
.sitem ul {
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
}
.sitem ul li {
    list-style: url;
}
#accordion #input-password, #affiliate-login #input-password, #account-login #input-password {
    margin-bottom: 10px;
}
#accordion .panel-title i {
    float: right;
}
#account-wishlist .valign .btn {
    margin: 5px 0;
}
#account-wishlist .table {
    min-width: 660px;
}
.panel-title {
    font-size: 15px;
}
.valign {
    vertical-align: middle !important;
}
.well {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*border: 1px solid #ededed;*/
    padding: 0 15px 15px 15px;
}
.well p {
    font-size: 13px;
}
.well p strong {
    font-size: 14px;
}
.table-hover>tbody>tr:hover {
    background-color: transparent;
}
.addlist {
    border: 1px solid #ededed;
    padding: 10px;
    line-height: 25px;
    border-radius: 5px;
}
.addl {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin-top: 10px;
    text-align: right;
}
.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 13px;
    border-radius: 0;
    z-index: 99;
    text-transform: capitalize;
}
.alert .close {
    opacity: 1;
    right: 0;
    top: 0;
}
.co-heading {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
    min-height: 36px;
}
.img-thumbnail {
    border-radius: 0
}
.comb .btn-primary {
    margin: 3px 0;
}
.com-description {
    width: 25%;
    color: #777;
    font-size: 14px;
}
.com-summary {
    width: 1%;
}
.brand-list .brands-content {
    padding: 8px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
    border-radius: 5px;
}
.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 5px;
}
/* responsive */

@media(min-width: 1830px) {
    .product-list .image {
        width: 15% !important;
    }
    .product-list .caption {
        width: 85% !important;
    }
    .product-grid {
        /*width: 20%;*/
    }
}
.addimage img {
    margin-bottom: 10px;
}
@media (max-width: 779px) {
    .product-quickview-detail .pro-content h1 {
        margin-top: 50px;
    }
    .mobile-logo img {
        max-width: 150px;
        margin-left: 23%;
        position: absolute;
        top: 0px;
    }
    .madebyhand-search-loader {
        margin-right: 10px;
        margin-left: 10px;
        top: 62px;
    }
    .madebyhand-search-result {
        margin-right: 10px;
        margin-left: 10px;
        top: 62px;
    }
    .close-result .close span {
        right: 0;
        top: 60px;
    }
    .dropdown-carrito {
        top: 55px;
        right: 0;
        max-width: 290px;
    }
}
@media (min-width: 1024px) and (max-width: 1080px) {
    .close-result .close span {
        font-size: 30px;
        position: absolute;
        margin-top: 59px !important;
        background: #1d405f;
        margin-left: 54px !important;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        z-index: 1000;
    }
    .product-thumb .price {
        max-width: 117px;
        font-size: 18px;
    }
}
@media (min-width: 769px) and (max-width: 1023px) {
    #product .add-to-cart {
        margin: 5px 0px;
        text-align: center;
    }
    .view-all {
        margin-right: 0px !important;
    }
    .close-result .close span {
        font-size: 30px;
        position: absolute;
        margin-top: 1px !important;
        background: #1d405f;
        margin-left: 54px !important;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        z-index: 1000;
    }
}
@media (min-width: 768px) {
    .toppati ul.alogin li {
        display: block;
    }
    .hbottom {
        display: flex;
    }
    .sticky, .blogsticky {
        position: sticky;
        top: 15px
    }
    .product-list .caption {
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-list .image, .product-list .caption {
        float: left;
        position: relative;
        margin: 0;
    }
    #xsfilter {
        display: block !important;
    }
    .catfilter .panel-heading button {
        display: none
    }
    .middle-footer p button {
        display: none;
    }
    .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
@media(min-width: 1590px) and (max-width: 1829px) {
    /*.xscartp{
        width: 31%;
    }
    .headsearch{
        width: 52%;
    }*/
}
@media(min-width: 1410px) {
    .xscartp {
        width: 35%;
    }
    .headsearch {
        width: 48%;
    }
}
@media(min-width: 1410px) and (max-width: 1589px) {
    #latest .caption {
        margin-top: 0px;
    }
    /*.xscartp {
        width: 35%;
    }
    .headsearch {
        width: 48%;
    }*/
    #column-left, .menuwidth, #column-right {
        /*width: 20%;*/
    }
    #content.checkout, .manun {
        width: 80%;
    }
    .acpage #content {
        width: 60%;
    }
    .deliveryinfo ul {
        padding: 36px 5px 36px 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ser-t p {
        letter-spacing: 0;
    }
    .timerpro .product-thumb .box-timer span.countdown-amount {
        font-size: 16px;
    }
    .timerpro .product-thumb .box-timer span.countdown-section {
        width: 40px;
        height: 47px;
        padding: 6px 0;
    }
}
@media (min-width: 1410px) {
    .product-list .image {
        width: 20%;
    }
    .product-list .caption {
        width: 80%;
    }
    /* .manucom .product-grid{
        width: 20%;
    }
    .manucom .product-list .image{
        width: 30%;
    }
    .manucom .product-list .caption{
        width: 70%;
    }
    .manucom .product-list{
        width: 50%;
    } */
}
@media (min-width: 1200px) {
    .product-layout.product-grid {
        /*width: 20% !important;*/
    }
}
@media (max-width: 1279px) {
    .product-layout.product-grid {
        width: 25% !important;
    }
}
@media (min-width: 1200px) and (max-width: 1409px) {
    .leftpro .caption {
        margin-top: 12px;
    }
    .acco .accrow a {
        padding: 15px 10px;
    }
    .acco .accrow span:last-child span {
        font-size: 13px;
    }
    .acco .accrow span:last-child {
        font-size: 15px;
    }
    .pro-content {
        width: 50%;
    }
    .proimg {
        width: 50%;
    }
    #count .product-thumb .caption {
        width: 100%;
    }
    .custw {
        width: 72%;
        background-color: #f5f5f5;
        border-radius: 5px;
    }
    .addimage {
        width: 28%;
    }
    .xscartp {
        width: 38%;
    }
    .headsearch {
        width: 45%;
    }
    #column-left, .menuwidth, .acpage #column-right {
        width: 22%;
    }
    #content, .manun {
        /*width: 78%;*/
    }
    .acpage #content {
        width: 56%;
    }
    #top-links {
        /*margin: 4px 6px;*/
    }
    .product-grid {
        /*width: 33.33%;*/
    }
    /* .manucom .product-grid{
        width: 25%;
    } */
    .fsocial a {
        margin: 0 2px;
    }
    .newsbgf h5 {
        font-size: 19px;
    }
    .ser-t {
        padding: 0;
        border: none;
        margin: 0 0;
        text-align: center !important;
    }
    .ser-t p {
        font-size: 13px;
    }
    .deliveryinfo ul li {
        display: block;
        text-align: center;
    }
    /* .manucom .product-list .image{
        width: 22%;
    }
    .manucom .product-list .caption{
        width: 78%;
    } */
    .list-group a {
        font-size: 14px;
        letter-spacing: 0
    }
    .product-list .image {
        width: 30%;
    }
    .product-list .caption {
        width: 70%;
    }
    .bserhover .serdes {
        padding: 30px 0
    }
}
@media(max-width: 1199px) {
    .social h5 {
        display: none;
    }
    .newsl .input-group .input-group-btn button {
        min-width: 100px;
    }
    .catgrid-price>button-group {
        width: 100% !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .leftpro .caption {
        margin-top: 10px;
    }
    #latest .caption {
        margin-top: 0;
    }
    .manun ul.d-inline-block li {
        margin-right: 30px;
    }
    .proreview {
        margin: 0 12px;
        padding: 0px 12px;
    }
    #footer_contact .data h3 {
        font-size: 15px;
        text-transform: capitalize;
    }
    #footer_contact .data h4 {
        font-size: 14px;
    }
    .middle-footer p {
        text-transform: capitalize;
        font-size: 14px;
    }
    #top-links1, #top-links2 {
        display: none;
    }
    #top-links {
        margin: 4px 0;
    }
    .home-page .title-menu {
        padding: 6px 15px;
    }
    #testi .item {
        max-width: 800px;
    }
    .manun ul.ul.d-inline-block li {
        margin-right: 40px;
    }
    .product-thumb .price {
        font-size: 14px;
    }
    .price-old {
        font-size: 13px;
    }
    .accolumn h3 {
        font-size: 15px;
        padding: 0 14px;
    }
    .thumbnail-container .product-title {
        width: 60%;
    }
    .blog-des.pull-right {
        width: 82%;
    }
    .newsbgf h5 {
        font-size: 19px;
    }
    .fsocial a {
        margin: 0 6px;
    }
    #madebyhand-search-category {
        width: 130px;
    }
    .ser-ss {
        margin-top: 30px;
    }
    /* .manucom .product-grid{
        width: 25%;
    } */
    .product-list .image {
        width: 37%;
    }
    .product-list .caption {
        width: 63%;
    }
    .view_more.my-menu a {
        padding: 11px !important;
    }
}
@media (min-width: 992px) {
    .product-list .product-thumb .caption {
        background-color: transparent;
        border-radius: 0;
        padding: 0 10px;
    }
    .product-thumb .button-group button.cartb {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        background-color: #1d405f;
        border-color: #1d405f;
        border-radius: 5px;
        /* width: 40px;
        height: 40px; */
    }
    .product-thumb .button-group button.cartb svg {
        fill: #fff;
    }
    /* .product-thumb:hover .button-group button.cartb {
        background-color: #bbbbbb;
        border-color: #bbbbbb;
    }*/
    /*   .product-thumb:hover .button-group button.cartb svg {
        fill: #222;
    }*/
    .product-thumb .topbt, .proimg .topbt {
        position: absolute;
        top: 0%;
        right: 0;
        left: 50%;
        text-align: right;
        overflow: hidden;
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
    }
    .product-thumb:hover .topbt, .proimg:hover .topbt {
        opacity: 1;
    }
    .product-thumb .opbtn {
        transition: all 0.4s ease-in-out 0s;
    }
}
@media(min-width: 768px) {
    #menu .dropdown-menu {
        background: #fff;
        visibility: hidden;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.35s ease-out 0s;
        -o-transition: all 0.35s ease-out 0s;
        transition: all 0.35s ease-out 0s;
        left: 101%;
        right: auto;
        margin: 0 !important;
        border: none;
        top: 0;
        border-radius: 5px;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@media (max-width: 380px) {
    .catesort {
        width: 100% !important;
    }
    .lgrid {
        width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 812px) {
    .sliderow img {
        max-height: 345px;
    }
    .product-thumb .price {
        font-size: 15px;
    }
    .acco .accrow a {
        padding: 15px 15px;
    }
    .langcdrop {
        left: 0;
        right: auto;
    }
    #menu .collapse .nav .dropdown-inner li a {
        min-width: 160px;
    }
    #latest .caption {
        padding-left: 0;
        margin-top: 8px;
    }
    .timerpro .product-thumb .box-timer span.countdown-section {
        width: 50px;
        height: 50px;
        padding: 4px 0;
    }
    .pro-tab.nav-tabs {
        margin-right: 80px;
    }
    .lpro {
        padding: 0 20px;
    }
    #cart button.dropdown-toggle {
        padding: 10px 20px;
    }
    .xsw {
        padding: 0px 15px;
        margin: 0 15px;
    }
    .la-cuti {
        display: none;
    }
    .deliveryinfo ul li {
        display: block;
        text-align: center !important;
    }
    .ser-t {
        border: none;
        padding: 0;
        margin: 0;
    }
    .deliveryinfo ul li svg {
        width: 35px;
        height: 35px;
    }
    .ser-ss {
        margin-top: 30px;
    }
    .home-page .title-menu {
        padding: 6px 15px;
    }
    .d-info {
        letter-spacing: 0;
        font-size: 15px;
        margin-top: 19px;
    }
    .accolumn h3 {
        font-size: 15px;
        padding: 0 14px;
    }
    #menu .dropdown-inner a {
        min-width: 150px;
        font-size: 13px;
        letter-spacing: 0;
    }
    #menu .dropdown-inner .dropdown-submenu .submenu-title {
        /* text-transform: capitalize; */
        font-size: 13px;
        letter-spacing: 0;
    }
    .manun ul.d-inline-block li {
        margin: 0px 6px !important;
    }
    .deliveryinfo ul li h4 {
        font-size: 14px;
        letter-spacing: 0;
    }
    .deliveryinfo ul {
        padding: 15px 0;
    }
    #column-left1 {
        margin-bottom: 30px;
    }
    .blog_comment::before, .blog_comment::after {
        padding: 0 3px;
    }
    .proreview {
        margin: 0 15px;
        padding: 0 15px;
    }
    /* .manucom .product-grid{
        width: 33.33%;
    }
    .manucom .product-list .image{
        width: 30%;
    }
    .manucom .product-list .caption{
        width: 70%;
    } */
    .product-list .image {
        width: 45%;
    }
    .product-list .caption {
        width: 55%;
    }
    .product-list .caption {
        margin: 8px 0 0;
    }
    .middle-footer a, .f-left li {
        font-size: 14px;
        letter-spacing: 0
    }
    .serblock:nth-child(1), .serblock:nth-child(2) {
        margin-bottom: 20px;
    }
    .fsocial a {
        margin: 0 -1px;
    }
    .middle-footer p {
        text-transform: capitalize;
        font-size: 17px;
    }
    .xscartp {
        padding: 0 15px;
    }
}
@media (max-width: 991px) {
    .big-error, .small-error {
        display: block;
    }
    .small-error {
        padding-left: 0 !important;
        /*padding-right: 0 !important;*/
        margin-top: 1rem !important;
    }
    .small-error>div {
        padding-right: 0 !important;
    }
}
@media (min-width: 992px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .big-error, .small-error {
        padding-right: 0 !important;
    }
    .small-error {
        padding-left: 2px !important;
    }
}
@media (max-width: 812px) {
    .cate-border>div {
        margin: 10px 0 10px 0;
    }
    /*.topbt {
        display: none;
    }*/
    .product-thumb .button-group button, .product-thumb .button-group a {
        margin: 0;
    }
    .rating.pull-right {
        float: none !important;
        margin-bottom: 8px;
    }
    .accrow {
        margin-left: -3px;
        margin-right: -3px;
    }
    .accrow [class*="col-"] {
        padding-left: 3px;
        padding-right: 3px;
    }
    .acco .accrow span svg {
        width: 35px;
        height: 35px;
    }
    .acco .accrow span:first-child {
        padding-right: 10px;
        margin-right: 10px;
    }
    .acco .accrow span:last-child {
        font-size: 14px;
    }
    .acco .accrow span:last-child span {
        font-size: 12px;
        letter-spacing: 0;
        margin-top: 1px;
    }
    .product-thumb img {
        border-radius: 5px;
    }
    /*  .product-thumb .button-group button, .product-thumb .button-group a {
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    } */
    #cart svg {
        margin: 0;
    }
    #cart-total {
        width: 15px;
        height: 15px;
        line-height: 14px;
        top: 3px;
        right: 13px;
        position: absolute;
        font-size: 11px;
        text-align: center;
        /*background: #ffc600;*/
        background: #bbbbbb;
        border-radius: 50%;
        color: #000;
    }
    .serpd {
        margin-left: 0;
        margin-right: 0
    }
    .middle-footer {
        padding: 20px 0
    }
    .rless {
        margin-left: -5px;
        margin-right: -5px;
    }
    .cless {
        padding-left: 5px;
        padding-right: 5px;
    }
    .next-prevb .owl-theme .owl-nav {
        right: 10px;
        top: -62px;
    }
    .bquickv {
        opacity: 1
    }
    .product-thumb .button-group button.cartb span, #madebyhand-search-category, #search_block_top .input-group::before {
        display: none
    }
    #search .input-lg {
        border-radius: 5px !important;
        border: 1px solid #e7e7e7 !important;
    }
    .product-thumb .button-group {
        /*  margin-top: 2px;*/
    }
    .home-page .heading, .imgbanner, .textbnr, .offrow, .deliveryinfo, .deliver, .logo-slider, .footer-top, #column-left .heading, .catfilter {
        margin-top: 30px;
    }
    .home-page .heading, #column-left .heading, .tab-head.text-center {
        margin-bottom: 0px;
    }
    .protitle {
        margin-bottom: 0px;
    }
    .product-thumb .price {
        margin-top: 4px;
    }
    .box-timer {
        margin-bottom: 10px;
    }
    #testi .item svg {
        display: none;
    }
}
@media (max-width: 767px) {
    .btn-xs-block {
        display: block;
        width: 100%;
    }
    .mobile-logo img {
        max-width: 150px;
        margin-left: 20%;
        position: absolute;
        top: 0px;
    }
    /*   .product-thumb img {
        max-width: 115px;
    }*/
    .opbtn {
        margin-top: 1px;
    }
    .close-result .close span {
        font-size: 30px;
        position: absolute;
        margin-top: 2px !important;
        background: #1d405f;
        margin-left: -11px;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        z-index: 1000;
    }
    #searchboxmobile {
        position: absolute;
        top: 12px;
        width: 73%;
        left: 50px;
        z-index: 10;
    }
    .logo-menu-mm {
        display: block;
        max-width: 157px;
        margin: auto;
        margin-right: 27px;
    }
    .logo-menu-mm-right {
        display: block;
        max-width: 157px;
        margin: auto;
        margin-right: 64px;
    }
    .catgrid-price>.button-group {
        display: flex !important;
        justify-content: center !important;
    }
    .catgrid-price .cartb {
        width: 50% !important;
    }
    /*background-color: #bbbbbb;
    border-color: #bbbbbb;*/
    #product .add-to-cart {
        /*padding-right: 0px !important;*/
        text-align: center;
    }
    #product .add-to-cart button {
        font-size: 12px;
        padding: 5px !important;
        display: block;
        width: 100%;
        /*width: 50%;*/
    }
    #product .op-box.qty-plus-minus {
        /*padding-right: 0px !important;*/
        text-align: center;
    }
    .check-login [class*="col-"] {
        margin-bottom: 20px;
    }
    #latest .caption {
        margin-top: 5px;
    }
    .product-thumb .button-group {
        /*display: none;*/
    }
    #column-left {
        padding: 0;
    }
    .hsticky .haccount svg {
        fill: #000;
    }
    .test:hover, .test:focus, .inuser .dropdown-toggle:hover, #wishlist-total:hover {
        color: #000;
    }
    .la-cuti {
        display: none;
    }
    .footer-down {
        padding: 15px 0;
    }
    .addimage {
        padding-right: 0;
    }
    .deliveryinfo, .protabcont {
        margin-top: 30px;
    }
    .product-thumb .price {
        font-size: 17px;
        margin-top: 4px;
    }
    .appmenu {
        position: absolute;
        left: 15px;
        z-index: 99;
    }
    .newsl .form-group {
        margin-top: 0;
    }
    .newsl .input-group input, .newsl .input-group .input-group-btn button {
        height: 40px;
    }
    .test, .inuser .dropdown-toggle, #wishlist-total, .topbe {
        color: #000;
    }
    .product-thumb .button-group svg {
        width: 15px;
        height: 15px;
    }
    .product-thumb .button-group .bquickv svg {
        width: 13px;
        height: 13px;
    }
    /*    .product-thumb .button-group button, .product-thumb .button-group a {
        min-width: 28px;
        min-height: 28px;
        padding: 2px 0px;
        margin: 2px 0px;
    }*/
    .menusp {
        text-align: left;
    }
    .navbar-nav {
        margin: 0
    }
    #menu div.dropdown-inner>ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
    }
    #menu .dropdown-inner .submenu-title {
        padding: 3px 28px;
    }
    #menu .dropdown-inner .dropdown-submenu .grand-child a {
        padding: 0
    }
    #menu .dropdown-submenu {
        margin-bottom: 15px;
    }
    #menu .see-all {
        display: inline-block;
        padding: 0 0px !important;
        letter-spacing: 0;
        margin: 0;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 15px 30px !important;
    }
    #menu .dropdown-inner ul {
        display: block;
    }
    #menu .nav li {
        display: block;
    }
    #menu .nav li.m-menu {
        margin: 20px 0
    }
    #mySidenav li a i {
        margin-top: 4px;
        float: right
    }
    .hsticky {
        padding: 0px 0 !important;
    }
    .middle-footer p {
        font-size: 17px;
    }
    .menusp .navbar-header button {
        border: none;
        padding: 0;
        background: transparent;
        margin: 0;
        float: none;
        position: unset;
    }
    .menusp .navbar-header button i {
        font-size: 17px;
    }
    .desktop-search {
        margin-top: 10px;
    }
    .navbar-toggle {
        padding: 6px 0px;
        margin: 0;
        float: none;
    }
    .linkback {
        background-color: transparent;
        padding: 0
    }
    .linkmenu {
        position: unset;
    }
    .menurel {
        position: absolute;
        top: 12px;
        left: 15px;
        color: #fff;
    }
    .manun {
        position: absolute;
        top: 16px;
        right: 15px;
        left: auto;
        width: auto;
        padding: 0;
    }
    .navbar-toggle:hover {
        color: #ffc600;
    }
    .usvg svg, #cart svg {
        width: 22px;
        height: 22px;
        margin: 0;
    }
    .menuwidth {
        padding: 0;
    }
    #logo {
        padding-left: 45px;
    }
    #cart svg {
        margin: 0;
    }
    .inuser .dropdown-toggle {
        fill: #fff;
    }
    #search .input-lg, #search .btn-lg {
        height: 40px;
    }
    #cart-total {
        position: absolute;
        top: -4px;
        width: 14px;
        text-align: center !important;
        border-radius: 50%;
        right: -6px;
        color: #fff;
        cursor: pointer;
        height: 14px;
        line-height: 14px;
        font-size: 11px;
    }
    .cartt {
        font-size: 11px;
        width: 13px;
        height: 13px;
        line-height: 13px;
    }
    #cart button.dropdown-toggle {
        background-color: transparent;
        padding: 0;
        border-radius: 0;
    }
    #search .btn-lg {
        min-width: unset;
    }
    .inuser {
        display: inline-block;
        margin: 4px 40px;
    }
    .xscartp {
        display: inline-block;
        padding: 0;
    }
    #cart::before, #footer_contact .data h3, .footer-down h6 {
        display: none;
    }
    #footer_contact .icon {
        margin-right: 10px;
    }
    #footer_contact .icon svg {
        width: 20px;
        height: 20px;
    }
    #footer_contact .data h4 {
        margin-bottom: 5px;
    }
    #footer_contact .d-inline-block {
        margin-bottom: 5px;
    }
    .cont-bg {
        padding: 15px 0 10px 0;
    }
    /* sidenav */
    #mySidenav li a i {
        margin-top: 4px;
        float: right
    }
    body.active {
        overflow: hidden;
    }
    body.active::before {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99;
        transition: all .2s ease 0s;
    }
    body.active .sidenav {
        overflow-x: unset;
        overflow-y: scroll;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        transition: 0.5s;
        padding-top: 60px;
        overflow-x: hidden;
        box-shadow: 5px 0 5px 0 rgba(0, 0, 0, .06);
        clear: both;
        height: 100%;
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .sidenav .close-nav {
        background-color: #1e1e1e;
        padding: 12px 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
    }
    .closebtn, .closebtn:hover, .closebtn:focus {
        color: #fff;
    }
    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }
    #menu .navbar-collapse {
        display: block;
        padding: 0
    }
    .langcur .dropdown-menu {
        min-width: 23rem;
        padding: 10px 7px;
    }
    .blog_webi .blog-right h4 {
        font-size: 15px;
        margin: 8px 0;
    }
    .categorybr h5 span {
        display: inline;
    }
    .categorybr h5 {
        font-size: 15px;
        letter-spacing: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .text-p p {
        font-size: 13px;
        line-height: 22px;
    }
    .menusp, #top-links {
        margin-top: 6px;
    }
    #top-links {
        padding-left: 0;
    }
    .langcur {
        margin: 0 10px;
    }
    header #logo img {
        max-width: 150px;
    }
    .inuser a.dropdown-toggle span, #cart-total::before {
        display: none
    }
    .newsl {
        margin-bottom: 0;
    }
    .fpy {
        display: none
    }
    .mfp-iframe-holder .mfp-content {
        height: 100%;
    }
    .breadcrumb {
        padding: 8px 10px;
        font-size: 14px;
        letter-spacing: 0
    }
    .allcomment h5 {
        font-size: 14px;
    }
    .blog_links {
        font-size: 13px;
        letter-spacing: 0;
        margin: 8px 0
    }
    .blog_comment::before, .blog_comment::after {
        padding: 0 3px;
    }
    .allmb .blog-desc {
        margin-bottom: 5px;
    }
    .pro-content h1 {
        margin-top: 15px;
    }
    .search-page .select-input {
        margin: 10px 0;
    }
    .catlist-des {
        height: 36px;
        overflow: hidden;
    }
    .serblock {
        margin-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .serblock:last-child {
        margin-bottom: 0;
    }
    .langcur .btn-link.dropdown-toggle.test {
        border: 1px solid #eee;
        font-size: 13px;
        letter-spacing: 0;
        padding: 2px 8px;
        text-transform: capitalize;
        color: #000;
    }
    .haccount {
        right: -25px;
    }
    .btn-link.dropdown-toggle.test {
        vertical-align: middle;
    }
    .btn-link.dropdown-toggle.test span {
        vertical-align: middle;
    }
    .hlogout .xsla, .hlogout .xscu {
        display: inline-block;
        border: 1px solid #eee;
        border-radius: 2px;
        display: inline-block;
        padding: 7px 0;
        margin-top: 10px;
        width: 48%;
        text-align: center;
        margin-left: 2px;
        margin-right: 2px;
        vertical-align: middle;
    }
    .alogin .langcdrop li {
        border-bottom: none;
        padding: 0
    }
    .alogin .langcur .test strong, .alogin .langcur .test img {
        margin: 0 7px;
    }
    #form-currency .dropdown-menu.dropdown-menu-right {
        left: 0;
        right: auto
    }
    .nav-tabs>li.lpro {
        padding: 0 0;
    }
    .nav-tabs>li {
        padding: 0 1px;
    }
    .product-tab {
        margin-bottom: 0;
    }
    .middle-footer .btn.toggle {
        color: #000;
        text-shadow: none;
        background: none;
        background-image: none;
        background-image: none;
        border: 0;
        box-shadow: none;
        font-size: 13px;
        position: absolute;
        top: -3px;
        right: 0;
        padding: 0;
        width: 100%;
    }
    footer p .toggle::after, .catfilter .toggle::after {
        font-family: 'FontAwesome';
        content: '\f068';
        font-size: 15px;
        font-weight: normal;
        float: right;
        cursor: pointer;
        color: #1d405f;
    }
    footer p .toggle.collapsed::after, .catfilter .toggle.collapsed::after {
        font-family: 'FontAwesome';
        content: '\f067';
        font-size: 15px;
        font-weight: normal;
        float: right;
        cursor: pointer;
        color: #1d405f;
    }
    .catfilter .panel-heading button {
        position: absolute;
        top: 10px;
        width: 100%;
        right: 0;
        padding: 0 15px;
        background: transparent;
        color: #fff
    }
    .catfilter .panel-heading {
        position: relative;
    }
    .catfilter .panel-heading {
        padding: 10px 15px;
    }
    .middle-footer p {
        font-size: 15px;
        margin-bottom: 10px;
        position: relative
    }
    .copy {
        margin-top: 0px;
    }
    footer {
        margin-top: 30px;
    }
    .topbe::before, .test::before {
        display: none;
    }
    .copy .text-left, .copy .text-right {
        text-align: center
    }
    .middle-footer {
        padding: 20px 0;
    }
    .footpay {
        margin-top: 6px;
    }
    .bserhover .serdes {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 0;
    }
    #under-menu {
        display: block;
        border: none;
    }
    .block-social, .pay-connect1 {
        text-align: center !important;
    }
    .product-thumb {
        margin-bottom: 15px;
    }
}
@media (max-width: 599px) {
    .a-one .alert {
        left: 15px;
        right: 15px;
    }
    .white-popup {
        padding: 30px 20px;
    }
    .white-popup h1 {
        font-size: 21px;
        letter-spacing: 0
    }
    .white-popup p {
        font-size: 14px;
        letter-spacing: 0
    }
    .product-tab .nav>li>a {
        font-size: 14px;
        letter-spacing: 0
    }
    .product-tab li {
        margin: 0 6px;
    }
    .pro-content .rating li {
        letter-spacing: 0;
        font-size: 14px;
    }
    .proreview {
        margin: 0 8px;
        padding: 0 8px;
    }
    #madebyhand-search-category, .tab-head .heading {
        display: none
    }
    .pro-tab.nav-tabs {
        text-align: left;
        margin: 0;
    }
    .product-grid {
        /*width: 50%;*/
    }
    .catesort {
        /*width: 100%;*/
        margin-top: 15px;
    }
    .pagi .text-left {
        margin-bottom: 5px;
    }
    .pagi .text-left, .pagi .text-right {
        text-align: center;
        width: 100%;
    }
    .imgbanner [class*="col-"], #count .product-thumb .caption, .textbnr [class*="col-"] {
        width: 100%
    }
    .imgbanner [class*="col-"]:nth-child(1), .imgbanner [class*="col-"]:nth-child(2), .textbnr [class*="col-"]:nth-child(1) {
        margin-bottom: 15px;
    }
    .sbr {
        margin-bottom: 15px;
    }
    .deliveryinfo [class*="col-"]:nth-child(1), .deliveryinfo [class*="col-"]:nth-child(2), .deliveryinfo [class*="col-"]:nth-child(3) {
        margin-bottom: 15px;
    }
    .deliveryinfo ul {
        padding: 15px 10px;
        text-align: left;
    }
    #blog .blog-right {
        margin: 0 !important;
    }
    .offrow {
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .ser-t p {
        font-size: 12px;
    }
    .accrow [class*="col-"] {
        width: 50%;
    }
    .deliveryinfo [class*="col-"], .f-ftcn {
        width: 50%;
    }
    .deliveryinfo [class*="col-"]:nth-child(1), .deliveryinfo [class*="col-"]:nth-child(2) {
        margin-bottom: 30px;
    }
    .product-grid {
        /*width: 33.33%;*/
    }
    .ct {
        display: none
    }
    .blog_webi .blog-right .read_more {
        margin-top: 10px;
    }
    .blog-des p {
        margin-bottom: 8px;
    }
    .blog-des {
        margin-top: 8px;
        padding: 3px 15px 15px;
    }
}
@media (max-width: 399px) {
    .serdes h4 {
        font-size: 14px;
        font-weight: 500;
        margin: 16px 0 4px 0;
        letter-spacing: 0;
    }
    .serdes p {
        font-size: 12px;
        letter-spacing: 0
    }
}
@media (min-width: 400px) and (max-width: 767px) {
    .bserhover .serdes {
        padding: 40px 0
    }
    .product-list {
        width: 50%;
    }
}
.beffect a:hover::after {
    width: 100%;
    height: 100%;
    right: auto;
    left: 0;
}
.beffect a::after {
    background: rgba(0, 0, 0, .1);
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out 0s;
    right: 0;
    top: 0;
    border-radius: 5px;
}
.beffect a {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.beffect {
    position: relative;
    overflow: hidden
}
.beffect img {
    border-radius: 4px;
}
a.facebook-button {
    background: none repeat scroll 0 0 #395896!important;
    padding: 8px 25px;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0px 4px 4px #889391;
    text-transform: uppercase;
    margin: 10px 0px 20px 0px;
}

.modal-newsletter .description-top img{
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
}

.modal-newsletter .description-top p{
    margin: 0 !important;
}

.description-top>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.description-bottom {
    margin-top: 15px;
}
.cookies_box p {
    font-size: 13px;
}
.cookies_box p a {
    text-transform: none!important;
}
.cookies_box p a:hover {
    text-decoration: none;
    color: #a9a9a9;
}
.cookies_box p a, .cookies_box p a:visited, .cookies_box p a:active, .cookies_box p a:link, .cookies_box p a:focus {
    cursor: pointer;
    text-decoration: none;
    color: #777571;
    outline: none;
}
ul.sellos li {
    vertical-align: top;
}
#modal-proteccion_datos_re .close_button {
    padding: 6px;
}
@media (max-width: 812px) {
    .newsletter-footer p {
        text-align: center!important;
        
    }
    .newsletter-footer div.button-sub {
        text-align: center!important;
    }
}
.newsletter-footer button {
    box-shadow: none;
    border: none;
    border-radius: 5px;
    background-color: #807F7D;
    color: #fff;
    text-transform: uppercase;
}
.newsletter-footer button:hover {
    background-color: #efb810;
    color: #ffffff;
}
.newsletter-footer p {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fixed {
    position: fixed;
    z-index: 1002;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    animation-name: fadeInDown;
    animation-fill-mode: both;
    animation-duration: 1s;
}
.footer-text, .footer-collapse {
    cursor: pointer;
    font-size: 10px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 0;
    line-height: 20px;
    font-weight: 200 !important;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.view-all {
    margin-right: 110px;
}
.price_lateral {
    font-size: 16px!important;
    font-weight: 600!important;
}
.ww-bw {
    white-space: normal!important;
}
#column-left .footing, .carousel-index .footing {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 500;
    /*margin-bottom: 30px;*/
    padding: 13px;
    border: 1px solid #e1e1e1;
    border-bottom: 2px solid #1d405f;
    border-radius: 5px;
    min-height: 50px;
    text-align: center;
    display: none;
}
/*.middle-footer ul li {
    margin: -6px!important;
}
*/

#header .inline {
    display: inline-block;
    vertical-align: middle;
}
#header .menuEscritorio {
    position: initial;
    border: 2px solid #fff;
    border-radius: .45rem;
    cursor: pointer;
    margin-left: 5px;
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1);
    background: #2e2d2c;
}
#header div.menuEscritorio {
    line-height: 10px;
}
#header .cd-dropdown-trigger {
    font-weight: 700;
    color: #FFF;
    height: 40px!important;
    margin-top: -8px!important;
}
#header a.cd-dropdown-trigger {
    overflow: hidden;
    display: inline-block;
}
#header .menuEscritorio .cd-dropdown-trigger {
    background-color: initial;
    padding: 0 8px;
    font-size: 1.12rem;
    text-transform: uppercase;
}
cd-dropdown-trigger {
    position: relative;
    line-height: 55px;
}
#header .fa.fa-bars {
    font-size: 2rem!important;
    color: #fff;
    padding-top: 15px;
}
.fa, .fa-stack {
    display: inline-block;
}
.logo-menu {
    display: inline-block !important;
}
#sticky-nav {
    top: calc(100% - -2px);
    /*  max-width: 80%;*/
    left: 23px;
}
.cate-menu-sticky {
    border-radius: 0px !important;
    margin: 0px !important;
}
.moremenuh:hover>a {
    color: white;
}
.moremenuh:hover {
    background: #bbbbbb;
}
.bg-gray {
    background-color: #F5F5F5;
}
.prd-image {
    width: 100%;
    height: 0;
    padding: 0;
    padding-bottom: 100%;
}
.img-blend {
    background-repeat: no-repeat;
    background-position: 50%;
    background-blend-mode: multiply;
    background-size: contain;
}
.float-right {
    float: right!important;
}
.float-left {
    float: left!important;
}
.tooltip.bottom .tooltip-inner {
    background-color: white;
    color: black;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: white;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.side-item {
    margin-top: 50px;
}
.textbnr .heading {
    margin-top: 0px !important;
}
.box-destacado {
    justify-content: center;
    display: flex;
}
.box-destacado>div {
    /*max-height: 300px;*/
}
.box-lateral {
    margin-bottom: 25px;
}
.whatsapp-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1000;
    position: fixed;
    bottom: 10px;
    left: 10px;
}
.whatsapp-button {
    border-radius: 6px;
    box-shadow: 0 4px 9px #00000024;
    border: none;
    background: #02E777;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 245px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    transition: all ease-in-out 100ms;
}
.whatsapp-button:hover {
    cursor: pointer;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.14);
}
.whatsapp-button p {
    font-weight: bold;
}
.whatsapp__poweredBy {
    text-decoration: none;
    font-family: sans-serif;
    font-size: 10px;
    color: rgb(184, 184, 184);
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    transition: all ease-in-out 100ms;
}
.whatsapp__poweredBy:hover {
    color: black;
    cursor: pointer;
}
@media (max-width: 600px) {
    .whatsapp-box {
        position: fixed;
        bottom: 0 !important;
        right: 0 !important;
        left: 0 !important;
        padding: 15px 0 10px;
        background: none !important;
        box-shadow: none !important;
        width: 100vw;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .whatsapp-button {
        width: 80vw;
        /*border-radius: 20px;*/
    }
    .whatsapp-button:after {
        display: none !important;
    }
}
.cate-arrow {
    display: inline-block;
    vertical-align: middle;
}
.cate-arrow div {
    padding: 0 8px;
}
div#waIcon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 8;
    margin-left: 20px;
}
div#waIcon span p {
    margin: 0;
}
div#waIcon span {
    text-align: center;
    animation-name: whatsappAni;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    background-color: #4b5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .3);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 0 0;
    /*text-transform: uppercase;*/
    min-height: 54px;
    width: 140px;
}
div#waIcon img {
    display: block;
    margin: auto;
}
@media (max-width: 1409px) {
    #top-links2 {
        display: none;
    }
}
#menu-cart-total {
    position: absolute;
    top: 5px;
    /*width: 14px;*/
    text-align: center !important;
    border-radius: 12px 12px 12px 12px;
    /*right: 10px;*/
    color: #fff;
    cursor: pointer;
    height: 14px;
    line-height: 14px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    background: #bbbbbb;
}
.menu-cartt {
    font-size: 11px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center !important;
    color: #fff;
    padding: 3px;
}
.text-right {
    text-align: right;
}
.madebyhand-search-result .see-more {
    margin-bottom: 10px;
    cursor: pointer;
}
.close-result {
    margin-top: 5px;
    float: right;
}
.close-result .close {
    opacity: 1 !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-shadow: none;
}
.close-result .close {
    opacity: 1 !important;
    color: #fff !important;
    font-weight: 400 !important;
}
.close-result .close span {
    font-size: 30px;
    position: absolute;
    margin-top: -10px;
}
.close-result .close span:hover {
    color: red;
}
.whatsapp-button:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -7px;
    right: auto;
    top: 0px;
    bottom: auto;
    border: 10px solid;
    border-color: #02E777 transparent transparent transparent;
}
#logo-sticky span {
    margin-right: 12px;
}
.hidden {
    display: none !important;
}
.box-destacado-mediano>div {
    padding-bottom: 15px;
}
.box-destacado-mediano {
    margin-top: 50px;
}
.box-destacado {
    margin-top: 50px;
}
.col {
    padding-right: 15px;
    padding-left: 15px;
}
.product-grid .price-new {
    font-size: 19px;
}

.price-new-checkout{
    color: black;
    font-size: 16px;
    font-weight: 500;
}

.discount-text{
        display: block;
    color: green;
    font-weight: 600;
}
.product-grid .price-new {
    font-size: 19px;
    margin-right: 20px;
}
@charset "UTF-8";
.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
    line-height: 1.4;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.checkbox input[type="checkbox"]:focus+label::before, .checkbox input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    /*  outline-offset: -2px;*/
}
.checkbox input[type="checkbox"]:checked+label::after, .checkbox input[type="radio"]:checked+label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate+label::after, .checkbox input[type="radio"]:indeterminate+label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled, .checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled+label, .checkbox input[type="radio"]:disabled+label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled+label::before, .checkbox input[type="radio"]:disabled+label::before {
    color: rgb(255, 255, 255);
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked+label::before, .checkbox-primary input[type="radio"]:checked+label::before {
    background: green;
}
.checkbox-primary input[type="checkbox"]:checked+label::after, .checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked+label::before, .checkbox-danger input[type="radio"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked+label::after, .checkbox-danger input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-info input[type="checkbox"]:checked+label::before, .checkbox-info input[type="radio"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked+label::after, .checkbox-info input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked+label::before, .checkbox-warning input[type="radio"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked+label::after, .checkbox-warning input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-success input[type="checkbox"]:checked+label::before, .checkbox-success input[type="radio"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked+label::after, .checkbox-success input[type="radio"]:checked+label::after {
    color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate+label::before, .checkbox-primary input[type="radio"]:indeterminate+label::before {
    background-color: rgb(18, 43, 64);
    border-color: rgb(18, 43, 64);
}
.checkbox-primary input[type="checkbox"]:indeterminate+label::after, .checkbox-primary input[type="radio"]:indeterminate+label::after {
    background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate+label::before, .checkbox-danger input[type="radio"]:indeterminate+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:indeterminate+label::after, .checkbox-danger input[type="radio"]:indeterminate+label::after {
    background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate+label::before, .checkbox-info input[type="radio"]:indeterminate+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:indeterminate+label::after, .checkbox-info input[type="radio"]:indeterminate+label::after {
    background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate+label::before, .checkbox-warning input[type="radio"]:indeterminate+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:indeterminate+label::after, .checkbox-warning input[type="radio"]:indeterminate+label::after {
    background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate+label::before, .checkbox-success input[type="radio"]:indeterminate+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:indeterminate+label::after, .checkbox-success input[type="radio"]:indeterminate+label::after {
    background-color: #fff;
}
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled {
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}
.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio-primary input[type="radio"]+label::after {
    background: none;
}
.radio-primary input[type="radio"]:checked+label::before {
    border-color: green;
    background-color: green;
}
.radio-primary input[type="radio"]:checked+label::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: rgb(255, 255, 255);
    font-size: 11px;
    display: inline-block;
    background: none;
}
.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}
.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}
input[type="checkbox"].styled:checked+label:after, input[type="radio"].styled:checked+label:after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 12px;
}
input[type="checkbox"] .styled:checked+label::before, input[type="radio"] .styled:checked+label::before {
    color: #fff;
}
input[type="checkbox"] .styled:checked+label::after, input[type="radio"] .styled:checked+label::after {
    color: #fff;
}
/*# sourceMappingURL=build.css.map */

.owl-theme .owl-nav div {
    background: none !important;
}
.owl-theme .owl-nav .owl-prev {
    left: 30%;
    top: 90%;
}
.owl-theme .owl-nav .owl-next {
    right: 30%;
    top: 90%;
}
#block-order-detail>.adresses_bloc {
    padding: 8px;
}
.checkout-buttons {
    text-align: center;
    margin-bottom: 10px;
}
.checkout-buttons p {
    display: contents;
}
.checkout-buttons p button, .checkout-buttons p a {
    margin: 0px 5px;
}
.product-layout.product-grid {
    /*  max-height: 309px;*/
    max-height: 400px;
    width: 20%;
    float: left;
    margin-top: 44px;
}
.owl-carousel.owl-theme .owl-dots {
    margin-top: 0
}
.owl-theme .owl-dots .owl-dot span {
    margin: 0;
    background: #1d405f;
    box-shadow: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot {
    margin: 0px 6px;
}
.owl-theme .owl-dots {
    position: relative;
    margin-top: 10px !important;
}
/*SHARED THIS*/

#st-2.st-left {
    left: 0px;
}
#st-2 .st-btn img {
    transition: all 0.2s ease-in;
    height: 24px;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
}
#st-2 .st-btn svg {
    transition: all 0.2s ease-in;
    height: 24px;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
}
#st-2 .st-btn {
    transition: all 0.2s ease-in;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: NaNpx;
    height: 48px;
    line-height: 24px;
    margin-bottom: 0;
    opacity: 1;
    overflow: hidden;
    padding: 12px;
    position: relative;
    text-align: left;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
    width: 48px;
}
#st-2 {
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    backface-visibility: hidden;
    display: block;
    position: fixed;
    opacity: 1;
    text-align: left;
    top: 220px;
    z-index: 94034;
}
#st-2 .st-btn span {
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    left: -35px;
    letter-spacing: 0.5px;
    opacity: 0;
    padding: 0 6px;
    position: relative;
    vertical-align: top;
    filter: alpha(opacity=0);
    display: inline-block;
}
#st-2 .st-btn.st-first {
    border-top: none;
    border-top-right-radius: 6px;
}
#st-2 .st-btn.st-last {
    border-bottom: none;
    border-bottom-right-radius: 6px;
}
#st-2>div {
    clear: left;
    float: left;
}
#st-2 .st-btn span {
    color: #fff;
}
#st-2 .st-btn a {
    color: #fff;
}
#st-2 .st-btn[data-network='facebook'] {
    background-color: #1d405f;
}
#st-2 .st-btn[data-network='phone'] {
    background-color: #1d405f;
}
#st-2 .st-btn[data-network='email'] {
    background-color: #7d7d7d;
}
#st-2 .st-btn[data-network='sharethis'] {
    background-color: #95D03A;
}
#st-2 .st-btn[data-network='telegram'] {
    background-color: #0088cc;
}
#st-2 .st-btn[data-network='whatsapp'] {
    background-color: #25d366;
}
#st-2 .st-btn[data-network='linkedin'] {
    background-color: #0077b5;
}
#st-2.st-has-labels .st-btn:hover {
    width: 153px;
}
#st-2 .st-btn:hover {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
#st-2 .st-btn:hover img {
    margin-left: 5px;
}
#st-2 .st-btn:hover svg {
    margin-left: 5px;
}
#st-2 .st-btn:hover span {
    opacity: 1;
    display: inline-block;
    left: 0;
    filter: alpha(opacity=100);
}
.st-toggle {
    left: -48px;
    transition: all 0.2s ease-in;
    background: #ccc;
    border-bottom-right-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    width: 48px;
}
.st-left .st-toggle .st-left {
    display: inline-block;
}
.st-left .st-toggle .st-right {
    display: none;
}
#st-2.st-hidden.st-left {
    left: -40px;
}
#st-2.st-hidden:hover .st-toggle {
    left: 40px;
}
#st-2.st-hidden {
    width: 96px;
}
#st-2.st-hidden .st-toggle {
    border-top-right-radius: 4px;
}
#st-2.st-left.st-hidden .st-toggle .st-right {
    display: inline-block;
}
#st-2.st-left.st-hidden .st-toggle .st-left {
    display: none;
}
#st-2:hover .st-toggle {
    left: 0;
}
#st-2.st-toggleable:hover .st-btn.st-last {
    border-bottom-right-radius: 0;
}
/* SHARE THIS FULL*/

#share_full {
    font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#share_full.st-hidden {
    opacity: 0;
    top: 100%;
}
#share_full .st-backdrop {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
#share_full .st-btns {
    bottom: 56px;
    left: 0;
    margin: 300px auto 0;
    max-width: 90%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    z-index: 20;
    overflow-y: auto;
}
#share_full .st-logo {
    background: #4c4c4c;
    bottom: 0;
    cursor: pointer;
    padding: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 30;
}
#share_full .st-close {
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #999;
    bottom: 28px;
    color: #fff;
    cursor: pointer;
    font-size: 36px;
    height: 56px;
    line-height: 28px;
    padding: 10px;
    position: absolute;
    right: 14px;
    width: 56px;
    z-index: 40;
}
#share_full .st-disclaimer {
    bottom: 72px;
    color: white;
    font-size: 12px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    z-index: 30;
}
#share_full .st-close>img {
    height: 40px;
    width: 40px;
}
#share_full .st-btn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    /*   height: 48px;*/
    line-height: 30px;
    margin: 4px;
    opacity: 1;
    overflow: hidden;
    padding: 8px 12px;
    position: relative;
    text-align: left;
    top: 0;
    vertical-align: top;
    /* width: 148px;*/
}
#share_full .st-btn::before {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: #fff;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#share_full .st-btn:hover::before {
    opacity: .2;
}
#share_full .st-btn>svg {
    display: inline-block;
    height: 20px;
    margin-top: 6px;
    vertical-align: top;
    width: 20px;
}
#share_full .st-btn>img {
    display: inline-block;
    height: 20px;
    margin-top: 6px;
    vertical-align: top;
    width: 20px;
}
#share_full .st-btn>span {
    display: inline-block;
    letter-spacing: 0.5px;
    text-align: center;
    vertical-align: top;
    /*width: 96px;*/
}
@media(max-width: 766px) {
    #st-2 .st-toggle {
        left: 0px;
    }
}
@media(max-width: 1200px) {
    #share_full .st-btns {
        margin-top: 50px;
    }
}
@media(max-width: 800px) {
    #share_full .st-btns {
        margin: 0 auto;
        max-width: 100%;
        padding: 32px 10px 50px;
    }
    #share_full .st-btn {
        width: 130px;
    }
    #share_full .st-btn>span {
        width: 74px;
    }
    #share_full .st-disclaimer {
        background: #000;
        bottom: 44px;
        font-size: 10px;
        padding: 8px;
        text-align: center;
        width: 100%
    }
}
#share_full .st-btn[data-network='blogger'] {
    background-color: #ff8000;
}
#share_full .st-btn[data-network='buffer'] {
    background-color: #323B43;
}
#share_full .st-btn[data-network='diaspora'] {
    background-color: #000000;
}
#share_full .st-btn[data-network='digg'] {
    background-color: #262626;
}
#share_full .st-btn[data-network='douban'] {
    background-color: #2E963D;
}
#share_full .st-btn[data-network='email'] {
    background-color: #7d7d7d;
}
#share_full .st-btn[data-network='evernote'] {
    background-color: #5BA525;
}
#share_full .st-btn[data-network='facebook'] {
    background-color: #4267B2;
}
#share_full .st-btn[data-network='phone'] {
    background-color: #4267B2;
}
#share_full .st-btn[data-network='flipboard'] {
    background-color: #e12828;
}
#share_full .st-btn[data-network='getpocket'] {
    background-color: #ef4056;
}
#share_full .st-btn[data-network='github'] {
    background-color: #333333;
}
#share_full .st-btn[data-network='gmail'] {
    background-color: #D44638;
}
#share_full .st-btn[data-network='googlebookmarks'] {
    background-color: #4285F4;
}
#share_full .st-btn[data-network='hackernews'] {
    background-color: #ff4000;
}
#share_full .st-btn[data-network='instapaper'] {
    background-color: #000000;
}
#share_full .st-btn[data-network='line'] {
    background-color: #00c300;
}
#share_full .st-btn[data-network='linkedin'] {
    background-color: #0077b5;
}
#share_full .st-btn[data-network='livejournal'] {
    background-color: #00b0ea;
}
#share_full .st-btn[data-network='mailru'] {
    background-color: #168de2;
}
#share_full .st-btn[data-network='medium'] {
    background-color: #333333;
}
#share_full .st-btn[data-network='meneame'] {
    background-color: #ff6400;
}
#share_full .st-btn[data-network='messenger'] {
    background-color: #448AFF;
}
#share_full .st-btn[data-network='odnoklassniki'] {
    background-color: #d7772d;
}
#share_full .st-btn[data-network='pinterest'] {
    background-color: #CB2027;
}
#share_full .st-btn[data-network='print'] {
    background-color: #222222;
}
#share_full .st-btn[data-network='qzone'] {
    background-color: #F1C40F;
}
#share_full .st-btn[data-network='reddit'] {
    background-color: #ff4500;
}
#share_full .st-btn[data-network='refind'] {
    background-color: #4286f4;
}
#share_full .st-btn[data-network='renren'] {
    background-color: #005baa;
}
#share_full .st-btn[data-network='sharethis'] {
    background-color: #95D03A;
}
#share_full .st-btn[data-network='skype'] {
    background-color: #00aff0;
}
#share_full .st-btn[data-network='sms'] {
    background-color: #ffbd00;
}
#share_full .st-btn[data-network='snapchat'] {
    background-color: #fffc00;
}
#share_full .st-btn[data-network='surfingbird'] {
    background-color: #6dd3ff;
}
#share_full .st-btn[data-network='telegram'] {
    background-color: #0088cc;
}
#share_full .st-btn[data-network='tumblr'] {
    background-color: #32506d;
}
#share_full .st-btn[data-network='twitter'] {
    background-color: #55acee;
}
#share_full .st-btn[data-network='vk'] {
    background-color: #4c6c91;
}
#share_full .st-btn[data-network='wechat'] {
    background-color: #4EC034;
}
#share_full .st-btn[data-network='weibo'] {
    background-color: #ff9933;
}
#share_full .st-btn[data-network='whatsapp'] {
    background-color: #25d366;
}
#share_full .st-btn[data-network='wordpress'] {
    background-color: #21759b;
}
#share_full .st-btn[data-network='xing'] {
    background-color: #1a7576;
}
#share_full .st-btn[data-network='yahoomail'] {
    background-color: #720e9e;
}
#share_full .st-btn.offline {
    background-color: #555555 !important;
}
/*FIN SHARED THIS*/

.product-grid .catlist-cod {
    margin-top: 4px;
}
.historial-ventas .nav-tabs {
    border-bottom: 1px solid #e7e7e7;
}
.historial-ventas .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.historial-ventas .nav-link {
    display: block;
    padding: .5rem 1rem;
}
.historial-ventas .nav-tabs .nav-item {
    margin-bottom: -1px;
}
.historial-ventas .nav-tabs>li.active>a, .historial-ventas .nav-tabs>li.active>a:focus, .historial-ventas .nav-tabs>li.active>a:hover {
    color: #000;
    border: 1px solid #e7e7e7;
    border-bottom-color: transparent;
    background-color: #f7f7f7;
}
.historial-ventas .nav-tabs>li>a:hover {
    border: none;
}
.table-danger {
    background-color: #f5c6cb;
}
a.webpay-button {
    padding: 7px;
    background-color: #bbbbbb;
    color: #000000;
    width: 192px;
}
img.webpay-button {
    border-radius: 5px;
    display: inherit;
}
.phone-numbers {
    min-width: 188px;
    text-align: center;
    padding: 15px;
}
.phone-numbers li {
    color: #333;
}
.phone-numbers li>a:hover {
    color: #1d405f;
}
.modal-encuesta {
    max-width: 700px !important;
}
.madebyhand-search-result .madebyhand-dis>h4 {
    font-size: 14px !important;
}
.madebyhand-search-result .madebyhand-dis>p {
    font-size: 13px !important;
}
.badge {
    border-radius: 5px !important;
}
.badge-success, .ev, .ep-2, .ee-2 {
    color: #fff;
    background-color: #28a745;
    text-transform: capitalize !important;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
    text-transform: capitalize !important;
}
.badge-warning, .ew, .ep-1, .ee-1 {
    color: #fff;
    background-color: #f7b50c;
    text-transform: capitalize !important;
}
.catlist-cod .badge {
    font-size: 9px !important;
}
.historial-table {
    min-height: 420px;
}
.centrar-flex {
    justify-content: center;
    align-items: center;
    display: flex;
}
.well.auth #loginform .forgot-password a {
    text-decoration: underline !important;
}
.well.auth #loginform .forgot-password {
    margin-top: 15px;
}
.box-content {
    position: relative;
}
.loop.owl-theme .owl-nav {
    display: block !important;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}
.loop.owl-theme .owl-prev, .loop.owl-theme .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}
.loop.owl-theme .owl-prev i, .loop.owl-theme .owl-next i {
    font-size: 2.5rem;
    color: #5a5a5a;
}
.loop.owl-theme .owl-prev {
    left: -3%;
}
.loop.owl-theme .owl-next {
    right: -3%;
}
.loop.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}
.cartcode {
    overflow: hidden;
    margin: 0 10px;
    width: 170px;
    font-size: 10px;
    transition: 0.3s ease;
    display: -webkit-box;
    text-transform: uppercase;
    font-weight: 700;
}
.iva-text {
    color: #bbbb;
    font-size: 10px !important;
    font-weight: lighter !important;
    letter-spacing: 0px;
    display: contents;
}
.button-close {
    width: 15px;
    height: 15px;
    background-color: transparent !important;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.button-close i {
    color: black;
    font-size: 14px;
}
.scroll-preview-carrito {
    overflow-y: auto;
    max-height: 300px;
}
#cart .dropdown-menu, .cart-preview.dropdown-menu, #top-links3 .dropdown-menu {
    max-height: 500px;
}
ul.dropdown-menu table tr {
    border-top: 1px solid #ccc !important;
}
ul.dropdown-menu table td {
    font-size: 15px !important;
    padding: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
}
ul.dropdown-menu table tr:last-child td {
    font-weight: 600;
}
/*border-bottom: 1px solid #eee !important;*/

#column-left .textbnr.hidden-xs:first-child {
    margin-top: 50px;
}
.loop.owl-carousel {
    width: 95%;
}
.product-layout.product-grid>.product-thumb>.caption {
    /*  max-width: 190px;*/
    margin-right: auto;
    margin-left: auto;
}
.btn-primary.disabled {
    background-color: #ccc !important;
}
/* mapa web desktop*/

.allcategories {
    color: rgba(0, 0, 0, .6);
    padding: 0 15px 32px;
    margin: 0 auto;
    max-width: 1200px;
}
.allcategories__main {
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
}
.categoriesComponent {
    width: 100%;
    padding: 32px 40px 40px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}
.andes-card {
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .25);
}
.categories__container:not(:last-child) {
    border-bottom: 1px solid #ededed;
}
.categories__container {
    margin-bottom: 40px;
}
.categories__title {
    font-size: 17px;
    font-weight: 600;
    color: rgba(0, 0, 0, .8);
    margin: 0 0 8px;
}
.categories__list {
    margin: 0 auto;
    padding-bottom: 40px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    padding-left: 0;
}
.categories__item {
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
    /*width: 25%;
    float: left;*/
}
.categories_sub_item {
    font-size: 12px;
    line-height: 18px;
    list-style-type: initial;
    /*width: 25%;
    float: left;*/
}
.categories__item a:hover, .categories__title a:hover {
    color: #1d405f;
}
.novedades .card, .novedades .card :not(.btn-circle) {
    border-radius: 0!important;
}
.novedades .card:hover.card-md, .novedades .card:hover.card-sm {
    -o-transform: scale(1.01);
    -o-transition: all .5s;
    -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .2);
    -webkit-transform: scale(1.01);
    -webkit-transition: all .5s;
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .2);
    transform: scale(1.01);
    transition: all .5s;
}
.novedades .card:hover {
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.novedades .card {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    background-clip: border-box;
    background-color: #fff;
    border-radius: 0!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
    border: none;
    transition: all .5s;
}
.novedades .card figure {
    -webkit-box-sizing: border-box;
    background: #f0f0f0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.novedades .card, .novedades .card :not(.btn-circle) {
    border-radius: 0!important;
}
.novedades figure {
    margin: 0 0 1rem;
}
.novedades .card .card-link {
    color: #000;
    display: block;
    text-decoration: none;
}
.novedades .card, .novedades .card :not(.btn-circle) {
    border-radius: 0!important;
}
.novedades a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
    color: #ffe600;
    text-decoration: none;
}
.novedades .card figure img {
    -o-object-fit: cover;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    object-fit: cover;
    transition: all .5s;
    width: 100%;
}
.novedades .card.card-sm figure img {
    height: 200px;
}
.novedades .card, .novedades .card :not(.btn-circle) {
    border-radius: 0!important;
}
.novedades .card .card-category .btn-circle {
    -o-transform: translateY(-50%);
    -o-transition: all .3s;
    -webkit-transform: translateY(-50%);
    -webkit-transition: all .3s;
    position: absolute;
    right: 15px;
    transform: translateY(-50%);
    transition: all .3s;
}
.novedades .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.novedades .btn-circle {
    -webkit-box-shadow: none!important;
    border-radius: 50px;
    box-shadow: none!important;
    height: 40px;
    margin-right: 10px;
    outline: 0;
    padding: 6px 0 0;
    width: 40px;
}
.novedades .btn-primary {
    background-color: #2e2d2c;
    border-color: #ffe600;
    color: #fff;
}
.novedades .btn {
    border: 1px solid transparent;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
.novedades .card .card-body {
    padding: 0;
}
.novedades .card-body {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.novedades .card .card-link {
    color: #000;
    display: block;
    text-decoration: none;
}
.novedades .card .card-body time {
    font-size: 12px;
    left: 20px;
    position: relative;
    text-transform: capitalize;
    top: 15px;
}
.novedades .text-muted {
    color: #6c757d!important;
}
.novedades .card .card-body .card-title.small {
    -webkit-line-clamp: 2;
    color: #222;
    font-size: 20px !important;
}
.novedades .card .card-body .card-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    font-size: 1.4rem;
    font-weight: 600;
    height: 113px;
    line-height: 1.2;
    overflow: hidden;
    padding: 15px 20px 30px;
}
.novedades .card-category i {
    font-size: 21px;
}
.novedades .card-category .btn.btn-primary.btn-circle:hover {
    border-color: #efb810 !important;
    color: #fff !important;
    background-color: #efb810 !important;
}
.demasled-yellow {
    color: #efb810;
}
.wishlist-button i {
    cursor: pointer;
    /*padding:10px 12px 8px;*/
    /*background:#fff;*/
    border-radius: 50%;
    display: inline-block;
    /*margin:0 0 15px;*/
    color: #ccc;
    /*transition:.2s;*/
    font-size: 22px;
}
.wishlist-button i:hover {
    color: #e23b3b;
}
.wishlist-button i:before {
    font-family: fontawesome;
    content: '\f004';
    font-style: normal;
}
.wishlist-button span {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    visibility: hidden;
    transition: .6s;
    z-index: -2;
    font-size: 2px;
    color: transparent;
    font-weight: 400;
}
.wishlist-button i.press {
    /*animation: size .4s;*/
    color: #e23b3b;
}
.wishlist-button span.press {
    bottom: 30px;
    font-size: 14px;
    visibility: visible;
    animation: fade 1s;
}
.wishlist-button a {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
@keyframes fade {
    0% {
        color: #transparent;
    }
    50% {
        color: #e23b3b;
    }
    100% {
        color: #transparent;
    }
}
@keyframes size {
    0% {
        padding: 10px 12px 8px;
    }
    50% {
        padding: 14px 16px 12px;
        margin-top: -4px;
    }
    100% {
        padding: 10px 12px 8px;
    }
}
.ribbon-wrapper {
    position: absolute;
    z-index: 998;
    bottom: 65%;
    width: 100%;
}
.ribbon-wrapper-lateral {
    bottom: 35% !important;
}
.ribbon-wrapper-lateral .fa {
    font-size: 8px !important;
}
.ribbon-front, .ribbon-front-lateral {
    background-color: #00a82d;
    height: 30px;
    position: relative;
    z-index: 2;
    color: #f8f8f8;
    text-align: center;
    text-shadow: 0px 1px 2px #3c763d;
}
.ribbon-front.warning {
    background-color: #E3D121 !important;
    overflow:hidden;
}
.ribbon-front-lateral {
    height: 20px !important;
}
.ribbon-front, .ribbon-back-left, .ribbon-back-right, .ribbon-front-lateral {
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
}
@-webkit-keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }
    50% {
        left: 100px;
        opacity: 0.3;
    }
    100% {
        left: 180px;
        opacity: 0;
    }
}
@keyframes flow {
    0% {
        left: -20px;
        opacity: 0;
    }
    50% {
        left: 100px;
        opacity: 0.3;
    }
    100% {
        left: 180px;
        opacity: 0;
    }
}
.glow {
    background: rgb(255, 255, 255);
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    border-left: 1px solid #fff;
}
/* ONLY ON DESKTOP */

@media (min-width: 769px) {
    .carousel-index .footing {
        display: none;
    }
    .leftpro .catlist-cod {
        display: none;
    }
    .ribbon-front {
        font: 15px/30px bold Verdana, Geneva, sans-serif;
    }
    .ribbon-front-lateral {
        font: 10px/20px bold Verdana, Geneva, sans-serif;
    }
}
.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.madebyhand-cat.category-result h4, .madebyhand-cat.category-result a.see-more{
    color: #777;
    font-size: 14px;
}

.madebyhand-cat.category-result a{
    color: #1D405F;
    font-size: 14px;
    padding-left: 5px;
}

.catlist-cod i.wait{
    vertical-align: middle;
    margin: auto 5px;
    color: #1d405f;
}

.madebyhand-search{

    border-radius: 0;
}

.madebyhand-search-icon{
    border-radius: 0;
    background-color: white;
}
.madebyhand-search-icon svg{
    fill: #999999;
}

input#search-bar:focus {
    border: 1px solid #eee;
}

#gallery_01.owl-carousel{
    transform: rotate(90deg);
    width: 470px;
    transform-origin: bottom left;
    margin-top: -50%;
}
#gallery_01 .owl-item{
    transform: rotate(-90deg);
}
#gallery_01.owl-carousel .owl-nav{
    justify-content: space-between;
    position: absolute;
    width: 108%;
    top: calc(50% - 33px);
    z-index: -1000;
}
div#gallery_01.owl-carousel .owl-nav .owl-prev, div#gallery_01.owl-carousel .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px;
}

div#product div.alert.alert-warning{
    background: none;
    border: none;
}
.panel.panel-default.preview-checkout{
    padding: 60px 0;
}
.preview-checkout .cartdrop{
    border: none !important;
}

ul.tabs-checkout{
    margin-bottom: 30px;
}

ul.tabs-checkout>li>a{
    border: none !important;
}
ul.tabs-checkout>li.active>a{
    border: none !important;
}
ul.tabs-checkout>li.active>a {
    border-bottom: 3px solid #efb810 !important;
}

ul.tabs-checkout>li.active>a:hover {
    border: none !important;
    border-bottom: 3px solid #efb810 !important;
}
ul.tabs-checkout>li>a:hover {
    border: none !important;
}

div.tabs-checkout .table>tbody>tr>td{
    /*border-top: 2px solid #ddd;*/
    border: none !important;
}

div.tabs-checkout .tab-body{
    padding: 0 15px;
}

.highlight{
    background-color: #F7F7F7;
}

.panel-heading-checkout{
    border-bottom: none;
    background-color: #cccccc0f !important;
}

.table-checkout>tbody>tr>td{
    border: none;
}

.table-checkout tr.total-border{
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
}

div#accordion_mp.panel-group .panel{
    margin-top: 0;
}

div#accordion_mp.panel-group .panel {
    border: 2px solid #e7e7e7;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7 !important;
}

div#accordion_mp .panel-default .panel-heading {
    background: white;
}

.preview-checkout .cartdrop img {
    max-width: 51px;
}

.pull-bottom{
    position: absolute;
    bottom:   0;
}
.pull-bottom-right{
    position: absolute;
    right:    0;
    bottom:   0;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.position-relative{
    position: relative;
}

div.cookies{
    width: 100%;
    position: fixed;
    bottom:0px;
    box-shadow: 0px 0 10px 0 #FFFFFF;
    background: #294560;
    z-index: 9999;
    font-size: 14px;
    line-height: 1.3em;
    font-family: arial;
    left: 0px;
    text-align:center;
    color:#FFF;
    opacity: 0.8;
}
div.cookies-inner{
    position:relative;
    margin:auto;
    padding:15px;
    width:95%;
    display:block;
}

div.modal#gestionar-seguimiento div.modal-content{
    background: #294560;
    opacity: 0.8;
    box-shadow: 0px 0 10px 0 #FFFFFF;
}

div.modal#gestionar-seguimiento div.modal-header, div.modal#gestionar-seguimiento div.modal-footer{
    border: none;
}

div.modal#gestionar-seguimiento div.modal-body{
    font-size: 14px;
    line-height: 1.3em;
    font-family: arial;
    color: #FFF;
}

div.modal#gestionar-seguimiento div.modal-body input[type="checkbox"]{
    margin-right: 10px;
}

div.modal#gestionar-seguimiento h5.modal-title{
    font-size: 16px;
    line-height: 1.3em;
    font-family: arial;
    color: #FFF;
}


/* CAMBIOS PARA MOBILE */

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .checkout-update-product i {
        color: white;
    }
    .historial-table #order-list .footable-last-column {
        text-align: right;
    }
    #order-list tr {
        height: 41px;
    }
    .topbt {
        display: none;
    }
    .btn-gray {
        background: white;
        color: #1d405f;
        border: 1.2px solid #1d405f;
    }
    #navbar {
        display: none;
    }
    .product-layout.product-grid {
        width: 50% !important;
        min-height: 234px;
    }
    .product-layout .row.catgrid-price {
        display: none;
    }
    .cate-border>.catesort {
        display: none;
    }
    .categorybr h5 {
        font-size: 10px;
        overflow: unset !important;
        white-space: normal !important;
    }
    .product-list .catlist-des, .product-list .details-price, .product-list .form-group.catlist-price {
        display: none;
    }
    .product-list .product-thumb>div.image {
        width: 41.66666667% !important;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        /*  padding-left: 15px;*/
    }
    .product-list .product-thumb>div.caption {
        width: 58.33333333% !important;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .product-list .product-thumb {
        margin-bottom: 15px !important;
        border-bottom: solid 1px #9595954d;
        padding-bottom: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .product-list .protitle a {
        font-size: 12px !important;
    }
    .product-list .catlist-price h4 {
        font-size: 14px!important;
    }
    .product-list .catlist-price h2 {
        font-size: 20px!important;
    }
    /*    div.carousel-index .owl-prices {
        display: none;
    }*/
    div.carousel-index .tab-head h1 {
        /*float: none !important;*/
    }
    .owl-theme .custom-nav {
        position: absolute;
        top: 8% !important;
        right: 10px;
    }
    .owl-theme .owl-prev, .owl-theme .owl-next {
        position: absolute;
        height: 100px;
        color: inherit;
        background: none;
        border: none;
        z-index: 100;
    }
    .owl-theme .owl-prev i, .owl-theme .owl-next i {
        font-size: 18.5rem;
        color: #cecece;
    }
    .owl-theme .owl-prev {
        left: 0;
    }
    .owl-theme .owl-next {
        right: 0;
    }
    .next-prevb .owl-theme .owl-nav button {
        opacity: 0.3 !important;
    }
    .custom-nav .owl-prev {
        display: none !important;
    }
    .custom-nav .owl-prev {
        right: 0 !important;
    }
    .next-prevb .owl-theme .owl-nav button {
        width: 66px !important;
        height: 184px !important;
        position: absolute !important;
    }
    /*SHARED THIS MOBILE*/
    #st-2.st-left {
        left: 0px;
    }
    #st-2 .st-btn>span {
        display: none;
    }
    #st-2 {
        bottom: 0;
        display: flex;
        left: 0;
        right: 0;
        top: auto;
        width: 100%;
    }
    #st-2 {
        font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        backface-visibility: hidden;
        display: block;
        position: fixed;
        opacity: 1;
        text-align: left;
        /*top: 205px;*/
        z-index: 94034;
    }
    #st-2 .st-btn.st-first {
        border-top: none;
        border-top-right-radius: 4px;
    }
    #st-2 .st-btn {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        text-align: center;
        width: auto;
    }
    #st-2 .st-btn {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        border: none;
        cursor: pointer;
        display: inline-block;
        font-size: NaNpx;
        height: 48px;
        line-height: 24px;
        margin-bottom: 0;
        opacity: 1;
        overflow: hidden;
        padding: 12px;
        position: relative;
        text-align: left;
        top: 0;
        vertical-align: top;
        white-space: nowrap;
        width: 48px;
        float: left;
    }
    #st-2>div {
        -moz-flex: 1;
        -ms-flex: 1;
        -webkit-flex: 1;
        clear: none;
        flex: 1;
        float: none;
    }
    #st-2 .st-btn svg {
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        height: 24px;
        margin-left: 0;
        vertical-align: top;
        width: 24px;
        max-width: 100%;
        border-style: none;
    }
    #st-2 .st-btn>span {
        display: none;
    }
    #st-2 .st-btn>span {
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        color: #fff;
        display: inline-block;
        font-weight: 500;
        left: -35px;
        letter-spacing: 0.5px;
        opacity: 0;
        padding: 0 6px;
        position: relative;
        vertical-align: top;
        filter: alpha(opacity=0);
    }
    .st-toggle {
        left: 0;
        transition: all 0.2s ease-in;
        background: #ccc;
        border-bottom-right-radius: 4px;
        color: white;
        cursor: pointer;
        font-size: 24px;
        line-height: 48px;
        position: relative;
        text-align: center;
        width: 24px;
        float: left !important;
    }
    #st-2.st-hidden .st-btn {
        display: none !important;
    }
    #share_full .st-btns {
        padding: 50% 10px 50px !important;
    }
    #share_full .st-close {
        bottom: 200px !important;
        left: 40% !important;
    }
    /*SHARE THIS MOBILE*/
    .leftpro .image {
        border: none !important;
        width: 33.33333333% !important;
        padding: 10px !important;
    }
    .leftpro .product-thumb {
        border-bottom: none !important;
    }
    .leftpro .footing {
        display: none;
    }
    .leftpro .heading {
        margin-bottom: 0px !important;
    }
    /*    .opbtn>.price_lateral>.btn.btn-primary {
        display: none;
    }*/
    .leftpro .caption {
        width: 66.66666667%;
        padding: 10px 10px 10px 0 !important;
        margin-top: 0px !important;
    }
    .cont-bg {
        padding: 10px 0 10px 0 !important;
    }
    a#scroll {
        display: none !important;
    }
    ul.breadcrumb {
        display: none !important;
    }
    .productbg .pro-content .a2a_kit {
        width: 180px;
        margin: auto;
    }
    .relpro #related .relprod-buttons {
        display: none;
    }
    .alert.alert-warning.palert {
        font-size: 9px !important;
        padding: 4px 7px !important;
    }
    .alert.alert-warning.palert i {
        font-size: 10px !important;
    }
    .acco .accrow span:last-child {
        font-size: 13px !important;
    }
    .acco div.addlist .btn {
        font-size: 13px !important;
    }
    .acco .buttons.clearfix a {
        font-size: 13px !important;
    }
    .acco .buttons.clearfix .pull-right {
        text-align: center;
        float: none !important;
    }
    .historial-ventas #ventas-tab .nav-item {
        float: left !important;
    }
    .sharethis_full_phone>.st-btns, .sharethis_full_email>.st-btns, .sharethis_full_whatsapp>.st-btns {
        margin: auto !important;
        width: 70% !important;
    }
    .sharethis_full_phone>.st-btns .st-btn, .sharethis_full_whatsapp>.st-btns .st-btn {
        width: 160px !important;
    }
    .sharethis_full_email>.st-btns .st-btn {
        width: 210px !important;
    }
    .carousel-index .catlist-cod {
        font-size: 10px !important;
    }
    .product-thumb .catlist-cod {
        font-size: 10px !important;
        margin-top: 0px !important;
    }
    .product-thumb .price span {
        . margin-top: 4px !important;
    }
    .product-grid .product-thumb .price span {
        margin-right: 2px !important;
    }
    .desktopmenu {
        display: none;
    }
    .mobilemenu {
        padding: 0 12px;
    }
    .mobilemenu .cate-arrow {
        float: left;
    }
    .mobilemenu .cate-arrow div {
        padding: 0 8px!important;
    }
    .mobilemenu #logo {
        padding-left: 10px!important;
    }
    /*  .mobilemenu .usvg {
        padding-top: 8px;
    }*/
    .mobilemenu .usvg svg {
        margin: 0 3px!important;
    }
    .mobilemenu .mobilebuttons {
        padding-right: 8px;
    }
    .mobilemenu .mobilebuttons #search-bar {
        display: none;
    }
    .mobilemenu.show-search #search-bar {
        margin: 11.5px 0px;
        transition: all 0.2s ease-in;
        max-width: 87.6666666%;
        display: inline !important;
        background-color: #fff !important;
        border: 1px solid #eee;
    }
    .mobilemenu.show-search #logo, .mobilemenu.show-search .usersvg, .mobilemenu.show-search .cartsvg, .mobilemenu.show-search span.dot {
        display: none !important;
    }
    .carousel-index .opbtn .price {
        margin-right: 2px !important;
    }
    /*TEST DIEGO*/
    .product-layout .protitle {
        font-weight: 500 !important;
        line-height: 1.3 !important;
        font-size: 10px !important;
        margin-block-start: 0.83em;
        /*margin-block-end: 0.83em;*/
        margin-inline-start: 0px;
        margin-inline-end: 0px;
    }
    .product-layout .catlist-price h2 {
        font-size: 20px!important;
        font-weight: 400;
        line-height: 1em;
    }
    .product-list div.image {
        width: 140px !important;
    }
    .product-list div.caption {
        padding: 0 !important;
    }
    .product-layout .protitle a {
        -webkit-line-clamp: 2 !important;
    }
    .product-list {
        margin-bottom: 0px !important;
    }
    .menu-fixed {
        position: fixed;
        z-index: 1000;
        top: 0;
        max-width: 1000px;
        width: 100%;
    }
    .product-layout {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }
    .pro-content.hidden-lg h1 {
        margin-bottom: 7px !important;
    }
    .pro-content.hidden-lg h5 {
        margin-top: 0 !important;
        text-transform: uppercase;
    }
    .pro-content.hidden-lg h5 strong {
        padding-right: 15px;
    }
    .pro-content h3 {
        margin-bottom: 3px !important;
        font-size: 16px !important;
        font-weight: 100 !important;
        margin-top: 10px !important;
    }
    .pro-content #product {
        margin-top: 10px;
    }
    .pro-content .qty-prices {
        margin-top: 20px;
    }
    .mobile-price {
        width: 50%;
        position: relative;
        float: left;
        padding-left: 0;
    }
    .owl-theme .owl-nav .owl-prev {
        top: 0 !important;
        left: -25px !important;
    }
    .owl-theme .owl-nav .owl-next {
        top: 0 !important;
        right: -25px !important;
    }
    .owl-carousel .owl-nav button i {
        color: #bbbbbb !important;
    }
    div#waIcon span, #st-2 .st-btn.st-first.sharethis_whatsapp {
        display: none !important;
    }
    div#waIcon {
        right: 0px;
    }
    .mobile-heading {
        padding: 10px 10px !important;
        min-height: 30px !important;
        height: auto !important;
        /*background-color: #bbbbbb45 !important;*/
        border: none !important;
        text-align: center;
    }
    .carousel-index .product-thumb .price {
        min-height: auto !important;
    }
    .catlist-cod .badge {
        font-size: 8px !important;
    }
    .carousel-index .product-thumb {
        margin-bottom: 0px !important;
    }
    /*    .dot.my-account {
        margin-left: -15px !important;
        margin-top: 15px !important;
    }*/
    .footer-title button:before {
        font-family: 'Glyphicons Halflings';
        content: "\e114";
        float: right;
        transition: all 0.5s;
        color: white;
    }
    .footer-title button[aria-expanded="true"]:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .well.auth {
        text-align: center
    }
    .well.auth #loginform {
        text-align: left !important;
    }
    #collapse-cart .mobile .product-thumb .price_lateral {
        margin: 0 !important;
        min-height: 32px !important;
    }
    #collapse-cart .mobile {
        border: none !important;
    }
    #collapse-cart .mobile {
        border: none !important;
    }
    #collapse-cart .mobile .product-layout:not(:last-child) {
        border-bottom: 1px solid #ddd;
        margin: 0px 0px 10px 0px;
    }
    #collapse-cart .buttons.clearfix .pull-right {
        text-align: center;
        margin-top: 15px;
        width: 100%;
    }
    #collapse-cart .buttons.clearfix .pull-right a {
        font-size: 13px;
        margin: 0 5px !important;
    }
    #collapse-cart .mobile .product-thumb .price span {
        font-size: 17px !important;
    }
    #collapse-cart .mobile .product-thumb .price_lateral span {
        font-size: 20px;
        justify-content: flex-end !important;
        font-weight: bold;
    }
    .panel-body.check-login>div.row {
        display: block !important;
    }
    .price-cart-mobile {
        justify-content: center;
        align-items: center;
    }
    .price-cart-mobile .catlist-price, .price-cart-mobile .catgrid-price {
        padding: 0;
    }
    .price-cart-mobile .cartb svg {
        fill: #fff !important;
    }
    .price-cart-mobile .catgrid-price .price {
        margin-right: 0px;
        display: grid;
    }
    /*    .price-cart-mobile.catlist {
        display: flex;
    }*/
    .mobilemenu.show-search .mobilebuttons {
        width: 92.333333% !important;
    }
    .dl-horizontal.adress dt {
        width: 100%;
    }
    .product-detail-his {
        font-size: 10px;
    }
    #collapse-mobile-detail .product-layout:not(:last-child) {
        border-bottom: 1px solid #ddd;
        margin: 10px 0px;
    }
    #account-account h2.achead {
        font-size: 16px !important;
        margin-top: 0px !important;
        margin-bottom: 5px !important;
    }
    #account-account p {
        font-size: 11px !important;
    }
    .btn {
        font-size: 12px !important;
    }
    #account-account .infobg div.buttons.clearfix {
        justify-content: center;
        display: flex;
    }
    .row.pagi .text-left, .row.pagi .text-right {
        text-align: center !important;
    }
    .home-page .heading {
        margin-top: 20px !important;
    }
    .protabcont {
        margin-top: 10px !important;
    }
    .box-destacado-mediano>div {
        padding: 5px !important;
    }
    .box-destacado-mediano {
        margin-top: 0px !important;
    }
    .navbar.navbar-default.linkback {
        margin-bottom: 0px !important;
    }
    .productbg .pro-content {
        margin-top: 0px !important;
    }
    .productbg .pro-content h1 {
        font-weight: 100 !important;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 5px !important;
        height: 5px !important;
    }
    .owl-carousel.owl-theme {
        margin: 10px 0px;
    }
    #gallery_mobile.owl-carousel.owl-theme {
        margin: 0 !important;
    }
    #gallery_mobile.owl-carousel.owl-theme .owl-dots {
        margin: 0 !important;
        top: -22px;
        margin: 0px 0px !important;
    }
    div#waIcon img {
        height: 65px !important;
        width: 65px !important;
    }
    .carousel-index {
        -webkit-box-shadow: 0px 0px 8px -3px rgba(84, 84, 84, 1);
        -moz-box-shadow: 0px 0px 8px -3px rgba(84, 84, 84, 1);
        box-shadow: 0px 0px 8px -3px rgba(84, 84, 84, 1);
        border-radius: 5px;
    }
    .carousel-index .tab-pane {
        padding: 0 10px;
    }
    .carousel-index.two-items .product-thumb .price {
        font-size: 17px !important;
    }
    .protitle {
        /*height: auto;*/
    }
    .view-all {
        margin-right: 0px;
    }
    .view-all i {
        color: #a0a0a0;
    }
    .heading span {
        color: #656464;
    }
    .carousel-index .owl-dots {
        margin-top: 0px !important;
        margin-bottom: 5px;
    }
    #content>div {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }
    #content .refines {
        margin-top: 0px !important;
    }
    .carousel-index .heading {
        border-bottom: 1px solid #f5ebeb !important;
        border-radius: 0px !important;
    }
    .categorybr {
        padding: 0 !important;
    }
    .cate-top h1 {
        margin: 0;
    }
    #blog .product-block .webi-blog-image img {
        max-height: 126px !important;
    }
    #blog.owl-carousel.owl-theme {
        padding: 0px 10px;
    }
    .hidden-lg.carousel-index .outlet-carousel .opbtn .price_lateral {
        margin-bottom: 10px;
    }
    .hidden-lg.carousel-index .outlet-carousel .product-layout .protitle {
        font-size: 10px !important;
    }
    .hidden-lg.carousel-index .outlet-carousel .opbtn a.badge {
        font-size: 9px !important;
        background-color: #efb810 !important;
    }
    .carousel-index .protitle {
        height: 27px !important;
    }
    .footer {
        margin-top: 20px !important;
    }
    #box-destacado .owl-item .beffect.col {
        padding-right: 5px;
        padding-left: 0px;
    }
    .cate-top {
        margin-top: 0 !important;
        border: none !important;
        padding: 15px 0px;
        font-size: 15px !important;
    }
    .ribbon-front {
        font: 12px/30px bold Verdana, Geneva, sans-serif;
    }
    .ribbon-front-lateral {
        font: 12px/20px bold Verdana, Geneva, sans-serif;
    }

    ul#checkout-tabs>li>a{
        padding: 10px 3px !important;
    }
}

.whatsapp-btn {
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 12px;
    border-radius: 25px;
    border: none;
    background-color: rgb(77, 194, 71);
    margin: 20px;
    overflow: hidden;
}

.wa-box {
    display: none;
    background-color: white;
    z-index: 16000160 !important;
    margin-bottom: 60px;
    width: 360px;
    position: fixed !important;
    bottom: 50px !important;
    right: 50px;
    padding: 0 !important;
    border-radius: 10px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font: 400 normal 15px/1.3 -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
}

.wa-header {
    background-color: #0a5f54;
    color: white;
    border-radius: 10px 10px 0 0;
    height: 100px;
    max-height: 100px;
    min-height: 100px;
}

.wa-name {
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 700;
    margin-top: 27px;
}

.wa-profile-pic {
    width: 50px !important;
    height: 50px !important;
    border-radius: 25px !important;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px !important;
    margin-right: 0px !important;
    margin-top: 20px !important;
    padding: 0 !important;
}

.wa-subtitle {
    font-size: 11px !important;
    line-height: 10px;
    margin-top: 4px;
}

.wa-textbox {
    height: 150px;
    background: url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);
}

.wa-textmessage {
    background-color: white;
    display: inline-block;
    margin: 20px;
    padding: 10px;
    border-radius: 10px;
}

.wa-username {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.whatsapp-btn-text {
    margin-left: 8px;
    margin-right: 8px;
    z-index: 1;
    color: rgb(255, 255, 255);
}

.wa-button-area {

}

.disabled-link {
    pointer-events: none;
    background: rgb(239 239 239 / 56%) !important;
    color: rgb(16 16 16 / 56%) !important;
    border-color: rgb(118 118 118) !important;
}

.alert-warning.palert {
    color: #717171;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}