@font-face {
    font-family: 'IranSans';
    src: url('../fonts/IRANSans(FaNum).eot'); /* IE9 Compat Modes */
    src: url('../fonts/IRANSans(FaNum).eot?#') format('eot'), /* IE6–8 */
    url('../fonts/IRANSans(FaNum).ttf') format('truetype'), /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    url('../fonts/IRANSans(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSans(FaNum).otf') format('opentype'), url('../fonts/IRANSans(FaNum).svg') format('svg');
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IranSansB';
    src: url('../fonts/IRANSans(FaNum).eot'); /* IE9 Compat Modes */
    src: url('../fonts/IRANSans(FaNum).eot?#') format('eot'), /* IE6–8 */
    url('../fonts/IRANSans(FaNum)_Bold.ttf') format('truetype'), /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
    url('../fonts/IRANSans(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSans(FaNum).otf') format('opentype'), url('../fonts/IRANSans(FaNum).svg') format('svg');
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}
/*  Base HTML tags -------------------------------------------------- */
body {
    position: relative;
    line-height: 22px;
}

.product-img-box .zoom img {
    width: 100%;
}

.about-banner .images img {
    width: 100%;
}

.template-article .article-content {
    padding-left: 0;
    padding-right: 0;
}

.header-cart #dropdown-cart .item {
    display: table !important;
    width: 100%;
}

.header-cart #dropdown-cart .cart-list .product-image {
    display: table-cell;
    width: 15%;
    float: none !important;
    margin-right: 0 !important;
}

.header-cart #dropdown-cart .cart-list .product-inner {
    float: none !important;
    text-align: left;
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
    padding-right: 20px;
}

.header-cart .top-cart #dropdown-cart a.btn-remove i {
    padding-right: 0 !important;
    padding-top: 0 !important;
}

#blog-layout-2 .content-blog .item .blog-item h3.p10 a,
#blog-layout-3 .content-blog .item .blog-item h3.p10 a {
    padding-top: 7px;
    display: block;
}

.padding_lr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding_l15 {
    padding-left: 15px;
}

.padding_r15 {
    padding-right: 15px;
}

.no-padding {
    padding-bottom: 0;
}

.no-padding-lr {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.no-padding-l {
    padding-left: 0px !important;
}

.no-padding-r {
    padding-right: 0px !important;
}

.no-padding-tb {
    padding-top: 0px;
    padding-bottom: 0px;
}

.no-padding-t {
    padding-top: 0px;
}

.no-padding-b {
    padding-bottom: 0px;
}
/*  Forms -------------------------- */
.visible-phone {
    display: none;
}

fieldset, legend {
    border: none;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
    padding: 1.384615385em 0.615384615em;
}

.row-fluid textarea[class*="span"] {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 20px;
    padding: 10px 20px;
    line-height: 26px;
}

input[type="image"] {
    width: auto;
}

textarea {
    border: 1px solid #d2d8db;
}

/*input[type="checkbox"] { vertical-align: top; margin-right: 10px; }*/

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    margin: 0;
    padding: 0.615384615em;
}

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    padding: 5px 10px;
    line-height: 1.35;
    height: 36px;
    border: 1px solid #cbcbcb;
    color: #333;
}

/*input[type="submit"] { line-height: 1.1; }*/

label {
    margin-bottom: 7px;
    font-weight: 700;
}

    label em {
        color: #f1152f;
        font-weight: 400;
        font-style: normal;
        margin-left: 3px;
    }

.form-actions {
    background: none;
    border: none;
    padding: 20px 0 0 0;
}

.alert ul {
    margin-bottom: 0;
}

ul {
    padding: 0;
    list-style: /*circle inside */ none;
    margin-bottom: 20px;
}

ol {
    padding: 0;
    list-style: /*decimal inside*/ none;
    margin-bottom: 20px;
}

li {
    margin-bottom: 0.25em;
}

.main-content ul {
    list-style: disc;
    list-style-position: inside;
}

.main-content ol {
    list-style: decimal;
    list-style-position: inside;
}

#rev_slider ul, #filter-sidebar ul, ul.list-blog, .template-blog .widget-content ul, .template-article .widget-content ul {
    list-style: none;
}

#rev_slider ul {
    position: relative;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.form-success {
    border: 1px solid #c8d9b9;
    background: url(icons_new14.png ) 10px -1307px no-repeat;
    margin-bottom: 20px;
    padding: 5px 20px 5px 30px;
}

/*  Images -------------------------- */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}

.image {
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}

#cart table tr td {
    padding: 20px 0;
    text-align: center;
}

    #cart table tr td.image {
        text-align: left;
    }

#cart table th, .subtotal p.t-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    text-align: left;
}

#cart table tr td.item a {
    font-size: 14px;
    letter-spacing: 0.3px;
}

#cart .price .money {
    font-size: 15px;
    font-weight: 600;
    padding-left: 5px;
}

#cart .qty input {
    border: 1px solid #cbcbcb;
    color: #333;
    text-align: center;
    padding: 0;
}

#cart .subtotal {
    padding: 20px 0 0;
}

.subtotal p.t-title {
    float: left;
}

.subtotal p {
    display: inline-block;
    float: left;
}

    .subtotal p.price {
        float: right;
    }

#cart .cart-buttons input {
    display: block;
    border: 1px solid;
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
    color: #fff;
    font-weight: 400;
}

    #cart .cart-buttons input#checkout {
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }

    #cart .cart-buttons input#update-cart {
        background: #343434;
        border-color: #343434;
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }

    #cart .cart-buttons input#checkout:hover {
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }

    #cart .cart-buttons input#update-cart:hover {
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }
/*  Typography -------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2.307692308em; /* 30/13 */
    margin-bottom: 0em;
}

h2 {
    font-size: 2em; /* 26/13 */
    margin-bottom: 1em;
}

h3 {
    font-size: 20px;
    margin-bottom: 1.25em;
}

h4 {
    font-size: 17px;
    margin-bottom: 1.5em;
}

h5 {
    font-size: 15px;
    margin-bottom: 1.5em;
}

h6 {
    font-size: 1em;
    margin-bottom: 1.5em;
}

p:last-child {
    margin-bottom: 0;
}

small {
    font-size: 12px;
}

h2 small.pull-right {
    padding-top: 0.538461538em;
}

/*  Links -------------------------- */
a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    a:hover, a:focus {
        text-decoration: none;
    }

    a:focus {
        text-decoration: none;
    }

    a, a:link, a:hover, a:active {
        outline: none;
        cursor: pointer;
    }

/*  Global classes -------------------------------------------------- */
.no-style {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fn {
    float: none;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.cb {
    clear: both;
}

.hide,
.hidden {
    display: none;
}

.move {
    cursor: move;
}

/*  Formatting ------------------------------------------ */
.hidden {
    display: none;
}

.move {
    cursor: move;
}

.section-title {
    display: none;
}

/*  Layout -------------------------------------------------- */
.main-content {
    display: block;
    padding-bottom: 0px;
    min-height: 450px;
}

.template-index .main-content {
    padding: 0;
}

/*  Buttons -------------------------------------------------- */
.btn,
.btn:hover,
.btn-secondary {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.btn,
.btn-secondary,
.text-continue a,
.spr-summary-actions a,
#get-rates-submit,
.infinite-scrolling-homepage a {
    padding: 0 25px;
    text-transform: uppercase;
    line-height: 34px;
    height: 36px;
    letter-spacing: 0.05em;
    font-weight: 700;
    color: #333333;
    border: 1px solid #333333;
    text-decoration: none;
    background-color: #ffffff;
}

    .btn span.arrow {
        text-indent: -999em;
        display: inline-block;
        width: 0;
        height: 0;
        line-height: 0;
        margin-left: 10px;
        border: 5px solid transparent;
    }

.text-continue a {
    display: inline-block;
}

.infinite-scrolling a,
.infinite-scrolling-homepage a {
    display: inline-block;
    width: 345px;
}

    .infinite-scrolling a.disabled,
    .infinite-scrolling-homepage a.disabled,
    .infinite-scrolling a.disabled:hover,
    .infinite-scrolling-homepage a.disabled:hover {
        cursor: default;
        color: #fff;
        background: #f3f3f3;
        border-color: #f3f3f3;
        border-bottom-color: #ebebeb;
    }

.input-group .btn-secondary,
.input-group .input-group-field {
    height: 36px;
}

.btn[disabled] {
    opacity: 0.2;
    filter: alpha(opacity=20);
}


/* table  ---------------------------------------------------- */
table {
    width: 100%;
}

    table td,
    table th {
        border-bottom: 1px solid #dfe4e6;
        padding: 20px;
    }

    table th {
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 700;
    }

.template-product table td, .template-product table th {
    border: 1px solid #dfe4e6;
}
/*  Fancybox -------------------------- */
.fancybox-title {
    display: none;
}

/*  SelectBoxIt -------------------------- */
.selectboxit-container,
.selectboxit,
.selectboxit:active {
    outline: none;
}

/* Div container holding the dropdown list */
.selectboxit-container {
    display: inline-block;
    width: 100%;
}

/* Dropdown List Box */
.selectboxit {
    cursor: pointer;
    height: 35px;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/* Dropdown List Box and Dropdown Options List  */
.selectboxit, .selectboxit-options {
    width: 100%;
}

/* Dropdown list Default Icon Positioning */
.selectboxit-default-icon {
    float: left;
}

/* Dropdown List Box Text */
.selectboxit-text {
    text-indent: 10px;
    line-height: 35px;
    overflow: hidden;
    float: left;
    white-space: nowrap; /* Prevents text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* Dropdown List Options List*/
ul.selectboxit-options {
    cursor: pointer;
    display: none;
    list-style: none;
    margin-top: -1px;
    overflow: auto;
    padding: 0.5em 0;
    position: absolute;
    min-width: auto;
    max-height: 180px;
    white-space: nowrap;
    width: 100%;
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 99999;
}

.selectboxit-options.dropdown-menu li > a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

ul.selectboxit-options a {
    padding: 3px 15px;
}
/* Dropdown List Individual Options */
.selectboxit-options li, .selectboxit-options .selectboxit-optgroup-header {
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    white-space: nowrap;
    list-style: none;
}

/* Dropdown List Optgroup Headers */
.selectboxit-options .selectboxit-optgroup-header {
    font-weight: bold;
}

/* Dropdown List Optgroup Options */
.selectboxit-options .selectboxit-optgroup-option {
    text-indent: 20px;
}

/* Dropdown List Optgroup Header hover psuedo class */
.selectboxit-options .selectboxit-optgroup-header[data-disabled='true']:hover {
    cursor: default;
}

/* Dropdown List Down Arrow Container (if an image is not used) */
.selectboxit-arrow-container {
    padding-right: 5px;
    width: 19px;
    float: right;
}

    /* Dropdown List Down Arrow */
    .selectboxit-arrow-container i.selectboxit-arrow {
        /* Horizontally centers the down arrow */ margin: 0 auto;
        display: block;
    }

/* Dropdown List Individual Option Icon Positioning ----------------------------------- */
.selectboxit-options li i {
    display: none;
    float: left;
}

/* Title page -----------------------------------------------------------------------  */

.grid-item .spr-badge-caption {
    display: none;
}

.page-header {
    margin: 0 !important;
    padding: 0;
    border: 0;
}

    .page-header h2,
    .page-header h1 {
        font-size: 20px;
        margin-bottom: 22px;
        letter-spacing: 0.05em;
        margin: 0;
    }

    .page-header .img_cart {
        margin: 3px 0 24px;
    }

    .page-header .rte {
        position: relative;
        line-height: 26px;
    }

.template-collection .page-header {
    margin-bottom: 30px !important;
}

    .template-collection .page-header .rte {
        line-height: 20px;
    }

    .template-collection .page-header h2 {
        margin-bottom: 19px;
    }

/* pagging ----------------------------------------------------------------------- */

.pagination-page li {
    display: inline-block;
    margin: 0 5px;
}

    .pagination-page li a, .pagination-page li span {
        color: #333;
        line-height: 27px;
        padding: 0;
        text-align: center;
        width: 27px;
        height: 27px;
        background: #ebebeb;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .pagination-page li a, .pagination-page li span {
        display: block;
    }

.toolbar.toolbar-bottom {
    border: none;
}

/* sidebar ----------------------------------------------------------------------- */

.sidebar-banner {
    margin-bottom: 45px;
    text-align: center;
}

    .sidebar-banner img {
        border: 1px solid transparent;
        margin: -1px;
    }

.sidebar .sidebar-links .widget-title {
    margin-bottom: 25px;
}

.sidebar-links .widget-content > ul > li {
    margin: 0px 0;
    border-top: 0px solid #ebebeb;
}

    .sidebar-links .widget-content > ul > li:first-child {
        border: none;
    }

    .sidebar-links .widget-content > ul > li > a {
        text-decoration: none;
        position: relative;
        display: block;
        font-size: 14px;
        text-transform: capitalize;
        color: #60636b;
        padding: 0px;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

.sidebar-links .widget-content > ul {
    margin: 0;
    padding: 0;
}

.sidebar-tag.size li {
    margin-right: 5px;
}

    .sidebar-tag.size li input[type="checkbox"] + label {
        background: #efefef;
        color: #333333;
        display: block;
        font-size: 14px;
        padding: 0;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-transform: uppercase;
        text-align: center;
        border: 2px solid transparent;
    }

.sidebar-block {
    margin: 20px 0;
}

.sidebar-custom.color .title {
    border-top: 0;
}

.sidebar-custom .content {
    margin-bottom: 0;
}

.sidebar-custom ul {
    overflow: hidden;
}

    .sidebar-custom ul li a {
        text-decoration: none;
    }

.sidebar-custom input[type="checkbox"] {
    display: none;
}

    .sidebar-custom input[type="checkbox"] + label {
        padding-left: 23px;
    }

        .sidebar-custom input[type="checkbox"] + label:before {
            content: "";
            position: absolute;
            top: 47%;
            left: 0;
            width: 15px;
            height: 15.5px;
            background: url(//cdn.shopify.com/s/files/1/1521/0982/t/6/assets/checked.png?16751581545806524680) no-repeat 0 center;
            transform: translateY(-50%) translateZ(0);
            -webkit-transform: translateY(-50%) translateZ(0) scale(1);
            -moz-transform: translateY(-50%) translateZ(0) scale(1);
            -ms-transform: translateY(-50%) translateZ(0) scale(1);
            -o-transform: translateY(-50%) translateZ(0) scale(1);
            border-radius: 4px;
        }

.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-custom input[type=checkbox]:checked + label {
    cursor: pointer;
}

    .sidebar-custom input[type=checkbox] + label:hover:before,
    .sidebar-custom input[type=checkbox]:checked + label:before {
        background: #BD0F06 url(//cdn.shopify.com/s/files/1/1521/0982/t/6/assets/check-check.png?16751581545806524680) no-repeat 0 center;
    }

.sidebar-custom input[type=checkbox], input[type=radio] {
    display: none;
}

.sidebar-custom.size ul li {
    display: block;
}

.sidebar-custom ul li a:before, .sidebar-links .widget-content > ul > li > a:before {
    content: "";
    position: absolute;
    top: 48%;
    left: 0;
    width: 15px;
    height: 15.5px;
    background: url(//cdn.shopify.com/s/files/1/1521/0982/t/6/assets/checked.png?16751581545806524680) no-repeat 0 center;
    -webkit-transform: translateY(-50%) translateZ(0) scale(1);
    -moz-transform: translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateY(-50%) translateZ(0) scale(1);
    -o-transform: translateY(-50%) translateZ(0) scale(1);
    transform: translateY(-50%) translateZ(0) scale(1);
    border-radius: 4px;
    z-index: 9;
}

.sidebar-tag.size.sidebar-custom input[type=checkbox] + label:hover:before,
.sidebar-tag.size.sidebar-custom input[type=checkbox]:checked + label:before,
.sidebar-tag.size.sidebar-custom input[type="checkbox"] + label:before {
    background: none;
}

.sidebar-custom ul li a, .sidebar-links .widget-content > ul > li > a {
    padding-left: 23px !important;
}

    .sidebar-custom ul li a:hover:before,
    .sidebar-custom ul li a.active:before,
    .sidebar-links .widget-content > ul > li > a:hover:before,
    .sidebar-links .widget-content > ul > li > a.active:before {
        background: #BD0F06 url(//cdn.shopify.com/s/files/1/1521/0982/t/6/assets/check-check.png?16751581545806524680) no-repeat 0 0;
    }

    .sidebar-custom ul li a:hover,
    .sidebar-custom ul li a.active,
    .sidebar-links .widget-content > ul > li > a:hover,
    .sidebar-links .widget-content > ul > li > a.active {
        padding-left: 23px;
    }

.sidebar-custom label {
    font-weight: normal;
    position: relative;
    font-size: 13px;
}

.sidebar-custom ul li a {
    text-decoration: none;
    font-size: 13px;
    display: block;
    text-transform: capitalize;
    padding: 0;
    position: relative;
}

.sidebar-tag .content ul li, .sidebar-links ul li {
    padding: 12px 0;
    margin: 0;
}

.sidebar-links .widget-content {
    margin-bottom: 20px;
}

.sidebar-links .title, .sidebar-custom .title {
    margin: 0px 0px 10px 0px;
}

.sidebar-links .widget-content > ul > li > a:hover span {
    font-weight: normal;
}

#filter-sidebar .block-title, .sidebar-block .title h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

#filter-sidebar .block-title, .sidebar-block .title h3 {
    padding: 0;
    position: relative;
    line-height: normal;
    margin: 0;
    vertical-align: top;
}

.refined-widgets {
    margin-bottom: 10px;
    overflow: hidden;
}

    .refined-widgets > span {
        font-size: 14px;
    }

    .refined-widgets > a {
        float: right;
    }

.sidebar .widget-featured-product {
    margin-top: 45px;
}

    .sidebar .widget-featured-product .widget-title {
        margin-bottom: 30px;
    }

.widget-featured-product .products-grid {
    margin: 0;
}

    .widget-featured-product .products-grid .owl-item .grid-item {
        min-height: 100px;
        margin: 0 0 40px;
        padding: 0;
        width: 100%;
    }

.widget-featured-product .grid-item .product-grid-image img {
    max-width: 120px;
    max-height: 160px;
    border: 1px solid transparent;
}

.widget-featured-product .product-title {
    margin-bottom: 4px;
}

.widget-featured-product .price-box {
    margin-bottom: 15px;
}

.widget-featured-product .products-grid .spr-badge {
    position: static;
    opacity: 1;
    filter: alpha(opacity=100);
}

.widget-featured-product .btn {
    height: 32px;
    line-height: 32px;
    border: 1px solid transparent;
    font-size: 11px !important;
}
/* widget ----------------------------------------------------------------------- */
.widget-content {
    padding: 10px 0 20px 0;
}

.sidebar .widget-recent-articles .title {
    padding-bottom: 16px;
}

.widget-recent-articles .article {
    border-bottom: 1px dotted #d0d0d0;
    margin-bottom: 15px;
    padding-bottom: 18px;
    text-align: right;
    direction: rtl;
    list-style: none;
}

    .widget-recent-articles .article a {
        line-height: 20px;
    }

    .widget-recent-articles .article em {
        display: block;
        padding-top: 11px;
        color: #848484;
    }

.widget-tags .title {
    margin-bottom: 22px;
}

.widget-tags .content {
    margin-bottom: 40px;
}

.widget-tags li {
    display: inline;
    margin-right: 10px;
}

    .widget-tags li a {
        font-size: 13px;
        color: #848484;
        line-height: 30px;
    }

        .widget-tags li a:hover {
            color: #000;
            border-bottom: 1px solid #000;
            text-decoration: none;
        }

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
/* FlexSlider Necessary Styles -------------------------------------------------------------------------- */
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
    cursor: pointer;
}

.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme */
.flexslider {
    padding: 0;
    margin: 0 0 23px;
    position: relative;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}
/* breadcrumb ---------------------------------------------------------------------- */

.breadcrumb-wrap {
    clear: both;
    display: none;
}

.template-collection .breadcrumb-wrap, .template-product .breadcrumb-wrap {
    display: block;
}

.breadcrumb a:hover {
    opacity: 1;
}

.breadcrumb span:hover, .breadcrumb strong:hover {
    opacity: 1;
}

.mega-item .box-image img {
    /*   width: 100%; */
    float: right;
}

.template-blog .header-top {
    color: #272727 !important;
}

.header-top a.link {
    color: #b05d5d;
    border-bottom: 1px solid #b05d5d;
}

    .header-top a.link:hover {
        text-decoration: none;
        border-bottom: 0;
    }

.header-top .close {
    text-indent: -999em;
    display: block;
    width: 9px;
    height: 9px;
    background: url(icons_new14.png ) no-repeat 0 -229px;
    opacity: 1;
    margin-top: 3px;
}

.header {
    padding: 0px 0 0;
}

.header-logo {
    margin: 15px 0 22px;
}

.logo-title {
    display: block;
    padding: 30px;
}

.logo-wrap {
    overflow: hidden;
}

.header-cart .top-cart {
    cursor: pointer;
    margin-top: 12px;
    position: relative;
    text-align: center;
}

    .header-cart .top-cart a {
        text-align: center;
        position: relative;
        letter-spacing: 0;
        font-size: 14px;
        font-weight: normal;
    }

        .header-cart .top-cart a span.first {
            position: relative;
        }

        .header-cart .top-cart a:hover,
        .header-cart .top-cart a:focus {
            text-decoration: none;
        }

#cart-hover {
    width: 300px;
    box-shadow: 0 0 5px 0 #969696;
    padding: 20px;
    position: absolute;
    top: 37px;
    left: 12px;
    background: #fff;
    z-index: 3;
    text-align: left;
}

.list-products .product-image {
    float: left;
    margin-right: 15px;
    display: block;
}

.list-products {
    display: block;
    clear: both;
    margin-bottom: 0px;
}

    .list-products .item {
        display: block;
        clear: both;
        position: relative;
        padding-right: 15px;
        display: block;
        padding-bottom: 25px;
        margin: 0;
        overflow: hidden;
    }

        .list-products .item .btn-remove {
            position: absolute;
            right: 0;
            top: 6px;
            width: 9px;
            height: 9px;
            background: url(icons_new14.png ) 0 -1394px no-repeat;
            font-size: 0;
        }

        .list-products .item:last-child {
            border-bottom: 1px solid #cbcbcb;
        }

    .list-products .product-details {
        overflow: hidden;
    }

#cart-hover .product-name {
    margin-bottom: 5px;
}

#cart-hover .summary {
    display: block;
    clear: both;
    padding-top: 16px;
    padding-bottom: 18px;
    overflow: hidden;
    text-transform: uppercase;
}

    #cart-hover .summary .label {
        display: block;
        float: left;
        font-size: 11px;
        font-weight: 700;
        color: #797979 !important;
        padding: 6px 0 0;
    }

    #cart-hover .summary .price {
        display: block;
        float: right;
        font-size: 16px;
        font-weight: 700;
        color: #000;
    }

#cart-hover .actions {
    display: inline-block;
    float: left;
    margin-bottom: 12px;
}

    #cart-hover .actions .btn {
        width: 100%;
        height: auto;
        color: #333;
        background-color: #ffffff;
        border: 2px solid #333333;
    }

#cart-hover .text-cart {
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 10px;
}

    #cart-hover .text-cart a {
        background-color: #ffffff;
        border: 2px solid #333333;
        color: #333;
        display: block;
        font-weight: 600;
        height: 38px;
        line-height: 34px;
        margin-bottom: 0;
        padding: 0 20px;
        text-transform: uppercase;
        width: 100%;
    }

        #cart-hover .text-cart a:hover {
            background: #333;
            color: #fff;
        }

#cart-hover .cart-collateral {
    color: #727272;
}

    #cart-hover .cart-collateral span {
        font-weight: 700;
        color: #000;
    }

#cart-hover .product-name a {
    color: #191919;
}

.product-details .option {
    margin-bottom: 5px;
}

.template-index .main-content .owl-wrapper-outer {
    margin-top: 0;
}

.template-index .main-content #owl_tabproduct {
    margin: 0 -15px;
}

.site-nav {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .site-nav li {
        display: block;
        margin: 0;
    }

    .site-nav a {
        display: block;
        padding: 12px 0;
        text-decoration: none; /* white-space: nowrap; */
    }

    .site-nav > li {
        position: relative;
        display: inline-block;
        list-style: none;
    }

        .site-nav > li > a {
            text-transform: capitalize;
            padding: 30px 8px 0;
            letter-spacing: 0;
            font-size: 13px;
            line-height: 20px;
            font-weight: bold;
            position: relative;
        }

.header.is-ticky .site-nav > li > a {
    padding-top: 20px;
}

.header-bottom {
    margin-bottom: 26px;
}

.header.is-ticky .menu-top {
    margin-top: 10px;
}

.header-layout-1 .header.is-ticky .menu-top {
    margin-top: 31px;
}

.header.is-ticky .header-cart-container {
    margin-top: 25px;
}

.header.is-ticky .info-contact-top {
    padding-top: 20px;
}

.site-nav > li:first-child > a {
    margin-left: 0;
    padding-left: 0;
}

.nav-dropdown {
    background: #272727;
    text-align: left;
    display: none;
    position: absolute;
    top: 78px;
    left: 0;
    width: 215px;
    z-index: 5;
    padding: 15px 20px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

    .nav-dropdown li a {
        padding: 8px 0px 8px 0px;
        position: relative;
    }

.wrapper-container .nav-dropdown ul {
    left: 100%;
    top: -1px;
    display: none;
}

.wrapper-container .site-nav > .menu-dropdown:hover > ul,
.wrapper-container .site-nav > .menu-dropdown.open > ul {
    display: block;
}

.wrapper-container .site-nav > li > ul > .menu-dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > .menu-dropdown.open > ul {
    display: block;
}

.wrapper-container .site-nav > li > ul > li > ul > .menu-dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > .menu-dropdown.open > ul {
    display: block;
}

.wrapper-container .site-nav > li > ul > li > ul > li > ul > .menu-dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > ul > li > .menu-dropdown.open > ul {
    display: block;
}

.mega-style-2.dropdown-menu-inner > a.image-left {
    position: relative;
}

.mega-style-2 .text-float-right {
    width: 100%;
}

.dropdown-sub.sub-1 .dropdown-menu-inner.mega-style-2 .mega-item {
    position: absolute;
    right: 0;
    top: 0;
    min-height: 170px;
}
/*  home page ---------------------------------------------------------------------------- */
/* main slideshow */
.template-index .main-slideshow {
    overflow: hidden;
}

.main-slideshow {
    width: 100%;
}

    .main-slideshow .flexslider {
        float: left;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .main-slideshow .flexslider .flex-control-nav {
            bottom: 40px;
            visibility: hidden;
            z-index: 2;
        }

        .main-slideshow .flexslider:hover .flex-control-nav {
            visibility: visible;
        }

    .main-slideshow .flex-control-paging a {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-indent: -999em;
        border: 4px solid #fff;
        background-color: #fff;
        width: 15px;
        height: 15px;
        font-size: 0;
        display: block;
        cursor: pointer;
        opacity: 0.5;
    }

    .main-slideshow .flex-control-paging li a.flex-active,
    .main-slideshow .flex-control-paging li a:hover {
        background-color: transparent;
        border-color: transparent;
        opacity: 1;
    }

.slide-des {
    position: absolute;
    bottom: calc(50% - 115px);
    text-align: left;
}

    .slide-des h2 {
        font-size: 46px;
        font-weight: 300;
        margin: 0;
        padding-bottom: 50px;
    }

    .slide-des h3 {
        margin: 0;
        font-size: 13px;
        font-style: italic;
        padding-bottom: 20px;
    }

    .slide-des .button-link a {
        font-size: 12px;
        text-transform: uppercase;
        padding: 12px 22px;
        opacity: 1;
        border-radius: 0px;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

.main-slideshow .flexslider .flex-direction-nav {
    display: block;
}
/* end main slideshow */
.slider-brand-wrapper {
    overflow: hidden;
    clear: both;
}

.slide_brand {
    position: relative;
    border-top: 1px dotted #000;
    padding: 39px 0 30px;
}

    .slide_brand .slides li {
        width: 200px !important;
    }

section.instagram-bottom {
    position: relative;
}

#instafeed .owl-item {
    padding: 0;
}

#instafeed .owl-wrapper .owl-item {
    margin: 0;
}

a.btn-instagram {
    font-size: 11px;
    letter-spacing: 0.5px;
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    padding: 0 17px;
    color: #252525;
}

.home-instagram {
    background: #fff8ee;
    text-align: center;
    padding: 54px 0 60px;
    clear: both;
}

    .home-instagram .widget-title {
        margin-bottom: 35px;
    }

        .home-instagram .widget-title h3 {
            margin: 0;
            padding: 0 0 19px;
            font-size: 20px;
            font-weight: 700;
            letter-spacing: 0.05em;
        }

.instagram-des {
    color: #2d2d2d;
    letter-spacing: 0.02em;
}

    .instagram-des span {
        display: inline-block;
        margin-right: 7px;
        width: 16px;
        height: 16px;
        line-height: 16px;
        background: url(social.png) no-repeat -163px -10px;
    }

.home-instagram a.btn {
    min-width: 225px;
    margin-top: 40px;
}
/* newsletter ------------------------------------------------------------------------- */
.newsletter {
    clear: both;
}

    .newsletter .input-group {
        width: 100%;
    }

    .newsletter .block-title span {
        text-align: center;
    }

    .newsletter .block-content {
        min-height: 56px;
        margin: 0 auto;
        width: 100%;
        position: relative;
    }

        .newsletter .block-content .input-group {
            display: block;
        }

    .newsletter .input-group-field {
        background: transparent;
        color: #30373e;
        outline: none;
        font-size: 14px;
        padding: 0 10px;
        border: 1px solid #dadada;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        height: 50px;
        width: 100%;
        padding-right: 52px;
    }

    .newsletter label.input_label {
        width: 100%;
        margin-bottom: 0;
    }

    .newsletter span.input_label-content {
        position: relative;
        display: block;
        padding: 5px 0;
        width: 100%;
        color: #999999;
        font-size: 14px;
        letter-spacing: 0;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
        top: 1px;
        left: 20px;
        z-index: 12;
        pointer-events: none;
        font-weight: normal;
    }

    .newsletter .input-group-btn {
        position: relative;
        z-index: 99;
    }

.footer-layout-1 .newsletter .input-group-btn > .btn {
    height: 50px;
    padding: 0 16px;
    border: none;
    line-height: 50px;
    font-weight: 400;
    position: relative;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 0;
    background: transparent !important;
}

.footer-layout-1 .newsletter .input-group-btn:before {
    content: "\c117";
    font-family: cleversoft;
    font-size: 30px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
}

.header-layout-8 .footer-layout-1 .input-group-btn {
    position: relative;
}

.newsletter .input-group-btn > .btn:focus {
    outline: none;
    box-shadow: none;
}

.owl-item .images, .features-item .images img {
    width: 100% !important;
}
/* contact page ------------------------------------------------------------------------- */
#contact-us .main-content {
    padding-top: 0;
}

#contact-us .breadcrumb {
    margin-bottom: 24px;
}

.contactFormWrapper input {
    margin-bottom: 30px;
    height: 45px;
    border: 1px solid #ebebeb;
    color: #272727;
    padding: 0 10px;
}

.contactFormWrapper label {
    margin-bottom: 10px;
    display: block;
}

.contactFormWrapper input[type="text"],
.contactFormWrapper input[type="email"],
.contactFormWrapper input[type="tel"] {
    width: 100%;
    text-align: right;
}

.contactFormWrapper textarea {
    width: 100%;
}

.contactFormWrapper .btn {
    margin-top: 20px;
    border-width: 1px;
    line-height: inherit;
    height: 46px;
    padding: 0 10px;
    font-weight: bold;
    border-radius: 5px;
    float: right !important;
}

.contact-form .location h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 6px 0 16px;
}

.contact-form .location p {
    margin-bottom: 20px;
}

    .contact-form .location p.open-hours {
        border-top: 1px solid #eaeaea;
        padding-top: 25px;
        margin-top: 26px;
    }

.contactFormWrapper label {
    display: none;
}

.contactus-page {
    margin-bottom: 200px;
}
/* blog page */
.content-blog ul {
    padding: 0;
    overflow: hidden;
}

.content-blog .list-blog > li:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.content-blog .list-blog > li {
    border-top: 1px solid #d0d0d0;
    padding-top: 36px;
    margin-top: 33px;
}

.content-blog .list-blog h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.content-blog .list-blog .des p {
    margin: 20px 0;
}

    .content-blog .list-blog .des p img {
        margin-bottom: 5px;
    }

.content-blog .list-blog .des blockquote {
    margin-bottom: 36px;
}

.content-blog .list-blog a.btn-shop-now:hover {
    background-color: #000 !important;
    color: #fff !important;
    border: 2px solid #000 !important;
}

.main-blog time {
    color: #999999;
    font-size: 14px;
}

.blog_author a {
    color: #848484;
}

.blog_author .separator {
    padding: 0 3px;
}

.user-tags {
    display: inline;
    padding: 0;
    margin: 0;
}

    .user-tags li {
        display: inline;
        font-style: italic;
    }

        .user-tags li span {
            padding: 0 5px;
            text-transform: uppercase;
            font-size: 11px;
            color: #cacaca;
        }

        .user-tags li a {
            color: #2d2d2d;
            text-decoration: none;
        }

.blog-detail .page-header {
    margin-bottom: 10px;
}

.blog-detail .rte {
    margin-bottom: 20px;
}

.blog-detail .addthis {
    clear: both;
    padding: 22px 0;
}

.blog-detail .action-btn {
    clear: both;
    padding-bottom: 40px;
}

    .blog-detail .action-btn .right {
        float: right;
    }

    .blog-detail .action-btn a {
        color: #cacaca;
    }

.blog-detail #comments {
    clear: both;
    padding-bottom: 20px;
}

    .blog-detail #comments ul {
        list-style: none outside none;
    }

#comments ul li {
    padding-left: 120px;
    background: url(i-comment.jpg) 0 6px no-repeat;
    padding-bottom: 73px;
    margin: 0;
}

/* Blog Comment */
#add-comment-title, .title-comment {
    font-size: 24px;
    letter-spacing: 0.25px;
    padding-top: 25px;
    color: #252525;
    line-height: 30px;
}

.comment-form label {
    display: block;
    margin-bottom: 7px;
}

.comment-form .comment-form input {
    display: block;
    width: 100%;
    margin-bottom: 16px;
    height: 48px;
    border-color: #ebebeb;
}

.comment-form input[type=text]:focus {
    border-color: #BD0F06;
}

.message #comment-body {
    width: 100%;
    margin-bottom: 15px;
    min-height: 130px;
    border: 1px solid #ebebeb;
}

.comment-head {
    color: #848484;
    font-style: italic;
    padding-bottom: 10px;
}

.blog-detail p.note {
    margin-bottom: 22px;
    font-style: italic;
    color: #797979;
}

#comments .btn-secondary {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: normal;
    height: 40px;
    min-width: 160px;
    border-radius: 3px;
    padding: 0 17px;
}
/* rating ------------------------------------------------------------------------------------------- */

/*  List Category Page -------------------------- */
.list-category .grid-item {
    margin-bottom: 45px;
    text-align: center;
}

    .list-category .grid-item:hover .hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

.list-category .view {
    opacity: 0;
    filter: alpha(opacity=0);
    text-indent: -999em;
    display: block;
    width: 42px;
    height: 42px;
    background: url(ico-view.png) -2px -2px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    border: 2px solid transparent;
}

    .list-category .view:hover {
        background-position: -2px -60px;
    }

.list-category .grid-item:hover .view {
    opacity: 1;
    filter: alpha(opacity=100);
}

.collection-title h3.h5 {
    padding: 0;
    margin: 0;
}

.collection-item:hover .collection-title-wrapper {
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.collection-title .count-products {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    color: #252525;
}

.collection-item {
    position: relative;
}

.collection-title p.desc {
    margin: 0;
}

.collection-title a.btn {
    margin-top: 22px;
}

/* category Page -------------------------- */
.display-toolbar.collection-page .toolbar {
    margin: 0 0 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.display-toolbar.collection-page .toolbar {
    margin: 0 0 50px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.toolbar .page-total {
    float: left;
    color: #888;
}

.toolbar.toolbar-bottom {
    padding: 15px 0 0;
    margin-bottom: 0;
    text-align: left;
}

.collection-page .toolbar.toolbar-bottom {
    padding: 20px 0 0;
    margin-bottom: 0;
    text-align: right;
    border-top: 1px solid #ebebeb;
    border-bottom: 0;
}

.collection-page .pagination-page li {
    display: inline-block;
    margin: 0 0 0 10px;
}

.collection-page .products-grid.product-grid-item > div {
    padding: 0 5px;
}

.toolbar-bottom .padding {
    padding-top: 0;
}

.toolbar.toolbar-bottom .page-total {
    float: left;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

.toolbar label {
    color: #3c3c3c;
    letter-spacing: 0.05em;
    margin: 0 12px 0 0;
}

.toolbar .btn-group label {
    margin-top: 8px;
    float: left;
}

.toolbar .btn-group {
    margin: 8px 8px 8px 22px;
    text-align: left;
}

.toolbar button {
    color: #66787f;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0;
}

    .toolbar button.btn-hover {
        color: #e95144;
        position: relative;
        z-index: 2;
    }

        .toolbar button.btn-hover:before {
            background: #fff;
            border-right: 1px solid #dfe4e6;
            content: "";
            height: 91px;
            position: absolute;
            right: -30px;
            top: -40px;
            width: 119px;
            z-index: -1;
        }

.toolbar .right button.btn-hover:before {
    right: auto;
    left: -30px;
    border-left: 1px solid #dfe4e6;
    border-right: none;
}

.toolbar .collection-filter-btn,
.toolbar .collection-filter-btn .icon-drop {
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #7a8e95;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    text-indent: -999em;
    cursor: pointer;
    margin: 3px 3px 0 10px;
    padding: 0;
    background: none;
}

    .toolbar .collection-filter-btn.btn-hover .icon-drop {
        border-top-color: #e95144;
    }

.toolbar .grid,
.toolbar .list {
    display: inline-block;
    text-align: center;
    padding: 0 15px 0 0;
    font-size: 16px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: none;
    cursor: pointer;
}

.toolbar .grid {
    margin-right: 0px;
}

.toolbar span.grid {
    background-position: 0 -600px;
    color: #a499c9;
}

.toolbar a.grid {
    background-position: 0 -640px;
}

    .toolbar a.grid.active,
    .toolbar a.list {
        background-position: 0 -727px;
    }

.toolbar span.list {
    background-position: 0 -768px;
    color: #a499c9;
}

.toolbar .btn-group.filter-show {
    margin-left: 10px;
}

.toolbar .filter-show button.dropdown-toggle {
    width: 120px;
}

.toolbar .filter-show.open .dropdown-menu {
    min-width: 120px;
}

.toolbar button.dropdown-toggle {
    float: none;
    border: 1px solid #cbcbcb;
    color: #505050;
    background: #fff;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    text-transform: capitalize;
    width: 170px;
}

    .toolbar button.dropdown-toggle:after {
        content: "";
        width: 36px;
        height: 35px;
        border-left: 1px solid #cbcbcb;
        position: absolute;
        right: 0;
        top: 0;
    }

    .toolbar button.dropdown-toggle:before,
    .toolbar button.dropdown-toggle:before {
        position: absolute;
        right: 14px;
        top: 16px;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top-color: #000;
        content: "";
    }

.toolbar .btn-group.open .dropdown-toggle {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .toolbar .btn-group.open .dropdown-toggle:before {
        border-top-color: transparent;
        border-bottom-color: #000;
        margin-top: -5px;
    }

.toolbar .open .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    left: auto;
    right: 0;
    min-width: 170px;
}

    .toolbar .open .dropdown-menu li.active {
        margin: 0;
    }

.dropdown-menu > li > a {
    color: #505050;
    font-size: 12px;
    text-transform: capitalize;
    padding: 3px 10px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #f5f5f5;
    color: #66787f;
}

.infinite-scrolling, .infinite-scrolling-homepage {
    text-align: center;
    clear: both;
}

/* product detail Page -------------------------- */
.product {
    margin-bottom: 50px;
}

.product-shop .product-title {
    margin-bottom: 10px;
}

    .product-shop .product-title.has-btn {
        padding-right: 30px;
        position: relative;
    }

    .product-shop .product-title h1:first-letter,
    .product-shop .product-title a:first-letter {
        text-transform: uppercase;
    }

.product-shop .product-infor {
    margin-bottom: 20px;
}

    .product-shop .product-infor label {
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        min-width: 105px;
        padding-right: 5px;
        margin: 0;
    }

    .product-shop .product-infor p {
        margin-bottom: 5px;
    }

.product-shop .product-title a.btn {
    display: block;
    text-indent: -999em;
    width: 8px;
    height: 13px;
    padding: 0;
    background: url(btn-product.png) no-repeat;
    border: 0;
    position: absolute;
    top: 10px;
    right: 20px;
}

    .product-shop .product-title a.btn.next {
        background-position: right center;
        right: 0;
    }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100428;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-container {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10045;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #333;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    position: absolute;
    top: -20px;
    right: 0;
    background: transparent;
    border: 0;
    font-size: 40px;
}

    .mfp-iframe-holder .mfp-close:focus, .mfp-iframe-holder .mfp-close:hover {
        border: 0;
        background: none;
        outline: none;
    }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.product-video .video-link {
    margin-top: 20px;
    display: block;
}

#product-variants {
    margin-bottom: 17px;
}

.total-price label {
    margin: 0 5px 0 0;
}

.product-shop .total-price {
    clear: both;
    margin-bottom: 22px;
}

    .product-shop .total-price > span {
        font-size: 14px;
        font-weight: 700;
        color: #000;
    }

.product-shop .prices {
    display: block;
    margin-bottom: 22px;
    clear: both;
}

    .product-shop .prices .compare-price {
        font-size: 18px;
        font-weight: normal;
        color: #999999;
        padding-right: 25px;
        text-decoration: line-through;
    }

#addToCartForm #product-add-to-cart {
    display: block;
    margin-bottom: 20px;
}

#addToCartForm #quantity {
    width: 100px;
    margin-bottom: 20px;
}

#productPrice span,
#add-to-cart-form strong.h2 {
    margin-bottom: 20px;
    display: block;
    margin-top: 14px;
}

.quick-view .product-shop .price,
.product-shop span.price.on-sale {
    color: #BD0F06;
    font-size: 30px;
    font-weight: normal;
    padding-top: 15px;
}

.product-shop .old-price {
    margin-right: 10px;
}

label[for="quantity"] {
    display: block;
    font-weight: 700;
    margin-top: 10px;
    float: left;
    margin-right: 15px;
}

.product-quickview #quantity {
    width: 65px !important;
    height: 43px !important;
}

.product-quickview button#add-to-cart-btn {
    margin: 0 3rem 0 0;
    border-radius: 0;
}

.product-shop .tags {
    margin-bottom: 20px;
    clear: both;
}

    .product-shop .tags a {
        padding-right: 7px;
    }

    .product-shop .tags .icon-tags {
        text-transform: uppercase;
        padding-right: 7px;
    }

    .product-shop .tags span {
        padding-right: 7px;
    }

        .product-shop .tags span:nth-child(1) {
            display: none;
        }

        .product-shop .tags span:nth-of-type(1) {
            display: none;
        }

.product-shop .product-description {
    padding: 0;
}

    .product-shop .product-description h4 {
        font-size: 12px;
    }

.share_toolbox {
    clear: both;
    border: 1px solid #e3e3e3;
    border-width: 1px 0;
    overflow: hidden;
    padding: 10px 0 7px;
}

    .share_toolbox p {
        display: inline-block;
        color: #969696;
        margin: 0;
    }

        .share_toolbox p strong {
            font-weight: 500;
        }

    .share_toolbox ul {
        float: right;
        margin: 0;
        line-height: 18px;
    }

        .share_toolbox ul li {
            display: inline-block;
            padding: 0 0 0 12px;
            margin: 0;
        }

.product-img-box {
    position: relative;
}

    .product-img-box .product-photo-container {
        position: relative;
        overflow: hidden;
        text-align: center;
    }

    .product-img-box .more-view-wrapper img:hover {
        opacity: 0.3;
    }

    .product-img-box .product-photo-thumbs li {
        margin: 0;
    }

    .product-img-box .product-photo-thumbs.owl-theme li {
        padding: 0 5px;
        width: 100%;
    }

    .product-img-box .product-photo-thumbs li a {
        display: block;
    }

    .product-img-box .owl-pagination {
        display: none;
    }

    .product-img-box .owl-buttons > div {
        position: absolute;
        top: 40%;
    }

    .product-img-box .owl-buttons .owl-prev {
        left: -15px;
    }

    .product-img-box .owl-buttons .owl-next {
        right: -15px;
    }

.more-view-wrapper {
    visibility: hidden;
    margin: 25px 0 0;
}

    .more-view-wrapper.more-view-wrapper-owlslider li {
        float: left;
    }

    .more-view-wrapper .owl-theme .owl-controls {
        height: 55px;
    }

/* Vertical Moreview */
.product-img-box.has-jcarousel .product-photo-container {
    float: left;
    width: 290px;
}

.product-img-box.has-jcarousel .more-view-wrapper {
    float: right;
    margin: 0;
}

.product-img-box.has-jcarousel .product-photo-thumbs li {
    margin: 0 0 15px;
}

.more-view-wrapper ul {
    padding: 0;
}

.more-view-wrapper-jcarousel .product-photo-thumbs li {
    padding: 0;
    margin: 0 0 20px;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 15px;
    height: 10px;
    top: 30px;
    left: 50%;
    margin-left: -8px;
    background-position: 100% -456px;
    z-index: 2;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
    width: 15px;
    height: 10px;
    bottom: 30px;
    left: 50%;
    margin-left: -8px;
    background-position: 100% -523px;
    z-index: 2;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
    display: none;
}

.quickview-more-views,
#more-view-carousel {
    padding: 0;
    margin: 0;
}

.more-view-wrapper .jcarousel-clip-vertical {
    width: 55px;
    height: 346px;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
    display: none !important;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
    bottom: 0;
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
    top: 0;
}

.more-view-wrapper .jcarousel-container {
    padding: 20px 0;
}

.quick-view .product-img-box.has-jcarousel .product-photo-container {
    width: 280px;
}

.at-share-tbx-element {
    display: none;
}

    .at-share-tbx-element:first-child {
        display: block;
    }

/* Qty */
.selector-wrapper {
    padding-bottom: 10px;
}

    .selector-wrapper select {
        height: 30px;
        padding: 4px;
        min-width: 100px;
    }

    .selector-wrapper label {
        display: inline-block;
        float: left;
        width: 100%;
        font-size: 17px;
        margin: 0;
        border: none;
        padding: 0 0 5px;
        font-weight: 700;
        color: #000;
    }

.button.inc,
.button.dec {
    float: left;
    width: 35px;
    height: 36px;
    border: 1px solid #cbcbcb;
    cursor: pointer;
    background: url(icons_new14.png ) no-repeat 12px -923px;
    text-indent: -999em;
}

.button.dec {
    border-right: 0;
}

.button.inc {
    border-left: 0;
    background-position: 12px -965px;
}

.product-shop .quantity,
.product-shop #quantity {
    float: left;
    width: 50px;
}

#quantity {
    width: 100px;
    margin-bottom: 22px;
}

label[for="productSelect"] {
    margin-bottom: 10px;
}

.quantity select {
    height: 30px;
    padding: 4px;
}

/* Tab Detail -------------------------- */

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    border-bottom: 1px solid #60636b;
    color: rgba(96,99,107,1);
    background: #fff;
}

.nav-pills {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
    border: none;
}

    .nav-pills > li {
        margin: 0 !important;
        display: inline-block;
        text-transform: uppercase;
        cursor: pointer;
        float: inherit;
    }

.tab-content h4 {
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 15px;
    margin: 0;
}

.tab-content p {
    margin-bottom: 15px;
}

#collapse-tab1 {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #999999;
    font-weight: 400;
}

    #collapse-tab1 ul {
        margin: 0 0 30px;
        list-style: disc;
        padding-left: 40px;
    }

    #collapse-tab1 ol {
        margin: 0 0 30px;
        list-style: decimal;
        padding-left: 40px;
    }

.tab-content blockquote {
    font-style: normal;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

.tab-content .spr-container h2.spr-header-title {
    font-size: 18px;
    color: #161616;
    letter-spacing: 0.5px;
}

.tab-content .spr-container {
    border: none;
    padding: 0 !important;
}

#shopify-product-reviews {
    margin: 0;
    padding: 10px 0;
}

.tab-content .spr-summary-starrating {
    margin-right: 20px;
}

.tab-content .spr-review, .tab-content .spr-form {
    border-top: 1px dotted #d0d0d0 !important;
    margin-top: 30px;
    padding-top: 23px;
    padding-bottom: 0;
}

    .tab-content .spr-review:first-child {
        margin-top: 30px;
    }

    .tab-content .spr-review .spr-review-header-title {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 3px;
    }

    .tab-content .spr-review .spr-review-header-byline {
        font-style: normal;
        font-size: 12px;
        margin-bottom: 8px;
        opacity: 0.6;
    }

        .tab-content .spr-review .spr-review-header-byline strong {
            font-weight: normal;
        }

    .tab-content .spr-review .spr-review-content {
        margin-bottom: 30px;
    }

        .tab-content .spr-review .spr-review-content p {
            margin: 0;
        }

.tab-content .spr-form-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #333;
}

.tab-content .spr-form-label {
    display: block;
    font-size: 12px;
}

.tab-content .spr-form-review-rating .spr-form-label {
    display: block;
    margin-right: 20px;
}

.tab-content .spr-form-review-rating .spr-starrating {
    display: inline-block;
    line-height: 25px;
}

.tab-content .spr-button-primary {
    float: left;
    height: 40px;
    padding: 0 16px;
    border: none;
    line-height: 40px;
    font-size: 11px;
    font-weight: 400;
    position: relative;
    letter-spacing: 2px;
}

.tab-content .spr-form-input-text,
.tab-content .spr-form-input-email {
    width: 370px;
    clear: both;
}

.tab-content .spr-form-actions {
    max-width: 670px;
}

.spr-review-header .spr-review-header-starratings {
    margin: 0 0 6px;
}

.spr-summary-actions a {
    line-height: 30px;
    height: 32px;
}

.spr-review-footer .spr-review-reportreview {
    color: #e95144;
}

.product-shop .selectize-input {
    padding: 0 12px !important;
    min-height: 34px !important;
    border-color: #cbcbcb !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .product-shop .selectize-input.full {
        width: 100%;
    }

    .product-shop .selectize-input > * {
        line-height: 36px;
    }

.product-shop .selectize-control.single .selectize-input:after {
    border-width: 4px 4px 0 !important;
    border-top-color: #000 !important;
    right: 14px !important;
    top: 20px !important;
}

.product-shop .selectize-control.single .selectize-input.dropdown-active:after {
    border-width: 0 4px 4px !important;
    border-bottom-color: #000 !important;
    margin-top: -2px !important;
}

.product-shop .selectize-control.single .selectize-input:before {
    position: absolute;
    content: '';
    width: 36px;
    height: 36px;
    border-left: 1px solid #cbcbcb;
    right: 0;
    top: 0;
}

[class^="spr-icon-"]:before, [class*=" spr-icon-"]:before {
    font-size: 100% !important;
}

/* related product */
.related-products .products-grid .grid-item {
    margin-bottom: 0;
    padding: 0 15px;
}

.related-products .price-box p {
    margin-bottom: 0;
}

.related-products .owl-pagination {
    display: none;
}

.related-products .owl-theme .owl-buttons {
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

.related-products .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -75px;
}

.related-products .owl-theme .owl-buttons > div {
    border-color: #272727;
    background-color: transparent;
    color: #272727;
    width: 40px;
    height: 40px;
    line-height: 39px;
    position: absolute;
    border-width: 1px;
}

.related-products .owl-buttons .owl-prev {
    left: 10px !important;
}

.related-products .owl-buttons .owl-next {
    right: 10px !important;
}

.price-box {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.25px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    font-weight: normal;
    line-height: 1;
}

.product-list .price-box {
    font-size: 1.5em;
    margin: 10px 0;
}

.product-list .product-item {
    margin-bottom: 30px;
    overflow: hidden;
}

/* shopping cart Page -------------------------- */
.template-cart .page-header {
    overflow: hidden;
}

    .template-cart .page-header h1 {
        float: left;
    }

.template-cart a.continue {
    letter-spacing: 0.02em;
    float: right;
    margin-top: 5px;
    padding-right: 35px;
    background: url(icons_new14.png) no-repeat right -159px;
}

.wrapper-cart {
    overflow-x: auto;
    overflow-y: hidden;
    width: 72.5%;
}

.cart-title h2 {
    color: #797979;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    background: #fafafa;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 20px 8px;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin-bottom: 40px;
}

.cart-list li {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.cart-list a.product-img {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.cart-list .product-details {
    float: left;
    width: 80%;
}

.cart-list .product-name {
    display: inline-block;
    margin-bottom: 5px;
}

.cart-list .money {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    float: right;
    margin-right: -20px;
}

.header-cart #dropdown-cart .cart-list .product-inner .option {
    display: none;
}

.cart-list p.size {
    color: #717171;
    margin: 0 0 5px 10px;
}

.cart-list p.vendor {
    color: #717171;
    font-weight: 700;
    margin: 0 0 10px 10px;
}

.cart-list p.price {
    margin-bottom: 16px;
}

.cart-list .quantity label {
    margin-bottom: 9px;
    display: block;
}

.cart-list input.qty {
    width: 110px;
    margin-right: 30px;
}

.cart-list input.update {
    border: 0;
    background: none;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding: 0;
    line-height: 16px;
}

.cart-list a.remove {
    text-transform: uppercase;
    color: #e95144;
    border-bottom: 1px solid #e95144;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-right: 40px;
}

    .cart-list input.update:hover,
    .cart-list a.remove:hover {
        border-bottom: 0;
        text-decoration: none;
    }

.cart-row {
    width: 27.5%;
}

    .cart-row h3 .money {
        font-size: 32px;
        font-style: normal;
        text-align: right;
        font-weight: bold;
    }

    .cart-row .total-price {
        text-align: center;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 28px;
        margin-bottom: 14px;
    }

        .cart-row .total-price h3 {
            color: #797979;
            font-weight: 700;
            font-size: 11px;
            text-transform: uppercase;
            background: #fafafa;
            border-bottom: 1px solid #eaeaea;
            padding: 12px 10px 8px;
            letter-spacing: 0.02em;
            line-height: 20px;
            margin-bottom: 30px;
        }

        .cart-row .total-price .money {
            font-size: 24px;
            font-weight: 700;
        }

    .cart-row .btn {
        width: 100%;
        height: 52px;
    }

    .cart-row .btn-secondary {
        display: block;
        float: right;
    }

    .cart-row label.add-comments {
        display: block;
        font-weight: normal;
        margin-bottom: 13px;
    }

        .cart-row label.add-comments span {
            background: #e95144;
            color: #fff;
            font-size: 10px;
            font-weight: 700;
            padding: 2px 5px;
            margin-right: 10px;
            text-transform: uppercase;
        }

    .cart-row textarea {
        height: 111px;
        width: 100%;
        margin-bottom: 28px;
    }

#shipping-calculator {
    padding-top: 37px;
    margin-bottom: 25px;
}

    #shipping-calculator h3 {
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.05em;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 16px;
    }

#shipping-calculator-form-wrapper p select,
#shipping-calculator-form-wrapper p input[type="text"] {
    width: 100%;
}

#shipping-calculator-form-wrapper p select {
    margin-bottom: 8px;
}

#shipping-calculator-form-wrapper label {
    display: block;
}

    #shipping-calculator-form-wrapper label[for="get-rates-submit"] {
        display: none;
    }

#get-rates-submit {
    margin: 10px 0;
}

.zoomContainer {
    z-index: 99;
    width: auto !important;
    height: auto !important;
}

/* create an account */
.create-an-account, .login-page, .my-account {
    margin-top: 50px;
}

    .create-an-account h1, .login-page h1, .my-account h1, .page-header h1, .template-cart h1 {
        color: #161616;
        font-size: 30px;
        font-weight: 400;
        text-transform: capitalize;
        line-height: normal;
        margin: 0 0 40px;
        outline: none;
        text-align: center;
    }

.page-header h1, .template-cart h1 {
    text-align: left;
}

.login-page h1 {
    margin-bottom: 40px;
    text-align: center;
}

.create-an-account p.title {
    color: #323232;
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    padding: 16px 0;
    margin-bottom: 26px;
}

#create_customer label, #customer_login label {
    display: block;
    padding-bottom: 5px;
    color: #7a7a7a;
    font-size: 13px;
}

#create_customer input:focus {
    border-color: #a499c9;
}

#create_customer input {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    border-color: #e5e5e5;
    height: 40px;
}

#create_customer .action-btn {
    padding-top: 20px;
}

    #create_customer .action-btn input {
        min-width: 0px;
        width: auto;
        margin: 0 auto;
    }

/* login page */
#customer_login .page-header h1 {
    text-align: center;
    font-size: 14px;
    padding: 15px 0 13px;
}

#customer_login input {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    border-color: #e5e5e5;
    height: 40px;
}

#customer_login .action-btn {
    margin-bottom: 50px;
    margin-top: 20px;
}

    #customer_login .action-btn input {
        min-width: 0px;
        width: auto;
        margin-bottom: 24px;
    }

    #customer_login .action-btn p.last span {
        color: #404e53;
        font-style: italic;
        padding: 0 3px;
    }

.login-page .content-login {
    min-height: 450px;
    padding: 0;
    background: none repeat scroll 0 0 #ffffff;
}

.login-page .login-page-content i {
    float: left;
    margin-top: 2px;
}

.login-page .login-page-content h2 {
    background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #dddddd;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
    color: #333;
}

.login-page .login-page-content p {
    color: #252525;
    letter-spacing: 0;
    line-height: 25px;
}

    .login-page .login-page-content p.required {
        color: #f1152f;
        display: inline-block;
        float: left;
    }

.login-page .login-page-content .forgot-pass {
    float: right;
    display: inline-block;
}

.login-page .new-users .login-page-content {
    margin-bottom: 50px;
}

#customer_login .btn-creatacc, #create_customer .btn-creatacc {
    letter-spacing: 1px;
    font-size: 1.1em;
    font-weight: 400;
    color: #282828;
    width: 100%;
    display: block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #aaaaaa;
    background: #fff;
}

.login-page .btn-creatacc span {
    height: 1em;
    position: relative;
    padding: 0 5px 0 0;
    font-size: 18px;
    line-height: 1em;
}

#customer_login input.btn-login, #create_customer input.btn-login {
    width: 100%;
    margin: 20px 0;
    height: 40px;
    line-height: 40px;
    padding: 0;
    box-shadow: none;
    border: 0;
    letter-spacing: 1px;
    font-size: 1.1em;
    font-weight: 400;
}

.hr-login {
    border-top: 1px solid #aaa;
    text-align: center;
    margin: 35px 0 12px 0;
}

    .hr-login span {
        position: relative;
        top: -12px;
        display: inline-block;
        background-color: #fff;
        text-align: center;
        font-size: 16px;
        padding: 0 20px;
        color: #282828;
    }
/* forgot password */
#recover_password label {
    display: block;
    padding-bottom: 5px;
}

#recover_password input {
    display: block;
    margin-bottom: 15px;
    min-width: 290px;
    max-width: 100%;
}

#recover_password .action-btn input {
    min-width: 0px;
    width: auto;
}


/* search page */
.search-page .page-header h2 {
    margin-bottom: 20px;
}

.search-page .search-bar .input-group-field {
    margin-right: 10px;
}

.search-page .toolbar-bottom {
    margin-top: 30px;
}

/* quick view */
.quickview-template,
.product-quickview {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    display: none;
}

    .quickview-template .content,
    .product-quickview .content {
        position: relative;
        width: 90%;
        margin: 30px auto;
        background: #fff;
        padding: 50px;
    }

._quick-view-content {
    display: none;
}

.product-quickview .product-shop {
    float: right;
}

.product-quickview .product-img-box {
    margin: 0;
    float: left;
}

    .product-quickview .product-img-box .image-wrapper {
        width: 311px;
        height: 311px;
        overflow: hidden;
        position: relative;
    }

    .product-quickview .product-img-box .image {
        width: 311px;
        height: 311px;
        overflow: hidden;
        position: relative;
    }

        .product-quickview .product-img-box .image img {
            display: block;
            position: relative;
            max-width: 110%;
        }

    .product-quickview .product-img-box .thumbnails {
        padding: 20px 0 0 40px;
        position: relative;
    }

        .product-quickview .product-img-box .thumbnails .jcarousel-next-horizontal {
            width: 70px;
            height: 70px;
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            float: left;
            opacity: 0.2;
            -moz-transition: all 0.2s linear 0s;
            -webkit-transition: all 0.2s linear 0s;
            -o-transition: all 0.2s linear 0s;
        }

            .product-quickview .product-img-box .thumbnails .jcarousel-next-horizontal:hover {
                opacity: 1;
            }

        .product-quickview .product-img-box .thumbnails .jcarousel-prev-horizontal {
            width: 70px;
            height: 70px;
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            float: left;
            opacity: 0.2;
            -moz-transition: all 0.2s linear 0s;
            -webkit-transition: all 0.2s linear 0s;
            -o-transition: all 0.2s linear 0s;
        }

            .product-quickview .product-img-box .thumbnails .jcarousel-prev-horizontal:hover {
                opacity: 1;
            }

        .product-quickview .product-img-box .thumbnails ul {
            float: left;
            text-align: center;
            width: 240px;
        }

            .product-quickview .product-img-box .thumbnails ul li a:hover {
                opacity: 1;
            }

            .product-quickview .product-img-box .thumbnails ul li .active {
                opacity: 1;
            }

            .product-quickview .product-img-box .thumbnails ul li a img {
                max-width: 110%;
            }

        .product-quickview .product-img-box .thumbnails ul {
            width: 266px;
        }

.product-quickview .product-shop p.custom {
    margin: 0;
}

.product-quickview .product-shop .prices {
    padding-top: 30px;
    margin-bottom: 40px;
}

    .product-quickview .product-shop .prices:first-child {
        margin-top: 0;
    }

.product-quickview .product-shop .addthis {
    margin-bottom: 0;
}

.product-quickview .product-shop .prices .text-price {
    font-weight: normal;
    display: none;
}

.ajax-form-submited-wrap {
    display: none;
    position: relative;
    width: 270px;
    height: 50px;
    float: right;
}

.ajax-form-submited-success, .product-quickview .ajax-form-submited-error {
    position: absolute;
    left: 0px;
    top: 0;
    display: none;
    font-weight: bold;
    width: 270px;
    margin-right: 30px;
    height: 50px;
    font-size: 14px;
}

.ajax-form-submited-success {
    line-height: 50px;
}

.ajax-form-loader {
    position: absolute;
    right: 0;
    top: 20px;
    width: 40px;
    height: 15px;
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.35;
    filter: alpha(opacity=0);
    z-index: 700;
    display: none;
}

.product-quickview .product-shop .price {
    margin-bottom: 20px;
}

.product-quickview .product-shop .product-description {
    padding-bottom: 30px;
    padding-top: 0;
    font-size: 14px;
    color: #999;
    margin: 0;
}

.product-quickview .product-shop .quantity {
    margin-bottom: 25px;
}

.product-quickview .product-shop .details input[type="number"] {
    margin-bottom: 30px;
}

.product-quickview .product-photo-thumbs {
    margin-bottom: 0;
}

.product-quickview .more-view .owl-wrapper-outer .owl-item {
    margin-bottom: 10px;
}

.product-quickview .more-view {
    margin-top: 0px;
}

.product-quickview .swatch {
    margin: 0 0 30px 0;
    float: none !important;
    display: block !important;
}

.product-quickview .wrap-button {
    display: block;
    border-top: 1px dashed #cdcdcd;
    clear: both;
    padding-top: 30px;
}

.product-quickview .swatch-1 input:checked + label, .product-quickview .swatch-1 label {
    width: 34px;
    height: 34px !important;
    background: #e8e8e8;
    border: 0;
    border-radius: 0;
    line-height: 34px;
}

.product-quickview .swatch .header {
    padding: 0 0 10px;
}

.product-quickview .swatch .swatch-element.soldout label {
    background: #fff;
    border: 1px solid #ebebeb;
    color: #333;
}

.product-quickview .swatch .swatch-element.soldout label {
    opacity: 1;
}

.product-quickview #quantity {
    width: 111px !important;
    height: 50px !important;
    border: 1px solid #eaeaea !important;
    border-radius: 0 !important;
    font-size: 18px;
}

.product-quickview .swatch-0 {
    border-top: 1px dashed #cdcdcd;
    padding-top: 30px;
}

.product-quickview button#add-to-cart-btn {
    padding: 24px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 3px;
    border-radius: 50px;
}

    .product-quickview button#add-to-cart-btn:before {
        display: none;
    }

.product-quickview .swatch .swatch-element {
    margin: 0 15px 0 0;
}

.product-quickview .product-content::-webkit-scrollbar {
    width: 12px;
}

.product-quickview .product-content::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #eee;
}

.product-quickview .product-content::-webkit-scrollbar-thumb {
    background-color: #ddd;
}

    .product-quickview .product-content::-webkit-scrollbar-thumb:hover {
        background-color: #aaa;
    }

.product-quickview .product-shop .price > span {
    font-size: 24px;
    letter-spacing: 0.25px;
}

.product-quickview .product-img.col-xs-6 {
    padding-left: 0;
}

.product-quickview, .product-quickview .selector-wrapper {
    display: none;
}

    .product-quickview .product-content {
        bottom: 0;
        position: fixed;
        left: 50%;
        outline: 0 none;
        background: #fff none repeat scroll 0 0;
        right: 0;
        max-height: 618px;
        height: 100%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 980px;
        padding: 0px 0;
        z-index: 1050;
    }

.close-popup {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 25px;
    font-weight: 100;
}

button#add-to-cart-btn {
    display: inline-block;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 21px 2.5rem;
    margin: 0 1rem 1rem 1rem;
    font-size: 15px;
    float: left;
    background-color: #ff4081;
    color: #fff;
    width: auto;
    height: auto;
}

    button#add-to-cart-btn:hover {
        border-color: #333333;
        background-color: #333333;
        color: #ffffff;
    }

.product-quickview .product-content .product-title {
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin-bottom: 15px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.zoomWindowContainer .zoomWindow {
    border: 0px solid #fff !important;
}

.loadingsss {
    z-index: 99999;
    background: #fff url("loading-top.gif") 6px 14px no-repeat;
    line-height: 52px;
    font-size: 15px;
    border: 1px solid rgba(0,0,0,0.15);
    position: fixed;
    top: 30px !important;
    bottom: auto;
    left: 50%;
    right: auto;
    width: auto;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    overflow: hidden;
    padding: 0 15px 0 50px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ajax-success-cbox .content {
    background: #fff;
    bottom: auto;
    box-shadow: 0 0 5px 0 #9b9b9b;
    left: 50%;
    padding: 20px 25px;
    position: fixed;
    right: auto;
    top: 50% !important;
    transform: translateX(-50%);
    width: 380px;
    z-index: 9999;
}

.ajax-success-cbox {
    display: block;
    background-color: rgba(128, 128, 128, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.close-cbox {
    background: #000;
    color: #fff;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
}

.ajax-success-cbox .ajax-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cbox {
    display: none;
}

.ajax-error-cbox {
    bottom: auto;
    left: 0;
    overflow: hidden;
    padding: 10px 20px;
    position: fixed;
    right: auto;
    top: 30px;
    width: 100%;
    text-align: center;
}

    .ajax-error-cbox .modal-inner {
        color: #fff;
        background: #e95144;
        display: inline-block;
        padding: 10px 20px;
    }

.ajax-success-cbox .continue-shopping {
    margin-right: 12px;
    padding: 0 20px;
}

.ajax-success-cbox .btn-secondary {
    padding: 0 20px;
}

.success-message {
    background: #f5f8f3 url(icons_new14.png ) 20px -1476px no-repeat;
    height: 40px;
    line-height: 40px;
    color: #5f943c;
    padding: 0 10px 0 40px;
}

.ajax-product-title {
    text-align: left;
    margin-bottom: 9px;
}

/* animate */
.widget-product .grid-item, .wow.animated {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.animated {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
}

#back-top {
    z-index: 99;
    font-size: 0;
    height: 35px;
    position: fixed;
    right: 24px;
    bottom: 47px;
    width: 45px;
    cursor: pointer;
    margin: 0;
    background: #BD0F06;
    text-align: center;
    line-height: 35px;
    border-radius: 10%;
    opacity: 0.5;
}

    #back-top:hover {
        opacity: 1;
    }

    #back-top a {
        color: #fff;
        font-size: 20px;
    }
/* Swatches Styles */
.swatch {
    margin: 0 0 11px;
}
    /* Label */
    .swatch .header {
        margin: 0;
        border: none;
        padding: 0 0 5px;
        font-weight: 700;
        color: #161616;
    }
    /* Hide radio buttons.*/
    .swatch input {
        display: none;
        position: relative;
        z-index: 999;
    }

    .swatch label {
        border: 1px solid #cbcbcb;
        float: left;
        font-weight: 400;
        font-size: 12px;
        min-width: 34px !important;
        height: 34px !important;
        line-height: 32px;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        white-space: nowrap;
        cursor: pointer;
    }

.swatch-element label {
    padding: 0 5px;
}

.color.swatch-element label {
    padding: 0;
}
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label,
.swatch label:hover {
    border-color: #000;
    border-width: 3px;
    line-height: 28px;
}

.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
    /* Spacing between buttons */
    margin: 0 15px 15px 0;
    /* To position the sold out graphic and tooltip */
    position: relative;
}
/* Image with the cross in it */
.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.swatch .swatch-element .crossed-out {
    display: none;
}

.swatch .swatch-element.soldout .crossed-out {
    display: block;
    opacity: 0.5;
}
/* Tooltips */
.swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -28px;
    margin-bottom: 15px;
    /* Make it invisible by default */
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    /* Animations */
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .swatch .tooltip:before {
        bottom: -20px;
        content: " ";
        display: block;
        height: 20px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    /* CSS triangle */
    .swatch .tooltip:after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        border-top: solid gray 10px;
        bottom: -10px;
        content: " ";
        height: 0;
        left: 50%;
        margin-left: -13px;
        position: absolute;
        width: 0;
    }

.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px;
}

    .swatch.error p {
        margin: 0.7em 0;
    }

        .swatch.error p:first-child {
            margin-top: 0;
        }

        .swatch.error p:last-child {
            margin-bottom: 0;
        }

    .swatch.error code {
        font-family: monospace;
    }

.product-photo-container #product-featured-image {
    position: static !important;
    height: auto !important;
    width: auto !important;
}

.product-photo-container > a {
    position: relative;
    display: block;
    width: 100%;
}

/* Css Fix */
.products-grid .grid-item .product-image {
    display: table; /*overflow: hidden;*/
    position: relative;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.product-image img {
    width: 100%;
}

.products-grid .grid-item .product-image > a,
.product-list .grid-item .product-image > a {
    display: block;
    line-height: 0;
    vertical-align: middle;
}

.product-list .grid-item .product-image .product-label span {
    left: 3px;
    margin-top: -48px;
    font-size: 100%;
}

.product-list .grid-item .list-link .action, .product-list .grid-item .list-link .wishlist {
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
}

.product-list .grid-item .list-link .wishlist {
    text-decoration: none;
    text-transform: uppercase;
    width: 63px;
    float: left;
    height: 42px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    color: #272727;
    font-weight: 700;
}

.col-main .product-list .grid-item .product-title {
    margin: 0 0 10px;
    font-size: 1em;
    text-transform: uppercase;
}

.product-list .grid-item .list-link .wishlist:hover {
    background: #af5875;
    color: #fff;
    border-color: #af5875;
}

.product-list .short-description {
    font-size: 13px;
    margin-top: 15px;
}


.products-grid .grid-item-border .product-image,
.grid-item-border.product-img-box .product-photo-container {
    border: 1px solid #c4cdcd;
    padding: 10px;
}
/*.products-grid .grid-item-border .product-des {bottom: -48px; }*/
.products-grid .grid-item-border .product-des .product-title {
    padding-left: 10px;
    padding-right: 10px;
}
/*.crop_image img { max-width: none; }*/
.no_crop_image img {
    height: auto !important;
    position: static !important;
}

.zoomWrapper {
    overflow: hidden;
    height: auto !important;
    width: auto !important;
    text-align: center;
}

    .zoomWrapper img:nth-child(2) {
        display: none;
    }


.products-grid .product-top > a.wishlist {
    display: none;
}

/* wishlist page */
table.wishlist-product thead th:first-child, #cart table th:first-child {
    padding-left: 0;
}

table.wishlist-product {
    border: 0;
    margin: 0 0 26px;
}

    table.wishlist-product thead th {
        color: #797979;
        background: transparent;
        border-bottom: 1px solid #eaeaea;
        padding: 16px 20px 13px;
        white-space: nowrap;
        letter-spacing: 0.05em;
        line-height: 1;
    }

    table.wishlist-product tbody td {
        padding: 30px 20px 30px 0;
        vertical-align: top;
    }

        table.wishlist-product tbody td img {
            max-width: 96px;
            max-height: 154px;
        }

    table.wishlist-product a.product-title {
        display: inline-block;
    }

    table.wishlist-product p > span {
        font-size: 13px;
        font-weight: 700;
        color: #232323;
        display: inline-block;
        margin-top: 17px;
    }

    table.wishlist-product a.btn-remove-wishlist {
        display: inline-block;
        width: 35px;
        height: 35px;
        text-indent: -999em;
        background: url(btn-remove01.png) no-repeat center -2px;
        border: 2px solid #e95144;
        margin-top: 7px;
    }

        table.wishlist-product a.btn-remove-wishlist:hover {
            background-color: #e95144;
            background-position: center -37px;
        }

    table.wishlist-product .btn {
        display: inline-block;
        width: 35px;
        height: 35px;
        text-indent: -999em;
        background: url(btn-cart01.png) no-repeat center -2px;
        border: 2px solid #2e2e2e;
        padding: 0;
        margin-top: 7px;
    }

        table.wishlist-product .btn:hover {
            background-color: #232323;
            border-color: #232323;
            background-position: center -37px;
        }

    table.wishlist-product .a-right {
        text-align: right;
    }

    table.wishlist-product .a-center {
        text-align: center;
    }

.wishlist-page a.share {
    color: #232323;
    letter-spacing: 0.02em;
    padding-left: 27px;
    background: url(icon-share01.png) no-repeat 0 center;
}

.wishlist-page .main-content {
    padding-top: 40px;
}

.wishlist-page .page-header {
    margin: 0;
    padding-bottom: 21px;
}

.wishlist-page .main-content p {
    margin: 20px 0;
}

/* My Account */
.template-customers-account .page-header {
    margin: 9px 0 25px;
}

.template-customers-account .grid .page-header {
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    margin: 0 0 24px;
    padding: 16px 0;
}

.template-customers-account .page-header h4 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.template-customers-account .grid .grid-item:first-child {
    padding-bottom: 48px;
}

.template-customers-account .grid .grid-item > h5 {
    font-size: 16px;
    margin: 0 0 14px;
}

.template-customers-account .grid .grid-item p > a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    display: inline-block;
    border: 1px solid #7d7d7d;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    min-width: 177px;
    text-align: center;
    text-decoration: none;
    margin: 13px 0;
}

    .template-customers-account .grid .grid-item p > a:hover {
        background: #000;
        border-color: #000;
        color: #fff;
    }

.template-customers-addresses .grid .page-header {
    margin: 24px 0 22px;
    position: relative;
}

    .template-customers-addresses .grid .page-header:first-child {
        margin: 9px 0 25px;
        padding: 0;
        border-bottom: 1px solid #eaeaea;
    }

    .template-customers-addresses .grid .page-header .large--left {
        margin-bottom: 25px;
    }

.template-customers-addresses .grid .large--right {
    margin-bottom: 25px;
}

    .template-customers-addresses .grid .large--right a {
        font-size: 13px !important;
    }

.template-customers-addresses .grid .large--text-right a {
    color: #323232;
}

.template-customers-addresses .grid .grid-item > h3 {
    font-size: 16px;
    margin: 0 0 15px;
}

    .template-customers-addresses .grid .grid-item > h3 em {
        font-style: normal;
    }

.template-customers-addresses .grid .page-header h2 {
    font-size: 13px;
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    padding: 16px 0;
}

.template-customers-addresses .grid .grid-item > p.button > a {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0 10px;
    height: 32px;
    line-height: 30px;
    background: #e95144;
    color: #fff;
    display: inline-block;
    border: 1px solid transparent;
    min-width: 96px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 20px;
}

    .template-customers-addresses .grid .grid-item > p.button > a:first-child {
        border: 1px solid #7d7d7d;
        color: #000;
        background: none;
        margin-right: 17px;
        min-width: 79px;
    }

    .template-customers-addresses .grid .grid-item > p.button > a:hover {
        background: #000;
        color: #fff;
    }

.template-customers-addresses hr {
    border: 0;
}

/* Mega Menu */
.site-nav > li.mega-menu.level-top.full-width {
    position: static;
}

.site-nav > li.mega-menu.level-top {
    position: relative;
}

.wrapper-container .site-nav li.mega-menu:hover .nav-dropdown {
    display: block;
}

.wrapper-container .site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown {
    border-top-color: #fff;
    opacity: 1;
}

.wrapper-container .site-nav li.mega-menu .nav-dropdown {
    width: auto;
    left: 0%;
    right: 0%;
    border: 0;
    padding: 40px 45px;
}

    .wrapper-container .site-nav li.mega-menu .nav-dropdown img {
        margin-top: 37px;
    }

.nav-dropdown .menu-group ul.menu-dropdown {
    display: block;
    position: static;
    padding: 0;
}

.site-nav li.mega-menu > .menu-dropdown:hover > .nav-dropdown,
.site-nav li.mega-menu > .menu-dropdown.open > .nav-dropdown {
    display: block;
}

.sub-mega-menu {
    display: none;
}

.addthis_native_toolbox .at-share-tbx-element {
    display: none;
}

    .addthis_native_toolbox .at-share-tbx-element:first-child {
        display: block;
    }

.addthis_native_toolbox .at-share-tbx-element {
    display: none;
}

    .addthis_native_toolbox .at-share-tbx-element:first-child {
        display: block;
    }

.nav-dropdown {
    background: #fff;
    text-align: left;
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    width: 215px;
    z-index: 999;
    padding: 15px 20px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

    .nav-dropdown li a {
        padding: 8px 0px 8px 0px;
        position: relative;
    }

.site-nav .menu-dropdown .dropdown-sub .menu-title {
    text-transform: capitalize;
    letter-spacing: 0;
}

    .site-nav .menu-dropdown .dropdown-sub .menu-title a {
        font-weight: bold !important;
        padding-bottom: 0 !important;
    }

.site-nav li .dropdown-sub {
    top: 100px;
}

.site-nav li:hover .dropdown-sub {
    opacity: 1;
    top: 47px;
    display: block;
    z-index: 99;
    visibility: visible;
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
}

.site-nav .menu-dropdown li a {
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 15px;
}

.site-nav li .level1 li a {
    padding-left: 20px;
    position: relative;
}

.megamenu .site-nav li .dropdown-sub li a i {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 30px;
}

.site-nav .level-top > a i {
    margin-left: 5px;
}

.dropdown-sub {
    left: 0;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100px;
    visibility: hidden;
    width: 100%;
    min-width: 220px;
    z-index: -1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    left: 0;
    /*   -ms-box-shadow: 0px 4px 8px 0px rgba(153, 153, 153, 0.4);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(153, 153, 153, 0.4);
  -moz-box-shadow: 0px 4px 8px 0px rgba(153, 153, 153, 0.4);
  box-shadow: 0px 4px 8px 0px rgba(153, 153, 153, 0.4); */
}

.parent.dropdown-submenu:hover .dropdown-menu {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    opacity: 1;
    overflow: visible;
    top: 0;
    z-index: 2;
}

.dropdown-sub .dropdown-menu {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-shadow: initial;
    display: block;
    left: 100%;
    margin: 0;
    min-width: 240px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    top: 100px;
    z-index: -1;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.site-nav .level-top:first-child > a:hover:after, .header .site-nav li.has_arrow:first-child > a:after, .header .site-nav li.menu-dropdown.level-top:first-child > a:hover:after {
    left: 0;
    transform: translateX(0);
}

.header-inner .site-nav {
    display: inline-block;
    float: none;
    position: static;
    width: auto;
}

.header .container {
    position: relative;
}

.menu-title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#header-content .header-inner .site-nav li .dropdown-sub li a {
    font-size: 14px;
    padding: 15px 15px 0 15px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 16px;
    margin-top: 0;
    letter-spacing: 0;
    direction:rtl !important
}

.dropdown-menu-inner {
    padding: 0 15px;
}

.header-layout-3 .site-nav li.mega-menu.full-width:hover .dropdown-sub {
    top: 80px;
}

.header-layout-3 .site-nav li.mega-menu:hover .dropdown-sub {
    top: 55px;
}

.header.is-ticky .site-nav li.mega-menu:hover .dropdown-sub {
    top: 69px;
}
/* .header.is-ticky .site-nav li:hover .dropdown-sub,.header.is-ticky .site-nav li.mega-menu:hover .dropdown-sub.sub-2 {
top: 48px;
} */
.site-nav li.mega-menu:hover .dropdown-sub > div, .site-nav li.mega-menu .dropdown-sub > div {
    padding: 15px;
    width: 100%;
}
/* .mega-menu.level-top .mega-item .row > div {
border-right: 1px solid #ebebeb;
} */
#header-content .header-inner .site-nav li a.image-left, #header-content .header-inner .site-nav li a.image-left img {
    height: 100%;
    padding-bottom: 0 !IMPORTANT;
    margin-top: 0 !important;
}
/* .site-nav li.mega-menu .dropdown-sub .mega-item {
padding-top: 30px;
} */
.dropdown-sub .owl-wrapper .owl-item {
    padding: 0 40px 0 0;
}

#product-menu .product-content h3 {
    border: none;
    padding: 0;
}

.dropdown-sub #product-menu .product-item .spr-badge, .dropdown-sub #product-menu .price-box {
    display: none;
}

.dropdown-sub #product-menu .product-item .add-to-cart-btn {
    margin-top: 0;
}

#product-menu .product-item a.grid-image {
    padding-top: 0;
}

.dropdown-sub .block-html .content > h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.dropdown-sub .block-html .content > p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0;
}

.dropdown-sub .block-html .content .link-more a {
    color: #af5875;
}

    .dropdown-sub .block-html .content .link-more a:hover {
        color: #666;
    }
/* Display Left */
#displayTextLeft {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    background: rgba(0,0,0,0.9);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 0 20px;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    width: 100%;
    text-align: center;
    display: none;
}

    #displayTextLeft span {
        background: url(btn-sidebar.png) right 3px no-repeat;
        padding-right: 20px;
    }

    #displayTextLeft.hidden-arrow-left span {
        background-position: right -42px;
    }

.nav-bar {
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
}

    .nav-bar.on {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999;
    }

.tabs-product {
    padding: 0;
    margin: 38px 0 10px 0;
    position: relative;
    overflow: hidden;
}

.tabs-title {
    padding: 0 1em;
    background: #ccc;
    border-top: 2px solid #eee;
    color: #222;
    float: left;
    line-height: 3;
    height: 3em;
    cursor: pointer;
    margin-right: .25em;
}

.tabs-content {
    float: right;
    width: 100%;
    margin: 1em 0 0 -100%;
    padding: 2em;
    background: silver;
}

.tabs-title:hover,
.tabs-title.active {
    background: silver;
    color: white;
}

.tabs-title.active {
    border-top-color: lime;
}

.owl-wrapper .owl-item {
    float: left;
    margin-bottom: 20px;
}

.header-right {
    height: 100px;
}

.top-icon-cart {
    display: inline-block;
    padding-left: 10px;
}

#header-content.is-ticky {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

    #header-content.is-ticky .menu-action .site-nav li a {
        color: #999 !important;
    }

.menu-top .header-cart {
    z-index: 2;
    padding-top: 32px;
    padding-left: 50px;
    cursor: pointer;
    float: right;
    position: relative;
    height: 100%;
}

.header.is-ticky .menu-top .header-cart:before {
    background: transparent;
}

.menu-top .header-cart:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ebebeb;
}

.menu-top .menu-action {
    position: static;
}

#header-content .header-inner .site-nav li a:hover {
    transition: none;
}

#header-content .header-inner .site-nav li a {
    padding-top: 0;
    padding-bottom: 0;
}

#header-content .header-inner .site-nav li.level-top > a span {
    position: relative;
}

.menu-top .menu-action .megamenu {
    line-height: 0;
}

.header-inner .site-nav {
    line-height: 2em;
}

#header-content .header-inner .site-nav li .nav-dropdown .title-group a {
    color: #fff !important;
    border-bottom: 1px solid #525252;
}

#header-content .header-inner .site-nav li .nav-dropdown li a {
    color: #858585 !important;
    padding: 12px 10px 12px 0px;
    text-transform: uppercase;
    font-size: 0.833em;
}

    #header-content .header-inner .site-nav li .nav-dropdown li a:hover {
        color: #fff !important;
    }

.row.header-mar {
    margin: 0;
}


/* top header */
.top-currency .selectize-input {
    min-height: auto;
}

#header-content {
    position: relative;
    z-index: 1049;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
}

.top-currency > div {
    letter-spacing: 1px;
    line-height: 40px;
}

#header-content .header-inner .logo h1, #header-content .header-inner .logo-sticky a {
    display: block;
}

#header-content .header-inner .logo h1 {
    margin-bottom: 0;
    line-height: 0;
}

.is-ticky .header-inner .logo img {
    -webkit-transition: width 2s;
    transition: width 2s;
}

#header-content .header-inner .site-nav li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
}

#header-content .header-inner .site-nav li.level-top > a .fa {
    margin-left: 5px;
}

#header-content .header-inner .site-nav li a span.icon-dropdown {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}

    #header-content .header-inner .site-nav li a span.icon-dropdown:before {
        content: "\f0d7";
    }

#header-content .header-inner p.top-cart-p {
    display: block;
    font-size: 18px;
    cursor: pointer;
    vertical-align: bottom;
    position: relative;
    line-height: 32px;
    margin: 0;
}

#cart-hover {
    right: 0;
    color: #333;
    left: auto;
    top: 78px;
}

.col-main .grid-item.product-item.col-md-4 {
    margin-bottom: 40px;
}

.template-index .breadcrumb-wrap {
    display: none;
}

#cart .cart-buttons {
    margin: 20px 0;
    text-align: right;
}

.top-bar-dropdown {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    position: absolute;
    right: 0;
    opacity: 0;
    z-index: 99;
    text-align: left;
    top: 70px;
    width: 210px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    visibility: hidden;
}

.customer-links li i {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .customer-links li i.icon_check_alt {
        margin-right: 4px;
    }

.customer-links li a:hover {
    border-bottom: none;
}

.social {
    float: right;
    border-left: 1px solid #ebebeb;
    margin-left: 15px;
}

.customer-links > li {
    line-height: 30px;
}

.customer-links li, .customer-links li a {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}

.customer-links li {
    border-top: 1px solid rgba(234, 234, 234, 0.5);
    padding: 6px 0;
}

    .customer-links li a {
        font-size: 13px;
        font-weight: 300;
        margin: 0;
    }

.top-currency .dropdown-icon {
    padding-bottom: 43px;
}

.customer-links li a i {
    font-size: 12px;
}

.customer-links {
    margin: 0;
    text-align: right;
}

    .customer-links > li {
        display: block;
        width: 100%;
        text-align: left;
        margin: 0 !important;
        border-top: 1px solid rgba(234, 234, 234, 0.5);
        padding: 6px 0;
    }

        .customer-links > li a {
            text-transform: capitalize;
        }

.breadcrumb {
    padding: 0px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    height: 70px;
    line-height: 70px;
}

.template-collection .breadcrumb {
    height: 45px;
    line-height: 45px;
}

.breadcrumb_position {
    margin-bottom: 20px;
    padding: 0;
}

.breadcrumb .icon:before {
    content: "/";
    padding: 0 10px;
}

.product-item .review-prduct {
    float: none;
    height: 22px;
    margin-bottom: 8px;
    margin-top: 5px;
}

#cart #cartSpecialInstructions {
    clear: both;
    display: block;
    margin-bottom: 21px;
    min-height: 225px;
    width: 100%;
}

#cart h3.add-comments {
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    letter-spacing: 0.05em;
    padding-bottom: 16px;
    padding-top: 36px;
    text-transform: capitalize;
}

.tabs-product .tabs-title {
    padding: 0;
    margin: 0 15px 0 0;
    color: #cccccc;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    background: none;
    letter-spacing: 2.5px;
    line-height: inherit;
}

    .tabs-product .tabs-title.active, .tabs-product .tabs-title:hover {
        color: #333;
        background: none;
    }

.tabs-product .tabs-content {
    padding: 0;
    background: none;
}

.tabs-product2.tabs-product .tabs-content {
    padding-bottom: 28px;
}

.tabs-product .tabs-content .owl-item {
    padding-bottom: 0px;
    text-align: center;
}

.grid-item .product-content,
.grid-item .product-bottom {
    text-align: center;
    position: relative;
    padding-bottom: 1px;
    z-index: 4;
    padding: 0 15px;
}

.grid-item .product-image {
    position: relative;
    overflow: hidden;
    z-index: 3;
}

    .grid-item .product-image .product-image-hover {
        position: absolute !important;
        top: 0px;
        left: 0px;
        width: 100%;
        -o-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        opacity: 0;
        visibility: hidden;
    }

    .grid-item .product-image:hover .product-image-hover {
        opacity: 1;
        visibility: visible;
    }

.product-list-title {
    color: #30373e;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

.short-list-description {
    color: #7a7a7a;
    font-size: 15px;
    margin: 0;
    padding-bottom: 35px;
}

.product-list-image .sale_tag,
.product-list-image .product-label,
.grid-item .product-image .sale_tag,
.grid-item .product-image .product-label, .label-new {
    position: absolute;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    top: 20px;
    border-radius: 50%;
    z-index: 99;
    font-size: 13px;
    letter-spacing: 0.25px;
}

.product-label ~ .label-new {
    top: 50px;
}

.label-new {
    top: 20px;
}

.grid-item .product-image .product-label, .label-new {
    left: 20px;
}

.grid-item .product-image .sale_tag {
    left: 20px;
}

.product-list-image .sale_tag,
.product-list-image .product-label {
    left: 25px;
}

.grid-item.price-product {
    font-size: 15px;
    font-weight: 500;
    color: #666666;
}

.product-list .grid-item .spr-badge {
    margin-top: 0px;
}
/******* loading **********/
.loading modal {
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    padding: 20px 20px 20px 55px;
    top: 5% !important;
}
/******* footer **********/
.button-accrion {
    text-align: center;
    padding: 30px 0;
}

    .button-accrion i {
        padding-left: 10px;
        font-size: 11px;
    }

    .button-accrion p {
        padding: 0 25px;
        border: none;
        font-size: 12px;
        font-weight: 300;
        position: relative;
        letter-spacing: 2px;
    }

.footer-container {
    position: relative;
    z-index: 1;
    line-height: 24px;
}

    .footer-container .footer-top h3.module-title {
        letter-spacing: 1px;
        font-size: 16px;
        margin: 0;
        padding-bottom: 22px;
        position: relative;
        text-transform: uppercase;
        line-height: 30px;
        font-weight: bold;
    }

    .footer-container .images {
        text-align: left;
        height: 42px;
    }

    .footer-container .icon {
        margin: 45px 0 25px;
        text-align: center;
    }

    .footer-container ul.content {
        margin-bottom: 10px;
    }

    .footer-container .footer-top .content {
        padding: 0px 0px 20px 0px;
        text-align: right;
        font-size: 14px;
        margin: 0;
        letter-spacing: 0.5px;
        line-height: 30px;
    }

    .footer-container .footer-top .text-left .content {
        display: block !important;
    }

    .footer-container .footer-top a {
        font-size: 12px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
    }

.footer-item-body i {
    font-size: 20px;
}

.footer-container .footer-top .newsletter {
    padding-top: 0px;
}

.footer-item-body .ft-line {
    color: #666666;
    padding-bottom: 5px;
    padding-left: 45px;
    text-align: left;
}

    .footer-item-body .ft-line i {
        color: #666666;
        float: left;
        margin-left: -40px;
        width: 40px;
    }

.footer-container .footer-top .newsletter .small-title {
    margin-bottom: 20px;
}

.footer-icon-share {
    text-align: right;
    direction: rtl;
}

    .footer-icon-share a {
        display: inline-block;
    }

        .footer-icon-share a i {
            margin-right: 0px;
            font-size: 16px;
            margin-left: 15px;
        }

/* .footer-icon-share a:hover i.fa.fa-facebook {
border-color: #3b5998;
background: #3b5998;
color: #fff;
}
.footer-icon-share a:hover i.fa.fa-google-plus {
border-color: #d34836;
background: #d34836;
color: #fff;
}
.footer-icon-share a:hover i.fa.fa-twitter {
border-color: #4099ff;
background: #4099ff;
color: #fff;
}
.footer-icon-share a:hover i.fa.fa-skype {
border-color: #00aff0;
background: #00aff0;
color: #fff;
}
.footer-icon-share a:hover i.fa.fa-youtube {
border-color: #cc181e;
background: #cc181e;
color: #fff;
} */
.footer-link-custom li {
    display: inline-block;
    margin-right: 35px;
    list-style: none;
    margin-bottom: 0;
    margin-top: 12px;
}

.custom-fotter-top {
    margin-top: 46px;
    margin-bottom: 15px;
}

.footer-bottom address {
    font-size: 12px;
    padding: 0;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 24px;
}

.footer-bottom .content-footer-bottom {
    padding-bottom: 50px;
    padding-top: 30px;
}

.footer-bottom nav {
    margin-top: 10px;
}

.footer-container .footer-top ul li {
    margin-bottom: 10px;
}

.footer-bottom .paypal-images {
    text-align: right;
    font-size: 12px;
}

    .footer-bottom .paypal-images li {
        display: inline-block;
        padding: 0 10px;
        margin: 0;
        font-size: 13px;
    }

    .footer-bottom .paypal-images ul {
        margin-bottom: 14px;
    }

.tel_mail_info {
    margin: 0;
    padding: 0;
}

    .tel_mail_info li i {
        padding-right: 5px;
        color: #333333;
        font-weight: bold;
    }

    .tel_mail_info li {
        margin-bottom: 20px !important;
        padding: 0;
        font-size: 14px;
        letter-spacing: 0;
    }
/******* Header **********/

.social-footer {
    text-align: right;
}

    .social-footer a {
        padding: 0 25px;
    }

#add-to-cart-form .button.inc, #add-to-cart-form .button.dec {
    text-align: center;
    background: transparent;
    text-indent: 0;
    border: none;
    color: #333333;
    height: 50px;
    line-height: 50px;
    width: 30px;
}

#add-to-cart-form span.up-qty {
    cursor: pointer;
    width: 30px;
    height: 45px;
    background: none;
    border: none;
    position: absolute;
    top: -1px;
    right: 12px;
    text-align: center;
    line-height: 45px;
}

#add-to-cart-form span.down-qty {
    cursor: pointer;
    width: 30px;
    height: 45px;
    background: none;
    border: none;
    position: absolute;
    top: auto;
    right: 0;
    text-align: center;
    bottom: 28px;
    line-height: 45px;
}

#add-to-cart-form .custom-qty {
    float: left;
    position: relative;
    margin-right: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#add-to-cart-form .button.dec {
    cursor: pointer;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    border-right: 1px solid #eaeaea;
}

#add-to-cart-form .button.inc {
    cursor: pointer;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 16px;
    border-left: 1px solid #eaeaea;
}

#add-to-cart-form #product-add-to-cart {
    display: inline-block;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 21px 2rem;
    font-size: 15px;
    float: left;
    color: #fff;
}

.product-shop .product-description {
    font-size: 1rem;
    padding-top: 0.9375rem;
    color: #888;
    line-height: inherit;
    text-rendering: optimizeLegibility;
}

.product-shop .spr-badge .spr-badge-caption, .product-shop .product-infor label {
    color: #999999;
    line-height: 22px;
    font-size: 13px;
}

.product-shop .availability label {
    margin-right: 10px;
    display: none;
}

.product-shop .availability span {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #BD0F06;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 8px;
    font-size: 10px;
    line-height: 1.3em;
    font-weight: 500;
    color: #BD0F06;
    letter-spacing: 0.1em;
}

.product .product-img-box .thumbs .image-item {
    padding: 5px;
}

    .product .product-img-box .thumbs .image-item a img {
        border: 1px solid transparent;
        opacity: 0.4;
    }

.content-right {
    color: #999999;
    display: block;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
}

#products .main-content {
    padding-bottom: 0;
}

.toolbar {
    display: none;
}

#products .toolbar {
    display: block;
}

.toolbar-mode {
    padding: 10px 15px;
}

.display-toolbar .toolbar {
    display: block;
}

.em-effect06 {
    position: relative;
    z-index: 1;
    text-align: center;
}

    .em-effect06 .em-eff06-03 {
        position: relative;
        overflow: hidden;
        z-index: 0;
        display: block;
        vertical-align: top;
        max-width: 100%;
    }

.template-collection .page-header .images {
    background-color: #3f51b5;
    overflow: hidden;
}

    .template-collection .page-header .images img {
        width: 101%;
        max-width: 100%;
    }

    .template-collection .page-header .images:hover img {
        opacity: 0.9;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        backface-visibility: hidden;
    }

.collection-page .page-header {
    margin-bottom: 15px !important;
}

.collection-page .toolbar-mode {
    padding: 0;
}

.collection-page .toolbar .page-total {
    padding-left: 10px;
    color: #666;
    line-height: 40px;
    text-align: center;
}

.collection-page .product-list-item .product-inner {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
}

.collection-page .product-list-item .grid-item {
    margin-bottom: 50px !important;
    /*padding-bottom: 50px;
  border-bottom: 1px solid #e3e3e3;*/
}
/* .collection-page .products-grid.product-grid-item {
border-bottom: 1px solid #ebebeb;
} */

.product-list-bottom {
    position: relative;
}

.col-main.collection-page {
    padding-bottom: 20px !important;
}

.collection-view label {
    color: #333333;
    display: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.collection-view {
    float: left;
    line-height: 39px;
    padding-left: 0;
}

    .collection-view a:hover {
        text-decoration: none;
        border-color: #da5171;
    }

    .collection-view a span {
        font-size: 16px;
        color: #333;
    }

    .collection-view a.active span, .collection-view a:hover span {
        color: #da5171;
    }

.toolbar .list {
    padding: 0;
}

.toolbar.ticky-ticky .list {
    padding: 0 15px 0 0;
}

.browse-tags {
    text-align: right;
    padding-right: 0;
}

    .browse-tags label {
        color: #888;
        display: none;
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
    }

#off-canvas .megamenu li {
    clear: both;
    display: block;
    float: none;
}

#header-content .menu-actio .site-nav li.mega-menu .nav-dropdown li a {
    color: #666666;
}

.header-cart .top-cart a#cartToggle i {
    font-size: 16px;
    position: relative;
    display: inline-block;
}

.wrapper-container {
    transition: transform 0.5s ease 0s;
    overflow: hidden;
}

#offcanvas {
    opacity: 0;
    overflow: hidden;
    display: none;
}

@media (max-width: 1024px) {
    #offcanvas li.search-mobile {
        height: 50px;
    }

    body #offcanvas.active {
        overflow-y: scroll;
    }

    .offcanvas-push {
        bottom: 0;
        overflow: hidden;
        position: relative;
        right: 0;
        top: 0;
        transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    #offcanvas {
        left: 0;
        margin: 0;
        position: fixed;
        top: 0;
        transform: translateY(-200%);
        -webkit-transform: translateY(-200%);
        -moz-transform: translateY(-200%);
        -o-transform: translateY(-200%);
        -o-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        width: 100%;
        z-index: 1000;
    }

        #offcanvas.active {
            transform: translateY(0px);
            transition: transform 0.5s ease 0s;
            -o-transition: transform 0.5s ease 0s;
            -moz-transition: transform 0.5s ease 0s;
            -webkit-transition: transform 0.5s ease 0s;
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            -o-transform: translateY(0px);
        }

        #offcanvas.active {
            left: 0;
            opacity: 1;
            overflow: visible;
            padding-top: 85px;
            display: block;
        }

    .wrapper-container {
        transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    /*   -------------------------------------------------------------------hnv fix */
    #offcanvas .navbar-nav li a {
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }

        #offcanvas .navbar-nav li a:hover {
            color: #fff;
            background: none;
        }
    /* -------------------------------------------------------------------- */

    /*---canvas---*/
    .offcanvas-mainnav .navbar-nav.megamenu {
        margin: 0;
        padding: 0 10px;
    }

    #offcanvas {
        background: #1F1F1F;
        height: 100%;
    }

        #offcanvas .navbar-nav li a {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            color: #939393;
            display: block;
            font-size: 13px;
            padding: 10px 0;
            text-decoration: none;
            transition: color 0.3s ease-in-out 0s;
        }

        #offcanvas .navbar-nav h3 {
            margin: 0;
            position: relative;
        }

            #offcanvas .navbar-nav h3 i {
                color: #939393;
                font-size: 12px;
                height: 45px;
                line-height: 45px;
                cursor: pointer;
                position: absolute;
                left: 0;
                width: 40px;
                z-index: 9;
                padding-left: 0;
                text-align: left;
                font-weight: bold;
            }

        #offcanvas .navbar-nav ul {
            width: 100% !important;
            padding-left: 15px;
        }

        #offcanvas .navbar-nav li {
            margin: 0;
            width: 100%;
            text-align: right;
            line-height: normal;
        }

    .toggle-me {
        position: relative;
    }

    #off-canvas-button {
        font-size: 25px;
        position: absolute;
        text-align: right;
        top: 35px;
        left: 15px;
        z-index: 9999;
    }

    .header.is-ticky #off-canvas-button {
        top: 25px;
    }

    #off-canvas-button .off-canvas-nav {
        display: inline-block;
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: 35px;
        cursor: pointer;
    }

    #off-canvas-button a {
        float: left;
        width: 115px;
        padding-left: 15px;
    }

    .offcanvas-push #off-canvas-button {
        display: block;
        position: absolute;
        right: 0px;
    }

    .offcanvas-push .toggle-menu .navbar-toggle {
        display: none !important;
    }
}

#off-canvas-button {
    display: none;
}

body.off-canvas-active {
    overflow-x: hidden;
}

.menu-top #search-top,
.menu-top .top-currency,
.menu-top .header-cart {
    margin-left: 20px;
}

.menu-top .top-currency {
    float: right;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    margin-right: 0px;
    margin-top: 35px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

.header-layout-1 .menu-top .header-cart {
    padding-left: 0px;
}

    .header-layout-1 .menu-top .header-cart:before {
        width: 0px;
    }

.header-layout-1 .header-cart-container {
    margin-top: -5px;
}

.header-layout-1 .header-search-icon, .header-layout-3 .header-search-icon {
    top: 10px;
}

.header-layout-1 .header-inner .search-form .search-close, .header-layout-1 .header.is-ticky .header-inner .search-form,
.header-layout-3 .header-inner .search-form .search-close, .header-layout-3 .header.is-ticky .header-inner .search-form {
    top: 5px;
}

.header-layout-3 .header-inner .search-form {
    top: 0;
    height: 65px;
}

.menu-top .show-menu-action {
    float: right;
    width: 43px;
    height: 32px;
    background: transparent;
    margin-left: 30px;
    margin-top: 35px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

    .menu-top .show-menu-action i {
        font-size: 52px;
        line-height: 32px;
        color: #60636b;
    }

.product-list .product-item {
    display: block;
    clear: both;
}

.collection-view a {
    border: 1px solid #ccc;
    overflow: hidden;
    display: inline-block;
    line-height: 12px;
    padding: 4px;
    vertical-align: middle;
}

    .collection-view a.active {
        border: 0px solid #da5171;
    }

#header-content .header-inner .nav-dropdown .title-group a {
    font-size: 16px;
    text-transform: uppercase;
}

.top-currency .dropdown-icon i {
    margin: 0;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 16px;
}


.old-price span {
    text-decoration: line-through;
    font-size: 16px;
    font-weight: normal;
}

.prire-box .regular-product em {
    font-size: 16px;
}

.product-tabs .nav-tabs > li {
    background: none;
    padding-top: 0 !important;
}

.product-list .product-item .sca-qv-button {
    background: #fff !important;
    border: 1px solid #ffffff;
    color: #272727 !important;
    border-radius: 0;
    margin: auto !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 13px 20px !important;
    font-size: 0 !important;
    width: 60px;
    display: block !important;
    height: 58px;
}

    .product-list .product-item .sca-qv-button:hover {
        background: #af5875 !important;
        color: #fff !important;
        border-color: #af5875 !important;
    }

    .product-list .product-item .sca-qv-button:before {
        content: "\2e";
        font-family: 'ElegantIcons';
        font-size: 15px !important;
        line-height: 31px;
    }

#sca-qv-showqv .sca-qv-gallery a {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100px;
    text-align: left;
}

#sca-qv-showqv .sca-left {
    width: 40%;
}

    #sca-qv-showqv .sca-left .zoomWrapper img {
        max-width: 100%;
    }

    #sca-qv-showqv .sca-left .zoomWrapper a {
        display: block;
    }

#sca-qv-showqv .sca-right {
    width: 55%;
}

.old-price {
    text-decoration: line-through;
    margin-right: 10px;
}

.product-slide .row > div {
    margin-top: 30px;
}

    .product-slide .row > div .module-title {
        margin: 0 0 8px;
        letter-spacing: 4px;
        text-align: center;
        color: #272727;
        font-size: 1.75em;
    }

.product-slide .slide-product {
    margin-top: 0;
    position: relative;
    text-align: inherit;
    min-height: 200px;
}

    .product-slide .slide-product .owl-wrapper-outer {
        padding-top: 80px;
    }

    .product-slide .slide-product .owl-controls {
        left: 50%;
        position: absolute;
        top: 20px;
        width: 100px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .product-slide .slide-product .owl-controls .owl-buttons div {
            cursor: pointer;
            width: 40px;
            height: 40px;
            line-height: 40px;
            position: relative;
            font-weight: normal;
            text-align: center;
            z-index: 9;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -ms-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
            color: #272727;
            font-size: 18px;
            border: 1px solid #ebebeb;
        }

.template-collection .product-item {
    margin-bottom: 20px;
}

.product-item a.grid-image, .product-item a.product-grid-image {
    position: relative;
    display: block;
}

.product-item .add-to-cart-btn, .product-item .add-to-slect-btn {
    background: none;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 24px;
    padding: 0;
    letter-spacing: 0;
}

    .product-item .add-to-cart-btn:before, .product-item .add-to-slect-btn:before {
        content: "\f07a";
        font-family: FontAwesome;
        margin-right: 5px;
        font-weight: normal;
    }

    .product-item .add-to-cart-btn:focus, .product-item .add-to-slect-btn:focus {
        outline: 0;
        border: 0;
    }

.product-item .grid-image:before, .product-item .product-grid-image:before {
    content: " ";
    background: rgba(164,153,201,0.0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.grid-item.product-item .carousel-control {
    position: absolute;
    top: 50%;
    width: 15%;
    font-size: 20px;
    color: #cccccc;
    text-align: center;
    bottom: auto;
    left: auto;
    opacity: 1;
    text-shadow: none;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

    .grid-item.product-item .carousel-control.next {
        right: 0;
    }

    .grid-item.product-item .carousel-control.prev {
        left: 0;
    }

.header-cart #dropdown-cart {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    right: -200%;
    top: 0;
    transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    width: 320px;
    z-index: 999999;
}

    .header-cart #dropdown-cart .item {
        display: block;
        margin-bottom: 15px;
        position: relative;
        padding: 0 0 15px;
    }

    .header-cart #dropdown-cart .cart-list .product-image {
        float: left;
        margin-right: 15px;
    }

    .header-cart #dropdown-cart .cart-list .product-inner {
        text-align: left;
        width: 62%;
        padding-top: 0;
        border: 0;
    }

    .header-cart #dropdown-cart .item .btn-remove {
        position: absolute;
        right: 0;
        top: 0;
    }

.header-cart .top-cart a.btn-remove i {
    font-size: 20px;
}

.header-cart .top-cart #dropdown-cart a.btn-remove i {
    color: #000;
    font-size: 10px;
}

.header-cart .top-cart .actions {
    margin-top: 20px;
    overflow: hidden;
}

.header-cart .top-cart .summary span {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    float: right;
    line-height: normal;
}

#dropdown-cart .summary p.total .label {
    font-size: 18px;
    font-weight: 600;
    float: left;
    line-height: 100%;
    padding: 0;
    margin: 0;
}

#dropdown-cart .summary p.total {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding: 15px 0;
}

.header-inner .nav-dropdown .row > div {
    padding-left: 15px;
    padding-right: 15px;
}

.header-cart #dropdown-cart .item .btn-remove:hover i {
    color: #e25555;
}

.header-cart {
    display: inline-block;
    padding-right: 10px;
}

.mini_cart_header .actions .btn {
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    margin-top: 10px;
}

.header-cart .top-cart .view-cart a {
    border-width: 1px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 15px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 0.05em;
}
/* Popup Newsletter  ------------------------------------------------------------------- */
#tinymce #popup-newsletter,
#tinymce #popup-newsletter .popupnewsletter {
    display: block !important;
}

#popup-newsletter {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    #popup-newsletter .popup-overlay {
        background: rgba(45,45,50,0.6);
        height: 100%;
        position: absolute;
        width: 100%;
    }

    #popup-newsletter .popupnewsletter {
        background-color: #fff;
        display: none;
        min-height: 400px;
        margin: 0 auto;
        position: relative;
        top: 50%;
        width: 600px;
        padding: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    #popup-newsletter .newsletter-popup .window-background {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    #popup-newsletter .newsletter-popup .newsletter-content .btn.close {
        padding: 0;
        font-size: 29px;
        line-height: 40px;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 9;
        border: 0;
        color: #333;
        text-shadow: 0 0 0 #fff;
        cursor: pointer;
        filter: alpha(opacity=100);
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

.newsletter-image a.btn.close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99999;
    padding: 0;
    line-height: 0;
    color: #fff;
    opacity: 1;
    background-color: transparent;
    border: 0;
}

.newsletter-image {
    background: url(//cdn.shopify.com/s/files/1/1521/0982/t/6/assets/logo_popupnews.png?16751581545806524680);
    height: 356px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    .newsletter-image h2.title {
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        right: 8%;
        text-align: right;
        font-size: 30px;
        margin-bottom: 0;
        color: #fff;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 40px;
    }

#popup-newsletter .newsletter-popup .newsletter-content {
    padding: 0 70px;
}

    #popup-newsletter .newsletter-popup .newsletter-content .btn.close:hover,
    .close-window:hover,
    .close-modal:hover {
        color: #BD0F06;
    }

    #popup-newsletter .newsletter-popup .newsletter-content .title {
        position: relative;
        letter-spacing: 0.05em;
        font-size: 21px;
        line-height: 1.1em;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

#popup-newsletter .logo-newsletter {
    margin-bottom: 47px;
    margin-top: 30px;
}

#popup-newsletter .newsletter-popup .newsletter-content .sub-title {
    line-height: 25px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    color: #555555;
}

#popup-newsletter .newsletter-popup .newsletter-content .message {
    clear: both;
    margin-bottom: 0px;
    letter-spacing: 0.02em;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
}

#popup-newsletter .newsletter-popup {
    text-align: center;
}

    #popup-newsletter .newsletter-popup #email-subscibe .input-group {
        display: inherit;
    }
/* MAIL CHIMP FORM INPUTS ---------------------------------------------------------- */
#mce-EMAIL {
    border: 1px solid #000;
    color: #333;
    font: 11px arial, sans-serif;
    height: 11px;
    margin: 0 !important;
    padding: 8px !important;
    width: 217px;
}

#email-subscibe {
    padding: 27px 0 5px 0;
}

#mc_embed_signup {
    clear: left;
}

    #mc_embed_signup form {
        display: inline !important;
        padding: 0 !important;
        text-align: center !important;
    }

.popupnewsletter #mc_embed_signup input.input-group-field {
    display: inline-block;
    background: none;
    height: 50px;
    border: 0;
    padding: 2.3% 2.5%;
    font-size: 14px;
    line-height: 1.2em;
    color: #777777;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 15px 30px rgba(142, 142, 142, 0.5);
    -webkit-box-shadow: 0 15px 30px rgba(142, 142, 142, 0.5);
}

.popupnewsletter #mc_embed_signup button {
    float: right;
    margin-left: -3px;
    border: none;
    background: none;
    padding: 0;
}

.popupnewsletter #mc_embed_signup .input-group-btn .btn {
    line-height: 50px;
    display: block;
    margin: auto;
    height: 50px;
    transition: all 0.3s ease-in-out 0s;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    padding: 0 !important;
    letter-spacing: 4px;
    border-radius: 50px;
    box-shadow: 0 15px 30px rgba(220, 153, 22, 0.5);
    -webkit-box-shadow: 0 15px 30px rgba(220, 153, 22, 0.5);
}

    .popupnewsletter #mc_embed_signup .input-group-btn .btn:hover {
        background: #333333;
        color: #fff;
    }

.popupnewsletter #mc_embed_signup .input-group-btn {
    text-align: center;
}

.popupnewsletter .sub-title2 {
    font-size: 24px;
    padding-bottom: 7px;
    font-weight: lighter;
    margin: 0 0 13.5px;
    color: #BD0F06;
}

.popupnewsletter .checkbox-group.form-group-top.clearfix {
    text-align: left;
    padding-bottom: 20px;
}

    .popupnewsletter .checkbox-group.form-group-top.clearfix label {
        font-weight: normal;
        vertical-align: middle;
    }

.popupnewsletter .modal-bg-image {
    position: absolute;
    z-index: -1;
    width: 70%;
    right: 0;
    bottom: 0;
}

.grid-item.col-5 {
    float: left;
    padding: 0 15px;
    width: 20%;
    margin-bottom: 30px;
}

.grid-item .grid-image img {
    width: 100%;
}

.followus-container .followus-content a {
    color: #7d7d7d;
}

.product-content .product-title, .product-bottom .product-title, table.wishlist-product a.product-title,
#cart table tr td.item a {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-top: 6px;
}

#cart table tr td.remove {
    text-align: center;
}

.product-bottom h3,
.product-content h3 {
    margin-bottom: 0;
    padding-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#carousel-top .owl-item {
    margin: 0;
    padding: 0 15px;
}

.owl-item:hover .images img, .features-item:hover .images img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.features-item:hover .images:before {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.owl-item .images, .features-item .images {
    overflow: hidden;
    position: relative;
}

.testimonial-avatar img {
    border-radius: 50%;
}

.logo {
    position: relative;
    display: none;
    padding-top: 60px;
    text-align: center;
}

.logo-sticky img {
    padding-top: 8px;
}

.logo {
    display: block;
}

.logo-sticky {
    display: none;
}

.is-ticky .logo-sticky {
    display: block;
    position: absolute;
    z-index: 1;
}

.template-index .is-ticky .menu-top .show-menu-action i,
.template-index .is-ticky .navbar-toggle i {
    color: #fff;
}

.header.is-ticky {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07000000000000001);
    width: 100%;
    height: 80px;
    z-index: 10;
}

.header-inner {
    background: transparent;
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 0;
}

.contact-information .contact-item {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}

    .contact-information .contact-item .contact-item-icon {
        padding-right: 1.25rem;
    }

    .contact-information .contact-item .contact-item-content, .contact-information .contact-item .contact-item-icon {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }

        .contact-information .contact-item .contact-item-icon i {
            border: 1px solid;
            border-radius: 50%;
            height: 2.75rem;
            line-height: 2.625rem;
            text-align: center;
            width: 2.75rem;
            color: #8392a2;
        }

.contact-information {
    color: #585e64;
    font-style: normal;
    letter-spacing: normal;
}

.top-currency:hover .top-bar-dropdown {
    opacity: 1;
    top: 48px;
    visibility: visible;
}

.page_header_title {
    font-size: 80px;
    color: #fff;
    font-weight: lighter;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: 0;
}

#filter-sidebar {
    padding: 70px 15px;
}

    #filter-sidebar .block-title span, .sidebar-block .title span {
        color: #60636b;
        font-size: 18px;
        text-transform: uppercase;
    }

.sidebar-tag.size.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-tag.size.sidebar-custom input[type=checkbox]:checked + label,
.sidebar-tag.size.sidebar-custom input[type="checkbox"] + label {
    background-image: none;
}

.sidebar-tag.size.sidebar-custom .count {
    display: none;
}

.sidebar-tag.size.sidebar-custom .content ul li {
    display: inline-block;
}

.sidebar-custom.sidebar-tag.color .count {
    display: none;
}

.template-collection select {
    border: none;
    padding: 0;
    background: transparent;
}

.template-collection option {
    background-color: #fff;
    border: 1px solid #f4f4f4;
}

.template-collection select:focus {
    border: none;
    box-shadow: none;
    outline: 0;
}

.count {
    margin-left: 5px;
    float: right;
}

.page-404 h1 {
    font-size: 250px;
    margin: 0;
    color: #555;
}

.page-404 {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
}

    .page-404 .sub-404 {
        color: #555;
        font-size: 30px;
        font-weight: 300;
        text-transform: uppercase;
    }

        .page-404 .sub-404:after {
            content: "";
            border-bottom: 1px #EBEBEB solid;
            margin: auto;
            padding-top: 30px;
            width: 30%;
            display: block;
        }

.text-404 {
    margin: 50px 0;
    color: #888;
    ;
    font-size: 14px;
}
/* #header-content .header-inner .site-nav li .dropdown-sub li a:hover {
border: none;
}
#header-content .header-inner .site-nav li .dropdown-sub li {
border-bottom: 1px #e1e1e1 solid;
} */
.page_title {
    font-size: 60px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 10px;
}
/*--search--*/
.main-menu {
    position: static;
    padding-right: 20px;
}

.menu-top #search-top {
    float: right;
    position: static;
    z-index: 2;
    margin-top: 38px;
}

.spr-badge {
    margin-top: 12px;
    text-align: center;
}

#add-to-cart-form .btn-plus span:hover {
    background: none;
    color: #e25555;
}
/* isocal icon */
.product-share-links {
    text-align: left;
    clear: both;
    margin-top: 20px;
}

.share-links a {
    display: inline-block;
    font-size: 24px;
    margin: 0 15px 15px;
    color: #999999;
}

.product-quickview:after {
    content: "";
    background: #000;
    opacity: 0.8;
    display: block;
    width: 100%;
    height: 100%;
}
/* ------------------------------ */
.template-list-collections .page-header h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0;
}

.template-list-collections .collection-title-wrapper {
    text-align: center;
}

.owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
}

    .owl-theme .owl-controls .owl-buttons div {
        position: absolute;
        z-index: 99;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 0px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 0px;
    }

.main_container {
    position: relative;
}

.shop_the_collection {
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 50px;
}

.collection-title h3 a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.75px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.product-quickview .owl-wrapper-outer {
    margin-top: 0 !important;
}

.main_container .shop_the_collection .btn {
    background: #333 !important;
    color: #fff !important;
    border-color: #333 !important;
    font-size: 16px;
    font-weight: 300;
    padding: 0px 40px;
    height: 50px;
    line-height: 50px;
}

.navbar-toggle i {
    font-size: 34px;
    line-height: 26px;
}

.menu-top .show-menu-action .btn-menu-canvas {
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

/* --------------------------------------------blog side bar */
.template-blog .main-content {
    overflow: hidden;
}

.blog-item .image img, .blog-detail .image img {
    display: block;
    float: none !important;
    position: relative;
    transition: all 0.7s ease-in-out 0s;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -ms-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}

    .blog-item .image img:hover, .blog-detail .image img:hover {
        transform: scale(1.1) rotate(2deg);
        -webkit-transform: scale(1.1) rotate(2deg);
        -o-transform: scale(1.1) rotate(2deg);
        -ms-transform: scale(1.1) rotate(2deg);
        -moz-transform: scale(1.1) rotate(2deg);
    }

.content-blog .item .blog-item h3.p10 {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.25px;
}

.user-tags li,
.date-author {
    font-size: 14px;
    text-transform: capitalize;
    font-style: inherit;
    letter-spacing: 0.25px;
    color: #c2c2c2;
}
/* .left-blog{
display: inline-block;
float: left;
font-size: 12px;
text-transform: capitalize;
} */
.right-blog {
    display: inline-block;
    float: right;
}

.pagination {
    display: block;
    clear: both;
}

.template-blog .breadcrumb a,
.template-blog .breadcrumb span {
    font-weight: 500;
    font-size: 14px;
}

.template-blog .breadcrumb strong {
    font-weight: 500;
    font-size: 14px;
}

.article-content {
    margin-left: 30px;
    padding: 15px 20px 20px;
    margin-bottom: 16px;
    position: relative;
    z-index: 9;
    text-align: right;
}

.blog-detail .rte {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
}

.sidebar .widget-tags li a, .user-tags.tags-blog li a {
    font-size: 12px;
    line-height: 32px;
    letter-spacing: 0.25px;
    color: #BD0F06;
    background: #fff;
    border: 1px solid #BD0F06;
    border-radius: 3px;
    padding: 5px 10px;
    text-transform: capitalize;
}

    .sidebar .widget-tags li a:hover, .user-tags.tags-blog li a:hover {
        color: #ffffff !important;
        background: #BD0F06;
    }

.widget-recent-articles .article a {
    line-height: 24px;
    font-size: 14px;
}

.widget-recent-articles .article em {
    padding: 0;
    font-size: 12px;
    line-height: 30px;
    font-style: normal;
}

.widget-tags li {
    margin-right: 3px;
}

.widget-title h3, #filter-sidebar .block-title span, .sidebar-block .title span {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
    margin: 15px 0;
    text-align: right;
}

.user-tags li label {
    font-style: normal;
    font-size: 16px;
    text-transform: capitalize;
}

.user-tags li a {
    color: #BD0F06;
    text-transform: capitalize;
    letter-spacing: 0.25px;
    font-size: 13px;
}

.user-tags > li {
    padding-left: 0;
}

.user-tags {
    padding: 0;
    margin: 0;
    border-style: solid;
    display: block;
    padding-top: 10px;
    border: 0;
}

.template-article .user-tags {
    margin-bottom: 20px;
}

    .template-article .user-tags .share-link {
        text-align: right;
        padding-right: 0;
    }

.user-tags .share-link a:last-child {
    padding-right: 0;
}

.user-tags .share-link a {
    display: inline-block;
    color: #cccccc;
    padding: 0 10px;
    font-size: 12px;
}

    .user-tags .share-link a:hover {
        color: #BD0F06;
        border: 0;
    }

.user-tags.share-blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
}

.list-blog p {
    padding: 20px 0;
    font-size: 15px;
}

.content-blog ul {
    padding: 6px 0 4px 0;
}
/* ----------------------------------------blog 2 */
#blog-layout-2 .blog-item, #blog-layout-3 .blog-item {
    margin-bottom: 30px;
}

#blog-layout-2 .content-blog .item .blog-item h3.p10,
#blog-layout-3 .content-blog .item .blog-item h3.p10 {
    font-size: 20px;
    height: 51px;
    overflow: hidden;
}

#blog-layout-2 .list-blog .blog-bottom,
#blog-layout-3 .list-blog .blog-bottom {
    padding: 15px;
    border: 0;
    background: #fff;
}

#blog-layout-2 .date-author .blog_author,
#blog-layout-3 .date-author .blog_author {
    float: right;
}

#blog-layout-3 .main-content {
    padding-left: 200px;
    padding-right: 200px;
}
/* ------------------------------------------pro-layout2 */
.pro-layout2 .pro-sale-image {
    position: relative;
    margin-bottom: 30px;
}

    .pro-layout2 .pro-sale-image .content-pro-sale {
        font-size: 60px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        width: 100%;
        line-height: 60px;
        color: #fff;
        font-weight: 300;
    }

.pro-layout2 .saleoff-item:last-child .content-pro-sale {
    font-size: 36px;
    line-height: 40px;
    top: auto;
    bottom: 0;
    text-align: left;
    padding-left: 10px;
}

/* -----------------------------------------product detail */
.product_socials_wrapper.socials-mobi:hover .product_socials_wrapper_inner {
    margin-top: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product_socials_wrapper_inner {
    margin-top: -20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.share-product-text {
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.product_socials_wrapper.socials-mobi:hover .share-product-text {
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}

.product .product-img-box .thumbs .image-item {
    padding: 0;
}

.wrap-qty {
    float: left;
    margin-right: 10px;
    position: relative;
    clear: both;
}

#add-to-cart-form #quantity {
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    float: left;
    width: 90px;
    padding: 0px;
    overflow: hidden;
    border-radius: 0;
    background: #fff;
    letter-spacing: 0.25px;
}

.up-qty {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    transition: all 0.5s ease 0s;
}

.down-qty {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    transition: all 0.5s ease 0s;
}

.product-shop .product-title h1 {
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 10px;
}

.spr-badge-starrating .spr-icon {
    font-size: 105%;
    margin-right: 3px;
}

.product-shop .spr-badge .spr-badge-caption {
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}

.product-shop .prices,
.quick-view .product-shop .price {
    font-size: 30px;
    font-weight: bold;
    padding-top: 15px;
}

.product-shop .prices {
    font-weight: normal;
}

.product-shop .price > span {
    color: #161616;
    font-size: 22px;
    font-weight: normal;
    padding-top: 15px;
}

.product-shop .short-description {
    font-size: 14px;
    padding-top: 0;
    line-height: 30px;
    font-weight: 400;
}

.swatch label {
    line-height: 28px;
    border: 2px solid transparent;
    background: #eeeeee;
}

.color.swatch label {
    min-width: 25px !important;
    height: 25px !important;
}

@media (min-width: 767px) {
    .swatch.color input:checked + label:before, .swatch.color label:hover:before {
        content: "";
        border: 2px;
        position: absolute;
        right: -4px;
        bottom: -4px;
        border-radius: 100%;
        left: -4px;
        top: -4px;
        z-index: -991;
        border-color: #BD0F06;
        border-style: solid;
    }

    .swatch.color input:checked + label, .swatch.color label:hover {
    }
}

.swatch .header {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 14px;
}

.product-shop .color input:checked + label, .product-shop .color label {
    line-height: 21px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.swatch input:checked + label, .swatch label:hover {
    border-width: 2px;
    border-color: #c83548;
    line-height: 28px;
    color: #000;
}

.swatch .swatch-element {
    display: block !important;
}

    .swatch .swatch-element.soldout label {
        color: #333;
    }

#add-to-cart-form span.down-qty {
    cursor: pointer;
    background: none;
    border-right: 1px solid #eaeaea;
    position: absolute;
    top: auto;
    text-align: center;
    bottom: 41px;
    font-size: 8px;
    left: 0;
}

#add-to-cart-form span.up-qty {
    cursor: pointer;
    background: none;
    border: none;
    position: absolute;
    top: 0px;
    border-left: 1px solid #eaeaea;
    font-size: 8px;
}

#add-to-cart-form #product-add-to-cart {
    height: 50px;
    min-width: 260px;
    border-radius: 0;
    font-size: 14px;
}

#add-to-cart-form .btn-add {
    display: inline-block;
    position: relative;
}

    #add-to-cart-form .btn-add:before {
        font-family: 'cleversoft' !important;
        content: "\e904";
        position: absolute;
        left: 60px;
        font-size: 15px;
        color: #fff;
        top: 10px;
    }

.product-shop .wishlist {
    background: transparent;
    border: 0;
    color: #272727;
    font-size: 15px;
    margin-left: 15px;
    height: auto;
    line-height: 20px;
    outline: medium none;
    display: inline-block;
    text-align: center;
    width: auto;
    float: left;
    clear: both;
    margin: 0;
    padding-right: 10px;
    opacity: 1;
    visibility: visible;
    position: inherit;
}

    .product-shop .wishlist:hover {
        color: #fff;
    }

.share-links {
    display: inline-block;
    float: left;
    margin-left: 20px;
    padding: 30px 0;
}

.product-tabs .nav-tabs li a {
    font-size: 18px;
    text-transform: capitalize;
}

#myTabContent {
    text-align: left;
    padding-top: 0;
}

#zoom-full-img:hover {
    box-shadow: #c83548 0px 0px 10px 0px;
}

#zoom-full-img:hover {
    cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-clip {
    height: 510px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical,
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: none;
}

.jcarousel-skin-tango .jcarousel-next-vertical,
.jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 100%;
    left: 0;
    color: #000;
}

    .jcarousel-skin-tango .jcarousel-prev-vertical:before {
        content: "\c009";
        font-family: 'cleversoft';
        width: 100%;
        text-align: center;
        height: 30px;
        position: absolute;
        top: 0px;
        font-size: 16px;
        left: 0;
        cursor: pointer;
    }

    .jcarousel-skin-tango .jcarousel-next-vertical:before {
        content: "\c059";
        font-family: 'cleversoft';
        width: 100%;
        text-align: center;
        height: 30px;
        position: absolute;
        top: 0;
        font-size: 16px;
        left: 0;
        cursor: pointer;
    }

.product-img-box.has-jcarousel .product-photo-thumbs li {
    margin: 5px 0;
}

.product .product-img-box .thumbs .image-item {
    width: 100%;
    height: auto;
    text-align: center;
}
/* ------------------------------------------------ End Elise hnv */

/* =-----------------------------------------------------------slide show */
#rev_slider {
    position: relative;
}

.main-slider .rev_slider_1 .mt-title, .main-slider .rev_slider_1 .mt-content {
    color: #ffffff;
}

.main-slider .rev_slider_2 .mt-title, .main-slider .rev_slider_2 .mt-content {
    color: #ffffff;
}

.main-slider .rev_slider_3 .mt-title, .main-slider .rev_slider_3 .mt-content {
    color: #ffffff;
}

.main-slider .rev_slider_4 .mt-title, .main-slider .rev_slider_4 .mt-content {
    color: #ffffff;
}

.main-slider .rev_slider_5 .mt-title, .main-slider .rev_slider_5 .mt-content {
    color: #ffffff;
}

.main-slider .mt-title {
    position: absolute;
    font-size: 60px !important;
    line-height: 36px !important;
    letter-spacing: 0 !important;
    font-weight: 100;
    text-transform: uppercase;
}

.main-slider .mt-content {
    position: absolute;
    text-align: center;
    font-size: 72px !important;
    line-height: 80px !important;
    letter-spacing: 0 !important;
    text-transform: capitalize;
    font-weight: 100;
}

.main-slider .button-readmore {
    position: absolute;
}

    .main-slider .button-readmore a {
        height: 40px;
        min-width: 110px !important;
        display: block;
        text-align: center;
        line-height: 40px !important;
        font-size: 12px;
        font-weight: 100;
        text-transform: uppercase;
        letter-spacing: 1px !important;
    }

li.tp-revslider-slidesli {
    POSITION: ABSOLUTE;
}

    li.tp-revslider-slidesli.active-revslide {
        position: absolute;
    }

ul.tp-revslider-mainul {
    position: absolute;
}

.tp-rightarrow.tparrows.default.preview3,
.tp-leftarrow.tparrows.default.preview3 {
    z-index: 99;
    top: 50% !important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.tp-arr-titleholder {
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.5);
    border-color: #fff;
    font-size: 0;
}

    .tp-arr-titleholder:hover {
        color: #333333 !important;
        transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        background: #ffffff;
    }

        .tp-arr-titleholder:hover:before {
            color: #333333 !important;
            transition: all 0.6s ease 0s;
            -moz-transition: all 0.6s ease 0s;
            -webkit-transition: all 0.6s ease 0s;
            -o-transition: all 0.6s ease 0s;
            opacity: 1 !important;
        }

.tp-rightarrow.tparrows.default.preview3 .tp-arr-titleholder:before {
    content: "\c034";
    font-family: 'cleversoft' !important;
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #333333;
}

.tp-leftarrow.tparrows.default.preview3 .tp-arr-titleholder:before {
    content: "\c024";
    font-family: 'cleversoft' !important;
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #333333;
}

.main-slider {
    position: relative;
}

.tp-bullets.simplebullets.preview3 {
    display: block;
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center;
}

.bullet {
    width: 15px;
    height: 15px;
    background: rgba(255,255,255,0.5);
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    cursor: pointer;
}

    .bullet:hover,
    .bullet.selected {
        background: #fff;
    }
/* ------------------------------------------------End harman - HNV */
#add_address #address_form_new input, #add_address #address_form_new select {
    display: block;
    margin-bottom: 15px;
    width: 50%;
    clear: both;
}

    #add_address #address_form_new input[type=checkbox] {
        float: left;
        width: 1% !important;
        margin-right: 20px;
        margin-top: 8px;
    }
/*------------------------ FIXED PRODUCT LIST VIEW -----------------*/
.products-grid.product-list-item .product-bottom, .products-grid.product-list-item .product-content {
    float: right;
    width: 70%;
    padding-left: 30px;
    text-align: right;
    overflow: visible;
}

.products-grid.product-list-item .product-image {
    width: 16%;
    overflow: hidden;
    float: left;
    display: block;
}

.products-grid.product-list-item .grid-item {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    clear: both;
    transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important;
}

.products-grid.product-list-item .short-description {
    color: #7a7a7a;
    font-size: 15px;
    float: left;
}

.products-grid.product-list-item .add-to-cart .btn:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.products-grid.product-list-item .product-item .spr-badge {
    display: block;
    margin-bottom: -15px;
    margin-top: 10px;
}

.products-grid.product-list-item .product-item .review-prduct {
    clear: both;
}

.product-list-item .grid-item .product_loop.hover {
    float: none;
}

.product-list-item .color-swatch-item {
    text-align: left;
    clear: both;
    padding-top: 15px;
}

.product-list-item .add-to-cart {
    position: absolute;
    bottom: -110%;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    height: auto;
}
/* ------------------------------------------------------- Template Novetty*/
/* ---------------------------------------------- Top Header Novetty*/
.search-top-container .icon-search {
    position: relative;
    z-index: 2;
}

.site-nav li:hover .dropdown-sub.level1 {
    left: -15px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.dropdown-sub.level1 {
    left: -15px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

.customer-links li:last-child {
    margin-right: 0 !important;
}

.menu-main-home {
    position: static;
}

    .menu-main-home .megamenu {
        text-align: center;
        width: 100%;
    }

.mega-menu.level-top .mega-item .row > .menu-col:last-child {
    border-right: 0 none;
}

.mega-menu.level-top .mega-item .row > div {
    padding-bottom: 20px;
}

.site-nav .menu-dropdown li a {
    line-height: 0;
    padding: 15px 0;
}

.header.full-width .dropdown-menu-inner.container {
    width: 100%;
}

.dropdown-menu-inner > img {
    height: 100%;
}

.header-menu-left .site-nav li:hover .dropdown-sub {
    top: 46px;
}

.header-menu-left .site-nav li.full-width:hover .dropdown-sub {
    top: 66px;
}

#header-content.header-layout-3 .header-inner .site-nav li a {
    margin-top: 20px;
    padding-bottom: 35px;
}

.header-layout-3 .is-ticky .logo {
    display: none;
}

.header-layout-3 {
    padding-top: 15px;
    padding-bottom: 0px;
}

    .header-layout-3 .logo img {
        max-height: 65px;
    }

    .header-layout-3 .header-cart-container {
        margin-top: 30px;
    }

.header-menu-left .logo {
    text-align: right;
}

.header-layout-3 .logo {
    padding-top: 0;
    text-align: right;
}

.header-menu-left .menu-main-home .megamenu {
    text-align: right;
}

.header-menu-right .menu-main-home .megamenu {
    text-align: right;
}

.header-menu-right .logo {
    text-align: left;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dropdown-menu-inner .mega-item {
    padding-top: 20px;
}

.customer-links li {
    border-top: 1px solid rgba(234, 234, 234, 0.5);
    padding: 6px 0;
}

.customer-links li {
    display: inline-block;
}

#currencies-top {
    float: none;
    padding: 0 15px 30px 0;
    width: auto;
    position: relative;
}

    #currencies-top label {
        color: #555;
        float: left;
        font-weight: 500;
    }

    #currencies-top .dropdown-toggle {
        cursor: pointer;
    }

    #currencies-top #pre-currencies img {
        margin-right: 5px;
        max-width: 17px;
        position: relative;
        top: -1px;
    }

    #currencies-top .dropdown-currency {
        position: absolute;
        z-index: 999;
        background: #fff;
        right: 0;
    }

ul#currencies {
    text-align: left;
    box-shadow: none !important;
    margin: 0;
}

#currencies > li {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0;
}

#currencies a.currency {
    display: inline;
    padding: 10px 10px;
    margin-right: 5px;
    font-weight: 500;
}

#currencies a img {
    max-width: 17px;
    margin-right: 1px;
    margin-top: -2px;
}

.header-contact .contact-content {
    font-size: 13px;
    letter-spacing: 1px;
    float: left;
    margin-right: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

#search-top .searchbox {
    background: #fff;
}

#search-top input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0 10px 0 40px;
    height: 46px;
    border: 0;
    color: #bcbbb9;
    padding-right: 60px;
    border-bottom: 2px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    display: block;
    background: transparent;
    text-align: right;
}

    #search-top input[type=text]:focus {
        outline: none;
        border: 0 !important;
    }

#search-top label.input_label-2 {
    margin: 0;
    width: 100%;
}

#search-top.active .input-group-btn {
    display: none;
}

#search-top form {
    width: 100%;
}

#search-top button {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #bcbbb9;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    z-index: 99;
    background-color: transparent;
}

    #search-top button:after {
        content: "\f002";
        font-family: FontAwesome;
        font-size: 18px;
        color: #bcbbb9 !important;
    }

.info-contact-top {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 35px;
    float: right;
}

#search-top .navbar-form {
    padding: 0;
    border: 0 !important;
    margin: 0;
}

.search-results .price.first span:first-child {
    text-decoration: line-through;
    padding-right: 10px;
    font-size: 13px;
}

.searchbox.s-loading:before {
    background: url(s-loading.gif);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 30px;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 104;
    right: 30px;
    top: 3px;
}

.search-top-container {
    position: static;
    display: inline-block;
}

#search-top .clever-icon-search-4 {
    display: block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    padding: 0px 10px 0;
    font-size: 16px;
}

input[type=text]:focus {
    outline: 0;
}

#search-top .search-form .search-bar .input-group-btn .btn {
    padding: 0px;
    height: 38px;
    border: 0;
    width: 30px;
    font-size: 0px;
    background: none;
    z-index: 88;
}

.header-inner .search-form {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 8880;
    width: 100%;
    padding: 0 15px;
}

    .header-inner .search-form .search-close {
        cursor: pointer;
        position: absolute;
        right: auto;
        top: 16px;
        transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        z-index: 88;
        background: none;
        font-size: 20px;
        left: 20px;
    }

#search-top input[type=text] {
    font-size: 14px;
    height: 50px;
    font-weight: 300;
}

.overlay-search {
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(20, 22, 24, 0.95);
    top: 0;
    left: 0;
    z-index: 7770;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: rotateX(90deg);
    display: none;
}

.header-cart-container {
    text-align: left;
    position: static;
}

.top-currency {
    display: inline-block;
}
/* ---------------------------------------------- End Top Header Novetty*/

.tp-leftarrow.tparrows.default.preview3 {
    left: 30px !important;
}

.tp-rightarrow.tparrows.default.preview3 {
    right: 30px !important;
}
/*--------------------------------------- Home Page Product */


.price-box {
    margin-top: 12px;
}

.template-collection .product-bottom h3, .template-collection .product-content h3 {
    padding-top: 10px;
}

.tabs-product-home {
    clear: both;
}

.heading-block {
    text-align: center;
}

    .heading-block h3.title, .tabs-product-home.vertical-align-top h2 {
        font-size: 26px;
        line-height: 40px;
        color: #252525;
        text-transform: uppercase;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        text-align: center;
    }

        .heading-block h3.title span, .related-products h2 span, .block-home-newsletter .title_newsletter span,
        .home4-block-collection .home-collection-item.home-collection-item-1 .home-collection-title h3 span,
        .tabs-product-home.vertical-align-top h2 span {
            color: #BD0F06;
        }

.box-content {
    padding: 0 10px;
}

.grid-product-home .grid-item {
    padding: 0 5px;
}

.box-content .owl-item {
    padding: 0 5px;
}

.product-item:hover .price-box {
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.add-to-link {
    text-align: center;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 500ms;
    transition: 500ms;
    z-index: 9;
    width: 100%;
}

.product-item:hover .add-to-link {
    opacity: 1;
    visibility: visible;
}

.add-to-cart {
    position: absolute;
    bottom: -30px;
    z-index: 12;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
}

.wishlist {
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    display: block;
    border: 0;
    background: transparent !important;
    color: #252525 !important;
    width: 18px;
    height: 18px;
}

.product-item:hover .wishlist {
    opacity: 1;
    visibility: visible;
}

.quickview-button .sca-qv-button {
    padding: 0 25px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    opacity: 1;
    font-size: 14px;
    border-radius: 40px;
}

    .quickview-button .sca-qv-button:hover {
        opacity: 1;
    }

.wishlist i {
    font-size: 16px;
}

.wishlist.harman_btn3:hover i.fa-heart-o:before {
    content: "\f004";
    font-family: fontAweSome;
    color: #000000 !important;
}

.quickview-button .product-item .add-to-cart-btn:before {
    padding-right: 10px;
}

.quickview-button span, .wishlist span {
    font-size: 16px;
    text-transform: uppercase;
}

.color-swatch-item {
    margin-bottom: 0;
    line-height: 1;
    padding-top: 8px;
    clear: both;
    text-align: left;
}

    .color-swatch-item li {
        display: inline-block;
        margin: 0;
    }

        .color-swatch-item li a img {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            margin: 0;
        }

            .color-swatch-item li a img:hover {
                border: 2px solid #000;
                border-radius: 50%;
                transition: all 0s;
                -webkit-transition: all 0s;
                -moz-transition: all 0s;
                -ms-transition: all 0s;
                -o-transition: all 0s;
            }

.tabs-product-home .owl-theme .owl-controls {
    margin-top: -75px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

    .tabs-product-home .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -45px;
    }

    .tabs-product-home .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -45px;
    }

    .tabs-product-home .owl-theme .owl-controls .owl-buttons div {
        background: transparent;
        font-size: 30px;
        width: auto;
        height: auto;
        color: #cccccc;
        letter-spacing: 1px;
    }

        .tabs-product-home .owl-theme .owl-controls .owl-buttons div:hover, .grid-item.product-item .carousel-control:focus,
        .grid-item.product-item .carousel-control:hover {
            background: transparent;
            color: #BD0F06;
        }

.tabs-product-home.slide {
    padding: 10px 0;
}

.product-inner {
    background: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 40px;
}

.tabs-product-home.slide .product-inner {
    border: 0;
    border-bottom: 4px solid #ebebeb;
}
/*--------------------------------------- Home Page Block Category */

.home-block-category img {
    width: 100%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

.home-newsletter {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

    .home-newsletter .title_newsletter {
        font-size: 14px;
        line-height: 30px;
        color: #161616;
        letter-spacing: 1px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .home-newsletter .content {
        display: block !important;
    }

    .home-newsletter .subtitle_newsletter {
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .home-newsletter .subtitle2_newsletter {
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 0.25px;
    }

.page-header .images h2 {
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    text-transform: uppercase;
    width: 100%;
}

.template-collection .col-main,
.template-collection #filter-sidebar {
    padding-top: 0;
}

.sidebar-links .title span,
.sidebar-custom .title span {
    color: #333;
    font-size: 15px;
    letter-spacing: 0.25px;
    font-weight: normal;
}

.sidebar-links .title h3 {
    margin: 0;
}

.sidebar-links .count,
.sidebar-custom .count {
    font-size: 12px;
    color: #999999;
}

.sidebar-links .title .novetty_caret,
.sidebar-custom .title .novetty_caret {
    float: right;
    cursor: pointer;
}

.template-collection .sidebar-block {
    margin-top: 0px;
}

.collection-page .products-grid.product-grid-item .short-description {
    display: none;
}

.grid-item.col-md-3 {
    margin-bottom: 40px;
}


/* ------------------------------------------------------------------- Page Blog */
.template-blog .breadcrumb_position, .template-article .breadcrumb_position {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 50px;
}

.template-article .main-content {
    margin-top: 0px;
}

.blog-layout-1 .content-blog .item .blog-item h3.p10 {
    clear: left;
    line-height: 48px;
    font-size: 24px;
    font-weight: normal;
}

.blog-layout-1 .blog-item {
    margin-bottom: 20px;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    border-bottom: 1px solid #ebebeb;
}

.blog-item .image {
    overflow: hidden;
    position: relative;
}

.blog-layout-1 .blog-bottom {
    padding: 30px 0;
    letter-spacing: 0;
    text-align: right;
}

.blog-layout-1 .right-blog {
    display: none;
}

.blog-layout-1 .blog-bottom .blog_author {
    display: none;
}

.blog-layout-1 .blog-bottom .date-time, .template-article .date-time {
    font-size: 11px;
    color: #c7b299;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.25px;
}

    .blog-layout-1 .blog-bottom .date-time:before, .template-article .date-time:before {
        content: "";
        background: #c7b299;
        width: 45px;
        height: 1px;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 4px;
    }

.blog-layout-1 .blog-bottom a.btn-readmore {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #c7b299;
}

    .blog-layout-1 .blog-bottom a.btn-readmore span {
        font-weight: bold !important;
        margin-left: 5px;
    }

.blog-layout-1 .list-blog p {
    padding: 0;
    font-size: 15px;
    margin: 0;
    line-height: 26px;
    letter-spacing: 0.25px;
    color: #454545;
}

.blog-layout-1 .blog-bottom p.button {
    margin-top: 45px;
    text-align: center;
}

.template-article .article-content {
    margin-left: 0;
}

.template-article .col-main .image {
    overflow: hidden;
}

.blog-detail .page-header h1 {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.25px;
    color: #161616;
    clear: both;
    text-align: right;
}

.template-article .rte h1, .template-article .rte h2, .template-article .rte h3, .template-article .rte h4, .template-article .rte h5, .template-article .rte h6 {
    color: #161616;
    margin-bottom: 10px;
}

.template-article .rte p {
    color: #454545;
    padding: 0 0 24px;
}

.template-article .rte a, #myTabContent.tab-content a {
    color: #BD0F06;
    border-bottom: 1px solid #ebebeb;
}

.blog-left .item {
    padding-left: 0;
}

.template-blog .widget-title, .template-article .widget-title {
    position: relative;
    margin-bottom: 30px;
}

.template-blog .sidebar {
    margin-top: 5px;
}

.template-blog .widget-title h3, .template-article .widget-title h3 {
    color: #161616;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    z-index: 1;
    letter-spacing: 1px;
}

    .template-blog .widget-title h3:before, .template-article .widget-title h3:before {
        content: "";
        background: #ebebeb;
        height: 1px;
        width: calc(100% - 90px);
        display: block;
        float: right;
        margin-top: 12px;
    }
/* ----------------------------product detail */
div#zt_list_product {
    margin-left: -1px;
    margin-top: 15px;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    background: rgba(255,255,255,0.5);
    border-color: transparent;
    color: #333333;
}

    .owl-theme .owl-controls .owl-buttons div:hover {
        background: #fff;
    }

#zt_list_product .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

#zt_list_product .owl-buttons .owl-prev {
    left: -25px;
}

#zt_list_product .owl-buttons .owl-next {
    right: -25px;
}

#zt_list_product .owl-controls {
    margin-top: -30px;
}

#zt_list_product .spr-badge-starrating .spr-icon {
    font-size: 88%;
}

.product-shop .swatch {
    clear: both;
}

.product-shop .short-description {
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.product-shop .sw-1 input:checked + label, .product-shop .sw-1 label {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
}

.product-shop input:checked + label, .product-shop label:hover {
    background: #999;
    border-color: transparent;
    color: #fff;
}

.product-shop .availability {
    margin-bottom: 20px;
}

.product-shop .wishlist span {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.product-shop .wishlist-detail {
    display: inline-block;
    float: left;
    padding-top: 8px;
}

.product-shop .product-title {
    margin-bottom: 5px;
}

#add-to-cart-form #quantity {
    font-size: 15px;
    font-weight: bold;
    border: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}

.clear_fix {
    display: block;
    overflow: hidden;
    clear: both;
    padding-top: 30px;
}

.product-tabs .nav-tabs {
    border: 0;
    text-align: center;
}

.product-tabs .nav > li {
    padding: 10px 20px 0 0;
    margin-bottom: 45px;
}

    .product-tabs .nav > li a {
        padding: 0;
    }

.product-tabs .nav-tabs li a {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 15px;
    border-radius: 0;
    border: 0;
    border-top: 3px solid transparent;
    color: #bfbfbf;
}

.product-tabs .nav-tabs > li > a:hover {
    border: 0;
    background: none;
    color: #161616;
    border-top: 3px solid #333333;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: none;
    border: 0;
    border-top: 3px solid #333333;
    color: #161616;
    /*   padding-top: 15px; */
    border-radius: 0;
}

#collapse-tab1 p {
    font-size: 14px;
    font-weight: 400;
}

.related-products {
    text-align: center;
}

    .related-products h2 {
        font-size: 36px;
        line-height: 40px;
        color: #252525;
        letter-spacing: 0px;
        text-transform: uppercase;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        margin-top: 40px;
    }

.product-shop .color input:checked + label, .product-shop .color label {
    line-height: 21px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
}

.pro-layout3 .product-shop .availability {
    top: 0;
    padding-right: 15px;
}
/* -------------------------------about */
/* #about-us .list-abouts li:before {
content: "•";
color: #c7b299;
font-size: 26px;
position: absolute;
left: 35px;
} */
#about-us ul.list-abouts li {
    margin-left: 45px;
}

#about-us .about-content {
    margin: auto;
    float: none;
}

#about-us .text-info {
    color: #454545;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.5px;
}

#about-us .about-page {
    padding-bottom: 40px;
}

#about-us .main-content {
    padding: 0;
}

#about-us .title-about {
    font-size: 25px;
    color: #454545;
    letter-spacing: 0px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: Oswald;
}

    #about-us .title-about.title-about-1:before {
        content: "01";
    }

    #about-us .title-about.title-about-2:before {
        content: "02";
    }

    #about-us .title-about.title-about-3:before {
        content: "03";
    }

    #about-us .title-about:before {
        content: "";
        position: absolute;
        font-size: 80px;
        line-height: 80px;
        font-weight: bold;
        height: 54px;
        overflow: hidden;
        font-family: Oswald;
        color: #f3f3f3;
        z-index: 1;
        top: 0;
    }

#about-us .info-item {
    display: block;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 70px;
    line-height: 24px;
    position: relative;
}

    #about-us .info-item .text-info h4 {
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        padding-top: 50px;
    }

    #about-us .info-item .text-info .cus-text {
        padding-left: 30px;
    }

.out-team-wap {
    display: block;
    overflow: hidden;
    padding-top: 50px;
}

.sub_title-meet {
    margin-bottom: 60px;
}

.out-team-wap .title-team {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: 25px;
    margin-bottom: 6px;
}

.out-team-wap .position {
    font-size: 12px;
    text-transform: uppercase;
}

.out-team-wap .owl-wrapper .owl-item {
    padding: 0 15px;
}
/* ------------------------------contact */
.content-top h2,
.contactFormWrapper h2,
.content-bottom h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.contactFormWrapper h2,
.content-bottom h2 {
    margin-top: 50px;
}

.contactFormWrapper label {
    display: block;
}

.filter-collection-left {
    display: none;
}

.show-fillter .overlay-filter {
    display: block;
    transform: scale(1, 1);
}

.overlay-filter {
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.55);
    top: 0;
    left: 0;
    z-index: 7770;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    transform: rotateX(90deg);
    display: none;
}

.filter-collection-left a {
    font-size: 20px;
    cursor: pointer;
    line-height: 42px;
}
/* ---------------------------------------------------pages search */
.template-search .search-page .text-center {
    clear: both;
}

.template-search .search-page {
    padding-top: 30px;
}

    .template-search .search-page .input-group {
        text-align: center;
        width: 80%;
        padding: 30px 0;
    }

.search-page .search-bar .input-group-field {
    width: 100%;
    height: 50px;
}

.template-search .search-page .input-group-btn {
    position: absolute;
    text-align: left;
    right: 40px;
    top: 30px;
}

    .template-search .search-page .input-group-btn > button {
        border-color: transparent;
        height: 50px;
        width: 50px;
        background: transparent;
        line-height: 47px;
    }

        .template-search .search-page .input-group-btn > button:after {
            content: "\f002";
            font-family: FontAwesome;
            font-size: 18px;
            color: #bcbbb9;
        }

.template-search .search-page .product-list {
    width: 100%;
    display: inline-block;
    margin: 0 -15px;
}

    .template-search .search-page .product-list .product-item {
        width: 25%;
        float: left;
        clear: none;
        padding: 15px;
    }

        .template-search .search-page .product-list .product-item .product-title {
            white-space: nowrap;
            width: 98%;
            overflow: hidden;
            display: block;
            text-overflow: ellipsis;
            margin-top: 20px;
        }

        .template-search .search-page .product-list .product-item .spr-badge {
            margin-bottom: 0;
        }

        .template-search .search-page .product-list .product-item .wishlist {
            display: none;
        }

        .template-search .search-page .product-list .product-item:hover .price-box {
            opacity: 1;
        }

        .template-search .search-page .product-list .product-item .action {
            clear: both;
        }

        .template-search .search-page .product-list .product-item .add-to-cart-btn {
            padding: 0 25px;
            background: #c42903;
            width: 100%;
            color: #fff;
        }

            .template-search .search-page .product-list .product-item .add-to-cart-btn:hover {
                background: #000;
            }

        .template-search .search-page .product-list .product-item .harman_btn4 {
            width: 100%;
        }

.search-page .short-description {
    display: none;
}
/* -------------------------------------fix megamenu */
.site-nav .dropdown-sub ul > li a {
    padding: 19px 15px;
}

.megamenu .site-nav li .dropdown-sub li a i {
    line-height: 47px;
    font-size: 12px;
}



/* ADD CART CSS*/
.wrap-cart-mini {
    float: right;
    margin-left: 15px;
    padding-top: 5px;
}

.header-cart .top-cart {
    margin-top: 5px !important;
}

.top-icon-cart {
    position: relative;
    padding-left: 0 !important;
}

.header-cart .top-cart .top-icon-cart .wrap-cart-mini > span:first-child {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.price-cart-mini.item_money {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    float: left;
    line-height: 30px;
    letter-spacing: 0.4px;
}
/* UPDATE CART CSS*/
#cart-count {
    position: absolute;
    top: -8px;
    left: 6px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
    line-height: 18px;
    border-radius: 100%;
    font-family: Roboto;
    width: 18px;
    height: 18px;
    text-align: center;
}

.product-img-box .zoom img {
    width: 100%;
}

.about-banner .images img {
    width: 100%;
}

.zoom {
    display: block;
    position: relative;
    overflow: hidden;
}

.site-nav > li:first-child > a {
    margin-left: 0;
    padding-left: 0;
}

.main_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.template-collection .breadcrumb-wrap {
    display: none;
}

.toolbar {
    margin-bottom: 30px !important;
}

.collection-page .product-grid-item .grid-item {
    overflow: hidden;
    min-height:525px !important;
}

.breadcrumb-wrap {
    padding-left: 15px;
    padding-right: 15px;
}
/* ---- .grid-item ---- */
.collection-page .products-grid.product-grid-item {
    padding: 0 0px;
}

.grid-item-isotope {
    padding: 0 5px;
    margin-bottom: 15px !important;
}

.product-grid-isotope-parent {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 -5px;
}

.grid-item-isotope {
    float: left;
}

.product-grid-isotope {
    clear: both;
}

.grid-item-isotope img {
    display: block;
    max-width: 100%;
}

@media (min-width: 1680px) {
    .template-collection .col-main.no-sidebar {
        width: 100%;
    }
}

@media (min-width: 1400px) and (max-width: 1599px ) {
    .container {
        width: 1340px;
    }
}

@media (min-width: 1360px) and (max-width: 1399px ) {
    .container {
        width: 1300px;
    }
}

@media (min-width: 1200px) and (max-width: 1359px ) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 992px) and (max-width: 1199px ) {
    .container {
        width: 970px;
    }
}

.sidebar-links .title {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 15px;
}

.template-collection .sidebar-left .col-main {
    position: relative;
}

.slide-carousel {
    position: relative;
}

.search-form label.input_label {
    width: 100%;
}

.search-form span.input_label-content-2 {
    position: relative;
    display: block;
    padding: 12px 0;
    width: 100%;
    color: #bcbbb9;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    top: 0;
    left: 10px;
    text-align: left;
    font-weight: normal;
}

.search-form .input-group-field:focus + .input_label-2 .input_label-content-2,
.search-form .input--filled-2 .input-group-field + .input_label-2 .input_label-content-2 {
    top: -16px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    color: #BD0F06;
    font-size: 11px;
}
/* .search-form .input-group-field:focus,.search-form .input--filled-2 .input-group-field { 
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 2px solid #BD0F06 !important;
outline: none;
} */
.template-collection .col-isotope #filter-sidebar {
    display: none;
}

.template-collection .col-isotope .filter-collection-left {
    display: block;
    width: auto;
    padding-right: 20px;
    margin: 0;
}

.template-collection .show-fillter .col-isotope #filter-sidebar.col-left {
    left: 0;
    -webkit-transition: left 300ms linear 0s;
    -moz-transition: left 300ms linear 0s;
    -ms-transition: left 300ms linear 0s;
    -o-transition: left 300ms linear 0s;
    transition: left 300ms linear 0s;
}

.template-collection .col-isotope #filter-sidebar.col-left {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    list-style: none;
    z-index: 99999;
    top: 0;
    left: -150%;
    height: 100%;
    width: 270px;
    text-align: left;
    overflow: scroll;
}

.template-collection .col-isotope .filter-collection-left {
    display: block;
}

#offcanvas .navbar-form {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    width: 100%;
}

#offcanvas input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
    height: 46px;
    border: 0;
    color: #bcbbb9;
    padding-right: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    display: block;
    background: transparent;
}

#offcanvas button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
    color: #999 !important;
}

#offcanvas button {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #bcbbb9;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: transparent;
    z-index: 99;
}

#offcanvas .searchbox.s-loading:before, #offcanvas .search-results {
    display: none !important;
}

.offcanvas-mainnav .navbar-nav.megamenu li i {
    display: inline-block;
    float: left;
    line-height: 36px;
    padding-right: 7px;
}

#offcanvas .navbar-nav li .item-search a {
    display: inline-block;
}

#offcanvas .navbar-nav ul.search-results {
    padding-left: 0;
}

#offcanvas .navbar-nav .search-results .title {
    width: 185px;
    margin-bottom: 8px;
}

.search-results span.price {
    padding-left: 5px;
}

.currencies-mobile #currencies {
    display: block !important;
}

    .currencies-mobile #currencies li {
        width: auto !important;
        display: inline-block;
        padding-right: 30px;
    }

#offcanvas .navbar-nav li.currencies-mobile a:hover {
    background: none;
    color: #ff4081;
}

.currencies-mobile label {
    line-height: 40px;
    float: left;
    margin-right: 20px;
}

#offcanvas .navbar-nav li.currencies-mobile a {
    border: 0;
    line-height: 20px;
}

.wishlist-menu a {
    color: #fff;
}

.wishlist-menu {
    display: inline-block;
    text-align: right;
    margin-top: 5px;
}

    .wishlist-menu a i {
        font-size: 30px;
        margin-right: 20px;
    }

.view-cart .harman_btn4 {
    background: #ebebeb !important;
    color: #333 !important;
}

.product-grid-isotope .grid-item {
    width: 20%;
}

.product-content img {
    width: 100%;
}

.product-quickview .product-item {
    margin-top: 40px;
}

.product-quickview .quickview-featured-image {
    width: 82%;
    float: right;
}

.product-quickview .more-view {
    overflow: hidden;
}

.product-item:hover .price-box {
    opacity: 1;
}

.header-cart #dropdown-cart.active {
    position: fixed;
    right: 0;
    top: 0;
    width: 320px;
}

.header-cart .cart-empty, .header-cart .cart-list {
    padding: 15px;
}

.header-cart .continue-shoping {
    height: 90px;
    line-height: 90px;
    width: 100%;
    padding: 0 15px;
}

    .header-cart .continue-shoping span {
        float: left;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
    }

    .header-cart .continue-shoping a {
        float: right;
        font-size: 20px;
        color: #fff;
    }

.header-cart #dropdown-cart li.item:last-child {
    border-bottom: 0;
}

.header-cart .wrap-btcart {
    position: absolute;
    display: block;
    bottom: 10px;
    width: 100%;
    padding: 15px;
    background: #fff;
    height: 190px;
}

.wrapper-container.show-cart .nm-page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0,0,0,0.73);
    -webkit-transition: opacity 0.20s ease;
    -o-transition: opacity 0.20s ease;
    transition: opacity 0.20s ease;
    box-shadow: 0 0 5px 4px #eaeaea;
    width: 100%;
    height: 100%;
}
/* fix */
#add-to-cart-form .custom-qty,
#add-to-cart-form #quantity {
    border-radius: 0;
}

#add-to-cart-form #quantity {
    width: 111px;
    height: 45px;
}

#add-to-cart-form #product-add-to-cart {
    font-size: 14px;
    height: 45px;
    font-weight: 300;
    border-radius: 45px;
    letter-spacing: 3px;
}

#add-to-cart-form span.down-qty {
    top: 0;
}

#add-to-cart-form span.up-qty {
    right: 0;
}

.product-shop .product-title a.btn {
    width: 25px;
    height: 25px;
    color: #7d7d7d;
    background: none;
    text-indent: 0;
    font-size: 0;
}

    .product-shop .product-title a.btn:hover {
        color: #BD0F06;
    }

.product-shop .product-title a.prev:before {
    content: "\c053";
    font-size: 14px;
    font-family: cleversoft;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 7px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    font-weight: normal;
}

.product-shop .product-title a.next:before {
    content: "\c053";
    font-size: 14px;
    font-family: cleversoft;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 9px;
    font-weight: normal;
}

.template-product .sale_bonus, .sale_tag {
    display: none;
}

.template-cart .cart-list .money {
    float: none;
    margin-right: 0;
}

.tab_pro_w {
    padding-bottom: 60px;
}

.product_socials_wrapper {
    text-align: center;
}

.share-product-text {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 50px;
}

.product-tabs .nav > li {
    display: inline-block;
    float: none;
}

.pro-layout3 .product-last {
    margin-top: 52px;
}

.pro-layout3 .btn-product-change.product-title {
    position: absolute;
    right: 60px;
    top: -93px;
}

.template-product .pro-layout1 #zt_list_product .jcarousel-clip-vertical {
    height: 570px;
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.template-product .pro-layout1 .jcarousel-skin-tango .jcarousel-next-vertical {
    bottom: -10px;
}

.product-shop .spr-icon.spr-icon-star-empty, .grid-item .spr-icon.spr-icon-star-empty, .template-product .spr-badge-caption {
    display: none;
}

.template-product .pro-layout1 #zt_list_product {
    margin-top: 0;
}

.template-product .product-img-box.has-jcarousel .product-photo-thumbs li:first-child {
    margin: 0 0 5px;
}

.template-product .breadcrumb_position {
    margin-bottom: 0;
}

.template-product .pro-layout1 .btn-product-change {
    position: absolute;
    right: 0px;
    top: -93px;
}

.template-product .pro-layout3 .product-title a.prev {
    right: 6px;
}

.template-product .pro-layout3 .product-title a.btn {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #333333;
    color: #333333;
    background: none;
    text-indent: 0;
    font-size: 0;
}

.template-product .pro-layout3 .product-title a.btn {
    display: block;
    padding: 0;
    position: absolute;
    top: 10px;
}

.template-product .pro-layout3 .product-title a.next:before {
    content: "\f0da";
    font-size: 15px;
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 8px;
}

.template-product .pro-layout3 .product-title a.prev:before {
    content: "\f0d9";
    font-size: 15px;
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 6px;
}

.template-product .main-content ul#more-view-carousel {
    overflow: visible !important;
    list-style: none !important;
}

.template-product .main-content .jcarousel-clip-vertical ul li {
    list-style: none !important;
}

.pro-layout1 .spr-badge {
    margin-bottom: 20px;
}

.template-product #product {
    margin-top: 35px;
}

.spr-summary-actions a {
    background: transparent;
    border: 0;
    color: #ffaf47;
    text-transform: inherit;
    font-weight: 400;
    font-size: 14px;
}

.spr-form-label + .spr-form-input {
    width: 100%;
}

/* fix */
.template-product .owl-theme .owl-controls .owl-buttons div {
    font-size: 24px;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: #aaa;
}

.spr-icon.spr-icon-star-empty, .spr-icon-star, .spr-form-review-rating a, .spr-form-review-rating a:hover {
    color: #ffcc00;
}

.socials-desktop-layout3 {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 30px 0 10px 0;
}

.pro-layout3 .product-img-box .thumbs .owl-item .image-item {
    width: 100%;
    float: none;
}

.pro-layout3 .product-img-box .thumbs .image-item {
    width: 30%;
    float: left;
}

.template-product .related-products .owl-theme .owl-controls .owl-buttons div {
    font-size: 24px;
    background: rgba(255,255,255,0.5);
    border: 0;
    box-shadow: none;
    color: #333333;
    border-radius: 0;
    line-height: 55px;
}

.pro-layout3 #zt_list_product .owl-buttons .owl-next {
    right: 0;
}

.pro-layout3 #zt_list_product .owl-buttons .owl-prev {
    left: 0;
}

.product .product-img-box .thumbs .image-item a.zoomGalleryActive img {
    opacity: 1;
}

.jcarousel-next-disabled-vertical,
.jcarousel-prev-disabled-vertical {
    display: none !important;
}

.header-cart .cart-list {
    height: calc(100% - 200px );
    position: absolute;
    padding-bottom: 60px;
    overflow-y: scroll;
}

.template-collection .col-isotope #filter-sidebar {
    padding: 45px 15px 0 15px;
}

.mega-menu.aligned-center .dropdown-sub .mega-item .col-sm-6:last-child {
    border-right: 0;
}

.dropdown-sub.level1 ul {
    padding: 15px;
}

.close-sibade:before {
    font-size: 20px;
    position: fixed;
    left: 280px;
    top: 20px;
    cursor: pointer;
    font-family: 'cleversoft' !important;
    color: #fff;
    z-index: 99999;
    display: none;
    content: "\c067";
}

.show-fillter .close-sibade:before {
    display: block;
}

.product-inner.out-stock-product {
    -moz-opacity: 0.7 !important;
    -khtml-opacity: 0.7 !important;
    -webkit-opacity: 0.7 !important;
    opacity: 0.7 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !important;
    filter: alpha(opacity=70) !important;
}

    .product-inner.out-stock-product .product-label {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -2.5em;
        margin-left: -2.5em;
        background-color: #fa6b6b;
        width: 5em;
        height: 5em;
        background: rgba(250, 107, 107, 0.8);
        text-transform: uppercase;
        color: #fff;
        font-size: 1.3em;
        line-height: 1em;
        text-align: center;
        border-radius: 50%;
        border-color: transparent;
        pointer-events: none;
    }

        .product-inner.out-stock-product .product-label span {
            display: table-cell;
            width: 5em;
            height: 5em;
            vertical-align: middle;
            font-weight: 400;
        }

    .product-inner.out-stock-product .add-to-link {
        display: none;
    }

.padding {
    clear: both;
    display: block;
}

.tabs-product-home.grid .tabs-product {
    overflow: visible;
}

.tabs-product-home.slide .grid-item.product-item, .related-products .grid-item.product-item {
    width: 20%;
    float: left;
}

.tabs-product-home .grids-item {
    float: left;
}

.tabs-product-home .owl-item .grid-item.product-item, .related-products .owl-item .grid-item.product-item {
    width: 100%;
}

.template-product .related-products .owl-theme .owl-controls .owl-buttons div:hover {
    background: #fff;
}

.site-nav .level-top > a, .customer-links li a, .header-cart .top-cart .top-icon-cart, #currencies-top .dropdown-toggle, .header-contact .contact-content, .info-contact-top {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

.template-index .sale_bonus {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.block-top .slide-carousel {
    width: 20%;
    float: left;
}

.block-top .owl-item .slide-carousel {
    width: 100%;
}

.b-lazy {
    background-color: #eaeaea;
}

.tp-caption {
    display: none;
}

.tp-bgimg {
    background-size: cover;
    background-position: center center;
}

    .tp-bgimg img {
        width: 100%;
        display: none;
    }

.loadding-image::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background-image: url("s-loading.gif");
    background-color: #eaeaea;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50px;
}
/* contact */
.contactus-page {
    margin-top: 20px;
}

    .contactus-page .contactFormWrapper h2 {
        margin: 0;
    }

    .contactus-page .content-top h2 {
        display: block;
        margin: 0;
    }

    .contactus-page .contactFormWrapper h2,
    .contactus-page .content-top h2 {
        font-size: 26px;
        font-weight: normal;
        color: #161616;
        text-transform: uppercase;
        margin-bottom: 40px;
        clear: both;
        overflow: hidden;
        line-height: 36px;
        letter-spacing: 0.5px;
    }

        .contactus-page .contactFormWrapper h2 span,
        .contactus-page .content-top h2 span {
            color: #BD0F06;
        }

.maps {
    margin-bottom: 65px;
}

.contactFormWrapper textarea {
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid transparent;
    border-bottom: 1px solid #ebebeb;
    text-align: right;
}

.contactus-page {
    font-size: 15px;
    color: #454545;
    margin-bottom: 120px;
}

.content-bottom {
    margin-top: 65px;
}

.contactFormWrapper input {
    border: 1px solid transparent;
    border-bottom: 1px solid #ebebeb;
}

#contact .contactFormWrapper .btn {
    float: right !important;
    border-radius: 0;
    font-size: 11px;
    font-weight: 400;
    width: 150px;
    height: 40px;
    text-align: center;
    letter-spacing: 0px;
}

#contact .main-content {
    padding-bottom: 0;
}

.template-product #header-content {
    margin-bottom: 0;
}

.socials-mobi {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    overflow: hidden;
    padding: 30px 0 10px 0;
}

/*------------------------------------------------------- sidebar blog */
.aboutme-container {
    margin-top: 40px;
    margin-bottom: 50px;
}

    .aboutme-container img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .aboutme-container .aboutme-content {
        font-size: 15px;
        line-height: 24px;
        text-align: left;
        letter-spacing: 0.25px;
        margin: 30px 0;
        color: #454545;
    }

    .aboutme-container .aboutme-name {
        font-size: 26px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        letter-spacing: 0.25px;
    }

.followus-container {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}

    .followus-container .followus-content a {
        font-size: 16px;
        padding: 0 15px;
        letter-spacing: 1px;
        line-height: 24px;
    }

.blog_banner {
    position: relative;
    margin: 50px 0;
}

    .blog_banner .blog-banner-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        width: 100%;
        text-align: center;
        z-index: 10;
    }

    .blog_banner .blog-banner-title {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0.25px;
        color: #c7b299;
        text-transform: capitalize;
        font-weight: bold;
    }

    .blog_banner .blog-banner-iamge:before {
        content: "";
        background: rgba(0,0,0,0.3);
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
    }

    .blog_banner .blog-banner-container a {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 30px;
        letter-spacing: 0.25px;
    }

.blog-newsletter .modal-bg-image {
    position: absolute;
    z-index: -1;
    width: 70%;
    right: 0;
    bottom: 0;
}

.blog-newsletter {
    margin-bottom: 50px;
    text-align: left;
    margin-top: 30px;
    position: relative;
}

    .blog-newsletter .sub_newsletter {
        text-align: center;
    }

    .blog-newsletter .title_newsletter {
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        margin-bottom: 40px;
    }

    .blog-newsletter .newsletter .input-group-field {
        width: 100%;
        position: inherit;
        margin-bottom: 10px;
    }

    .blog-newsletter .newsletter .input-group-btn {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

        .blog-newsletter .newsletter .input-group-btn > .btn {
            width: 100%;
            height: 45px;
            line-height: 45px;
            font-size: 13px;
        }
/*.header-layout-2 .logo img {
  max-height: 50px;
}*/
.header-layout-1 .logo {
    padding-top: 60px;
}

.header-layout-2 .logo {
    padding-top: 0;
    margin-top: -14px;
}

.header-layout-2 .header.is-ticky .logo {
    display: none;
}

.header-layout-2 .header-inner .search-form {
    height: 80px;
    top: -13px;
}

.header-layout-2 #search-top input[type=text] {
    height: 80px;
}

.template-collection .collection-banner-title {
    position: absolute;
    top: 50%;
    left: 20%;
    font-size: 27px;
    letter-spacing: 0.25px;
    line-height: 36px;
    color: #252525;
    transform: translateY(-50%);
    font-weight: lighter;
}

.home-block-category .home-collection-item {
    position: relative;
}

.home-block-category .home-collection-title-wrapper {
    position: absolute;
    z-index: 99;
    width: auto;
    padding: 0 !important;
    text-align: center;
    margin: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.home-block-category .list-category > div {
    padding: 0 50px;
}

.home-block-category .home-collection-title {
    padding: 10px 0;
}

    .home-block-category .home-collection-title h3.h5 {
        padding: 0 15px;
        margin: 0;
    }

    .home-block-category .home-collection-title h3 a {
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
        letter-spacing: 2px;
    }

.home-block-category .home-collection-item:hover .home-collection-title-wrapper .home-collection-title {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.home2-block-category .rte-setting p {
    padding: 0;
    font-size: 36px;
    line-height: 42px;
    font-weight: lighter;
    color: #252525;
}

.header-search-icon {
    cursor: pointer;
    position: absolute;
    left: auto;
    top: 23px;
    transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    z-index: 88;
    background: none;
    font-size: 20px;
    right: -3px;
}

.header-layout-3 .menu-title {
    margin-bottom: 20px;
}

.header-menu-center .logo {
    text-align: center;
}

.header-menu-center .site-nav > li > a {
    padding: 33px 10px 15px;
}

.header-menu-center .site-nav li:hover .dropdown-sub {
    top: 62px;
}

.template-list-collections .product-top:before, .home3-block-collection .home-collection-item > a:before {
    background: rgba(0,0,0,0.5);
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
}

.template-list-collections .product-top:hover:before, .home3-block-collection .home-collection-item > a:hover:before {
    opacity: 1;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
}

.template-list-collections .list-category {
    margin-bottom: 70px;
}

.template-list-collections .footer-container .container {
    padding: 0 15px;
}

.header-layout-2.header-menu-center .header.is-ticky .header-inner .search-form,
.header-layout-2.header-menu-left .header.is-ticky .header-inner .search-form {
    height: 86px;
    top: -10px;
}

.header-layout-1 .header-inner .search-form {
    top: auto;
    bottom: -35px;
}

    .header-layout-1 .header-inner .search-form .search-close {
        right: 22px;
    }

.header-layout-1 #search-top .navbar-form {
    margin: 0;
}

.list-category .collection-item {
    width: 33.333%;
    padding: 5px;
}

    .list-category .collection-item img {
        width: 100%;
    }

.home2-block-category h2.h3 {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #BD0F06;
}

.home2-block-category .category-item-2 .block-home-category .block-content {
    text-align: right;
}

.home2-block-category .rte-setting.featured-row__subtext {
    font-size: 36px;
    line-height: 42px;
    font-weight: lighter;
    color: #252525;
}

.home2-block-category a.btn {
    font-size: 12px;
    line-height: 24px;
    background: #000000;
    font-weight: lighter;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 5px;
    letter-spacing: 2px;
    height: 24px;
    border: 0;
    margin-top: 20px;
}

body .home2-block-category .block-home-category .category-images {
    float: none;
    display: table-cell !important;
}

.home2-block-category .block-home-category .block-content {
    float: none;
    display: table-cell !important;
    vertical-align: middle;
}

.home2-block-category .block-home-category .category-item-1 {
    padding: 0;
}

.home2-block-category .block-home-category .category-item-2 .block-content {
    text-align: right;
}

body .home2-block-category .row {
    margin: 0;
    display: table !important;
    width: 100%;
}

.home2-block-category img, .home3-block-collection img {
    width: 100%;
}

.container.page-faq .panel-heading a.collapsed:before, .shortcode-accordion .panel-heading a.collapsed:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'cleversoft' !important;
    font-size: 12px;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #282828;
    width: auto;
    height: auto;
    background: none;
    content: "\c025";
}

.container.page-faq .panel-heading a, .shortcode-accordion .panel-heading a {
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 1.4;
}

    .container.page-faq .panel-heading a:before, .shortcode-accordion .panel-heading a:before {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: 'cleversoft' !important;
        font-size: 12px;
        line-height: 1;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #282828;
        width: auto;
        height: auto;
        background: none;
        content: "\c035";
    }

.panel.panel-default {
    border: 0;
    background: transparent;
    padding-bottom: 15px;
}

.page-faq .panel-default > .panel-heading, .shortcode-accordion .panel-default > .panel-heading {
    background: transparent;
    border: 0;
    padding-left: 0;
}

.page-faq .panel-group, .shortcode-accordion .panel-group {
    margin-bottom: 5px;
}

.page-faq .contents, .shortcode-accordion .contents {
    font-size: 14px;
    line-height: 1.6;
}

.page-faq .page-faq-title, .shortcode-accordion .page-header h2 {
    color: #000000;
    text-align: left;
    margin-bottom: 22px;
    letter-spacing: 0.05em;
    margin: 0 0 30px;
    font-size: 20px;
    padding-bottom: 20px;
}

.page-faq .page-faq-subtitle {
    text-align: center;
    font-size: 14px;
    max-width: 720px;
    margin: 0 auto;
    line-height: 26px;
    margin-bottom: 30px;
}

.fullwidthbanner-container, .home3-block-collection .home-collection-item > a {
    position: relative;
}

.subtotal-container {
    background: #f7f7f7;
}

.home-collection-item > a {
    display: inline-block;
    width: 100%;
    position: relative;
}

.home3-block-collection .home-collection-item {
    padding: 0;
}

.home3-block-collection .home-collection-title-wrapper {
    position: absolute;
}

.home3-block-collection .home-collection-title h3 {
    margin: 0;
    padding: 0;
}

    .home3-block-collection .home-collection-title h3 a {
        display: block;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 24px;
        font-weight: bold;
        letter-spacing: 0.75px;
    }

.home3-block-collection > .container > .row {
    margin: 0;
}

.home3-block-collection {
    clear: both;
}

.home4-block-collection .home-collection-item {
    position: relative;
    overflow: hidden;
    padding: 15px;
}

    .home4-block-collection .home-collection-item.home-collection-item-2 {
        padding: 0 0 0 15px;
    }

    .home4-block-collection .home-collection-item.home-collection-item-1 {
        padding-left: 0;
    }

    .home4-block-collection .home-collection-item img {
        width: 100%;
    }

.home4-block-collection .home-collection-title-wrapper .home-collection-title h3 a {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #ffffff;
}

.home4-block-collection .home-collection-title-wrapper .home-collection-title p {
    font-size: 12px;
    color: #7d7d7d;
    line-height: 26px;
    letter-spacing: 0.25px;
}

.home4-block-collection .home-collection-item.home-collection-item-1 .home-collection-title h3 a {
    font-size: 25px;
    color: #252525;
    line-height: 40px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    display: inline-block;
}

.home4-block-collection .home-collection-title-wrapper {
    position: absolute;
    z-index: 9;
    width: 64%;
}

.home4-block-collection > .container > .row {
    margin-right: 0;
    margin-left: 0;
}

.home4-block-collection .home-collection-item-2 .home-collection-item > a:before {
    content: "";
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s;
}

.home4-block-collection .home-collection-item-2 .home-collection-item:hover > a:before {
    opacity: 0.5;
    transition: opacity 2s;
}

.home4-block-collection .home-collection-item.home-collection-2:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.home4-block-collection .home-collection-item.home-collection-3:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.home4-block-collection .home-collection-item.home-collection-4:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.home4-block-collection .home-collection-title-wrapper.text-middle {
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    left: 50%;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.button-view a, .block-home-newsletter .newsletter .input-group-btn > .btn, .infinite-scrolling a {
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    display: inline-block;
    padding: 0 30px;
    border-radius: 46px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 60px;
    box-shadow: 0 15px 25px rgba(197,164,126,0.5);
    -webkit-box-shadow: 0 15px 25px rgba(197,164,126,0.5);
    font-weight: 300;
    -webkit-transition: all .5s ease-out !important;
    transition: all .5s ease-out !important;
}

    .button-view a:hover, .block-home-newsletter .newsletter .input-group-btn > .btn:hover, .infinite-scrolling a:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.header-topbar {
    height: 40px;
    line-height: 40px;
}

    .header-topbar ul.top-header-right {
        margin-bottom: 0;
        text-align: right;
    }

    .header-topbar .top-header-right li {
        display: inline-block;
        padding: 0 15px;
        margin-bottom: 0;
    }

        .header-topbar .top-header-right li a, .header-topbar .top-header-left {
            font-size: 12px;
            line-height: 21px;
            color: #fff;
            letter-spacing: 0.25px;
        }

.footer-container.footer-layout-2 .content li, .footer-container.footer-layout-3 .content li, .footer-container.footer-layout-5 .content li {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 15px;
}

    .footer-container.footer-layout-2 .content li a, .footer-container.footer-layout-3 .content li a, .footer-container.footer-layout-5 .content li a {
        font-size: 12px;
        line-height: 24px;
    }

.footer-container.footer-layout-2 .custom-fotter-top {
    margin-top: 0;
    margin-bottom: 0;
}

.footer-container.footer-layout-2 .footer-icon-share a {
    display: inline-block;
    margin-bottom: 0;
}

    .footer-container.footer-layout-2 .footer-icon-share a i {
        font-size: 14px;
        margin-left: 20px;
        font-weight: bold;
        color: #161616;
        background: transparent;
    }

.footer-container.footer-layout-2 .footer-bottom address, .footer-container.footer-layout-3 .footer-bottom address {
    line-height: 24px;
}

.footer-container.footer-layout-2 .footer-bottom .content-footer-bottom {
    padding-bottom: 50px;
    padding-top: 30px;
}

.footer-layout-2 .footer-icon-share {
    text-align: right;
}

.footer-container.footer-layout-3, .footer-container.footer-layout-5 {
    padding-top: 0;
}

.footer-bottom .content-footer-bottom {
    padding-bottom: 15px;
}

.instagram-bottom img {
    width: 100%;
}

#header-content .header-inner .site-nav li.level-top > a span.lable-menu:before {
    border-style: solid;
    border-width: 4px 5px 0 0;
    bottom: -4px;
    content: "";
    left: 7px;
    position: absolute;
}

#header-content .header-inner .site-nav li.level-top > a span.lable-menu {
    font-size: 10px;
    left: 50%;
    padding: 0 5px;
    position: absolute;
    top: -20px;
    z-index: 9;
    font-weight: 400;
    line-height: 18px;
    border-radius: 3px;
    width: 32px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

#instafeed > a {
    padding: 0;
}

#instafeed.row {
    margin-left: 0;
    margin-right: 0;
}

#myTabContent.tab-content table {
    border-color: #dfe4e6;
}

.block-collection h3, .collection-right-product h3 {
    color: #333;
    font-size: 15px;
    letter-spacing: 0.25px;
    font-weight: normal;
}

.block-collection {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.collection-block-content > p:first-child {
    margin-top: 10px;
}

.collection-block-content p {
    font-size: 14px;
    line-height: 28px;
    color: #777777;
}

.collection-block-content ul {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}

    .collection-block-content ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 5px;
        color: #BD0F06;
    }

        .collection-block-content ul li:after {
            position: absolute;
            display: block;
            top: 5px;
            left: 0;
            font-family: 'FontAwesome';
            content: "\f00c";
            font-size: 1em;
            line-height: 1em;
        }

.collection-right-product .product-image {
    width: 30%;
    display: inline-block;
    float: left;
}

.collection-right-product .grid-item .product-content {
    width: 70%;
    display: inline-block;
    height: auto;
    text-align: left;
    padding-left: 10px;
}

.collection-right-product .add-to-link, .collection-right-product .wishlist, .collection-right-product .product-label {
    display: none !important;
}

.template-collection .collection-right-product .product-content h3 {
    padding-top: 0;
    line-height: 1;
}

.template-collection .collection-right-product .product-list .price-box {
    font-size: inherit;
    margin: 0;
}

.blog-detail .rte ul li, .blog-detail .rte ol li {
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 0.25px;
    padding-left: 30px;
}

.site-nav li.mega-menu:hover .dropdown-sub.sub1 > .mega-style-2 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.site-nav li.mega-menu .dropdown-sub.sub-1 > .mega-style-2 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.countdown .day, .countdown .hours, .countdown .min, .countdown .second {
    display: inline-block;
    padding: 0 12px;
    position: relative;
}

.countdown .deal-clock {
    overflow: hidden;
    background-color: rgba(249, 99, 50, 0.85);
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 4px 0 0;
    line-height: 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

    .countdown .deal-clock span.no {
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .countdown .deal-clock span.text {
        font-size: 12px;
        text-transform: capitalize;
    }

.product-item:hover .countdown .deal-clock {
    bottom: 36px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.countdown .day:before, .countdown .hours:before, .countdown .min:before {
    content: ":";
    position: absolute;
    right: -2px;
    top: 5px;
}

.template-product .countdown .day:before, .template-product .countdown .hours:before, .template-product .countdown .min:before {
    content: ":";
    position: absolute;
    right: -10px;
    top: 16px;
    color: #333;
    font-size: 16px;
}

.template-product .countdown .deal-clock {
    position: inherit;
    margin-bottom: 20px;
    background: transparent;
    color: #333;
    line-height: inherit;
    text-align: left;
    padding: 0;
}

.template-product .countdown .day, .template-product .countdown .hours, .template-product .countdown .min, .template-product .countdown .second {
    background: #fff;
    width: 48px;
    height: 48px;
    margin: 0 15px 5px 0;
    padding: 11px 0 0 0 !important;
    font-size: 14px;
    line-height: 1em;
    color: #333333;
    text-align: center;
}

.product-video i {
    padding-right: 10px;
}

.product-video {
    text-align: center;
    font-size: 20px;
}

.tabs-product-home.grid .box-content .grid-item {
    padding: 0 5px;
    float: left;
    width: 100%;
}

.block-slide-5 .main-slide-content h2 {
    position: absolute;
    right: 15%;
    top: 50%;
    font-size: 72px;
    text-align: left;
    line-height: normal;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-weight: 100;
    color: #555555;
    z-index: 9;
    border: 0;
}

.block-slide-5 .hint {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    background: #ffffff;
    color: #c7b299;
    z-index: 9;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.block-slide-5 .hint__dot {
    cursor: default;
    border-width: 10px;
    border-color: #ffffff;
    border-style: solid;
    background: transparent;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    -webkit-animation: pulses 1s ease-out;
    -moz-animation: pulses 1s ease-out;
    animation: pulses 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.5;
}

.block-slide-5 .hint:hover .link-product {
    visibility: visible;
    opacity: 1;
}

.block-slide-5 .link-product {
    width: 150px;
    top: -5px;
    position: absolute;
    font-size: 14px;
    line-height: 1.5em;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
}

.block-slide-5 span.hint-title {
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}

.block-slide-5 span.hint-price {
    font-size: 16px;
    display: block;
}

.block-slide-5 .link-product.left {
    padding: 10px 10px 10px 0;
    top: -5px;
    text-align: right;
    left: 0;
    margin-left: -260px;
}

.block-slide-5 .hint:hover .link-product.left {
    margin-left: -165px;
}

.block-slide-5 .hint .link-product.left:after {
    content: '';
    position: absolute;
    right: -18px;
    top: 13px;
    border: 10px solid transparent;
    border-left: 10px solid #ffffff;
}

.block-slide-5 .link-product.right {
    padding: 10px 0 10px 10px;
    top: -5px;
    text-align: left;
    right: 0;
    margin-right: -260px;
}

.block-slide-5 .hint:hover .link-product.right {
    margin-right: -165px;
}

.block-slide-5 .hint .link-product.right:after {
    content: '';
    position: absolute;
    left: -18px;
    top: 13px;
    border: 10px solid transparent;
    border-right: 10px solid #ffffff;
}

.block-slide-5.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 40px;
}

.block-slide-5.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 40px;
}

.block-slide-5.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #ffffff;
    border-color: transparent;
    color: #959595;
    border-radius: 0;
}

.block-slide-5 .slide-item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    float: left;
    height: 100%;
}

.block-slide-5 .slide-item {
    width: 40%;
    margin-left: 350px;
}

@-moz-keyframes pulses {
    0% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(1);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(1.1);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(1.3);
        opacity: 0.5;
    }

    100% {
        -moz-transform: scale(1.5);
        opacity: 0.0;
    }
}

@-webkit-keyframes pulses {
    0% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(1);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(1.1);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(1.3);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0.0;
    }
}

@keyframes pulses {
    0% {
        transform: scale(1);
        opacity: 0.0;
    }

    25% {
        transform: scale(1);
        opacity: 0.1;
    }

    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }

    75% {
        transform: scale(1.3);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.5);
        opacity: 0.0;
    }
}

.footer-container.footer-layout-4 .footer-bottom .content-footer-bottom {
    padding-bottom: 0;
}

.footer-container.footer-layout-4 {
    padding-top: 0;
}

.tabs-product-home.vertical-align-left .full-width {
    padding-right: 0 !important;
}

.full-width {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

    .full-width .full-width {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.container .full-width {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.header-logo-center .menu-main-home .megamenu {
    text-align: left;
}

.template-index .list-category {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 0;
}

.home2-block-category {
    width: 100%;
    display: inline-block;
    clear: both;
}

.block-home-6 .home-collection-item img {
    width: 100%;
}

.list-category.block-home-6 .home-collection-title-wrapper {
    position: absolute;
    background: rgba(255,255,255,0.8);
    padding: 10px 30px 10px 20px;
}

.block-home-6 .home-collection-title h3.h5 {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    color: #252525;
    font-weight: 600;
}

.block-timeline h2 {
    font-size: 54px;
    font-weight: 100;
    color: #252525;
    line-height: normal;
    margin-bottom: 0;
    text-align: center;
    border: 0;
}

.block-timeline p {
    font-size: 18px;
    line-height: 36px;
    font-weight: lighter;
    font-style: italic;
    text-align: center;
    color: #7d7d7d;
    margin-bottom: 30px;
}

.block-timeline {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    text-align: center;
    width: 100%;
    background-attachment: fixed;
}

    .block-timeline #cntdwn > div {
        display: inline-block;
    }

        .block-timeline #cntdwn > div .no {
            width: 90px;
            height: 90px;
            border: 1px solid #959595;
            display: inline-block;
            margin: 0 10px;
            line-height: 90px;
            font-size: 36px;
        }

        .block-timeline #cntdwn > div .text {
            display: block;
            font-size: 18px;
            font-weight: lighter;
            color: #252525;
            line-height: 36px;
        }

    .block-timeline .timeline-button a {
        font-size: 14px;
        line-height: 50px;
        letter-spacing: 1px;
        text-transform: uppercase;
        height: 50px;
        display: inline-block;
        padding: 0 40px;
        border-radius: 50px;
        margin-top: 50px;
    }

.main-blog .heading-block, .main-brand .heading-block {
    border: 0;
    margin-bottom: 50px;
}

.main-blog .blog-item .image img:hover {
    transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
}

.main-blog.blog-slide #latest-blogs .owl-item:first-child .item {
    border-left: 1px solid #ebebeb;
}

.main-blog .box-content {
    margin: auto;
    float: none;
    padding: 0 15px;
}

.main-blog .blog-content {
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 100px;
}

.main-blog.blog-gird .blog-content h3 {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
}

.blog-gird .main-blog-left .blog-time {
    text-align: center;
    width: 100%;
    padding: 15px 0 0;
    font-size: 12px;
    color: #BD0F06;
}

.main-blog.blog-gird .blog-time .blog-month {
    font-weight: normal;
    text-transform: uppercase;
}

.main-blog.blog-gird .blog-item .image {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    height: 158px;
    transform: translateY(-50%);
    z-index: -1;
}

.main-blog.blog-gird .blog-content {
    text-align: center;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.main-blog.blog-gird #latest-blogs .item {
    height: 158px;
    margin-bottom: 0;
    position: relative;
    border: 0;
    padding-bottom: 0;
}

.main-blog.blog-gird .blog-item {
    display: flex;
    flex-wrap: wrap-reverse;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 9;
}

.main-blog.blog-gird .main-blog-left {
    width: 100%;
}

.main-blog.blog-gird .blog-item .image:before {
    content: "";
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
}

.main-blog.blog-gird .blog-item:hover .blog-content h3 a, .main-blog.blog-gird .blog-item:hover .main-blog-left .blog-time,
.main-blog.blog-gird .show .blog-item .blog-content h3 a, .blog-gird .show .main-blog-left .blog-time {
    color: #ffffff;
}

.main-blog.blog-gird #latest-blogs.show .item {
    margin-bottom: 20px;
}

.main-blog .short-des {
    font-size: 1.2rem;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 300;
}

.main-blog p.button {
    letter-spacing: 2px;
    padding-top: 20px;
    font-weight: 300;
    font-size: 12px;
}

.main-blog #latest-blogs .item {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 45px;
    padding-bottom: 30px;
}

.main-brand .owl-theme .owl-controls {
    top: auto;
    bottom: -30px;
    margin-bottom: 0;
}

.main-blog .blog-time .blog-month {
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    text-transform: capitalize;
}

.main-blog .blog-item .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.main-blog .blog-item:hover .image {
    opacity: 1;
    transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.main-blog .blog-item {
    position: relative;
}

.footer-container.footer-layout-4 .custom-fotter-top {
    margin-top: -3px;
}

.footer-container.footer-layout-4 .footer-bottom .content-footer-bottom {
    padding-bottom: 9px;
    padding-top: 13px;
}

.main-slider video#video_player_id {
    min-width: 100% !important;
    object-fit: cover;
}

.site-nav li.parent.dropdown-submenu {
    position: relative;
}

.logo-container {
    line-height: 80px;
}

.header-layout-3 .menu-main-home {
    padding-top: 15px;
}

.header-layout-3 {
    padding-top: 0;
}

.main-blog .button a {
    color: #BD0F06;
}

    .main-blog .button a:hover {
        color: #000;
    }

.header-layout-3 .is-ticky .menu-main-home {
    padding-top: 6px;
}

.header-layout-3 .logo-sticky img {
    padding-top: 0;
}

.main_container {
    padding-top: 13px;
}

.template-product .main_container, .template-index .main_container {
    padding-top: 0;
}

.product-quickview .actions.pre .span-1 {
    display: none;
}

.header-position.header-layout6 #header-content.header-layout-3 .header-inner .site-nav li .dropdown-sub li a {
    padding: 19px 0;
}

.header-position.header-layout6 #header-content.header-layout-3 .is-ticky .header-inner .site-nav li .dropdown-sub li a {
    padding: 12px 0;
}

.lookbook .main_container {
    padding: 0;
}

.lookbook .header-position.header-layout6 {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99999;
    padding-top: 0;
}

.lookbook ul#menu {
    position: fixed !important;
    top: 50%;
    right: 20px;
    z-index: 9999;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    list-style: none;
}

.lookbook #menu li {
    width: 16px;
    height: 16px;
    margin: 6px 0;
}

    .lookbook #menu li a {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        cursor: pointer;
        text-decoration: none;
    }

.lookbook #menu .active a span:before {
    background: #fff;
}

.lookbook #menu li a span:before {
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    content: "";
    border-width: 1px;
    border-style: solid;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    border-color: #fff;
}

.lookbook.template-index .header-position.header-layout6 #header-content {
    background: rgba(255, 255, 255, 0.6);
}

.footer-container.footer-layout-6 .custom-fotter-top {
    margin-bottom: 0;
}

.footer-container.footer-layout-6 .footer-icon-share a i {
    background: none;
    font-size: 15px;
}

.footer-container.footer-layout-6 .footer-bottom address, .footer-container.footer-layout-6 .footer-icon-share {
    text-align: center;
}

    .footer-container.footer-layout-6 .footer-icon-share a {
        display: inline-block;
    }
/*--------------------------------------- Home Page Block Icon */
.block-icon .feature-box svg, .block-icon .feature-box img {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
}

.feature-box, .feature-box-info {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    text-align: center;
}

.feature-box-icon.primary {
    display: inline-block;
    border-radius: 50%;
    padding: 0;
    margin-bottom: 30px;
}

    .feature-box-icon.primary i {
        font-size: 30px;
        line-height: 70px;
        border-radius: 50%;
        width: 70px;
        height: 70px;
        margin: auto;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        display: inline-block;
    }

.feature-box:hover .feature-box-icon.primary i {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.feature-box-info {
    display: block;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

    .feature-box-info h4 {
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 24px;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .feature-box-info p {
        color: #7d7d7d;
        font-size: 13px;
        letter-spacing: 0.25px;
        line-height: 24px;
        margin-top: 0;
    }

.block-icon.icon-left .feature-box-icon.primary {
    margin: 0;
    display: inline-block;
}

.block-icon.icon-left .feature-box-info {
    text-align: left;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.block-icon.icon-left .feature-box-hover {
    text-align: center;
}

.block-icon.icon_right .feature-box-icon.primary {
    float: right;
}

.block-icon.icon_right .feature-box-info {
    text-align: left;
    float: left;
}

.block-icon.stack-left .feature-box {
    text-align: left;
}

.block-icon.stack-left .feature-box-icon.primary {
    border: 0;
}

.block-icon.stack-left .feature-box-icon.primary {
    padding: 0;
    margin-bottom: 20px;
}

    .block-icon.stack-left .feature-box-icon.primary i {
        width: auto;
        height: auto;
        line-height: 1;
        font-size: 45px;
    }

.block-icon.stack-left .feature-box-info {
    text-align: left;
    width: 100%;
}

.block-icon.stack-left .feature-box-icon.primary:hover {
    border: 0;
}

    .block-icon.stack-left .feature-box-icon.primary:hover i {
        background: transparent;
    }

.blog-slide.main-blog .blog-item .image {
    height: 185px;
    top: -120px;
    padding: 20px;
}

.blog-slide.main-blog .main-blog-left {
    position: initial;
    width: 100%;
    display: block;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    padding-bottom: 40px;
}

.main-blog.blog-slide .blog-time .blog-day, .main-blog.blog-slide .blog-time .blog-month, .main-blog.blog-slide .blog-time .blog-year {
    font-size: 11px;
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    color: #fff;
}

.header-layout-8 .main-blog.blog-slide .blog-time > span {
    color: #BD0F06;
}

.main-blog.blog-slide .blog-content {
    margin-left: 0;
    padding: 0 15px;
}

.main-blog.blog-slide .short-des {
    height: 100px;
    overflow: hidden;
}

.main-blog.blog-slide .blog-content h3 {
    height: 38px;
    overflow: hidden;
    font-size: 1.4rem;
    margin-bottom: 0;
}

.header-layout-8 .main-blog.blog-slide .blog-content h3 {
    font-weight: normal;
}

.main-blog.blog-slide #latest-blogs .item {
    border: 1px solid #ebebeb;
    padding: 120px 0;
    border-left: 0;
    margin-bottom: 0;
}

.main-blog.blog-slide #latest-blogs .owl-wrapper .owl-item {
    margin-bottom: 0;
}

.main-blog.blog-slide p.button {
    padding-top: 50px;
    border-bottom: 1px solid #BD0F06;
    display: inline-block;
    text-transform: uppercase;
}

.block-home-newsletter {
    padding: 120px 0;
    text-align: center;
}

    .block-home-newsletter .title_newsletter {
        font-size: 36px;
        line-height: 40px;
        color: #252525;
        letter-spacing: 8px;
        text-transform: uppercase;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
    }

    .block-home-newsletter .subtitle_newsletter {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.25px;
        color: #7d7d7d;
        padding-bottom: 50px;
        padding-top: 10px;
        width: 70%;
        margin: auto;
    }

    .block-home-newsletter .subtitle2_newsletter {
        display: none;
    }

    .block-home-newsletter .newsletter .input-group-field {
        height: 60px;
        width: 100%;
        padding: 0 20px;
        background: #fff;
        position: inherit;
        text-align: center;
    }

    .block-home-newsletter .newsletter .input-group-btn {
        display: inline-block;
        text-align: center;
        width: auto;
    }

.home-product-loadmore .product-loadmore, .home-product-loadmore .products-grid {
    display: inline-block;
    width: 100%;
}

.home-product-loadmore .load-more {
    margin-top: -7px;
}

    .home-product-loadmore .load-more a {
        text-align: center;
        background: #ebebeb;
        height: 70px;
        font-size: 15px;
        line-height: 70px;
        letter-spacing: 5px;
        font-weight: 300;
        text-transform: uppercase;
        display: block;
        color: #ffffff;
    }

.home-product-loadmore .grid-item.product-item {
    float: left;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-bottom: 0;
    width: 20%;
}

    .home-product-loadmore .grid-item.product-item:first-child {
        border-left: 1px solid #ebebeb;
    }

.home-product-loadmore .block-title h2 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 200;
    text-align: center;
    border: 0;
    margin-bottom: 100px;
}

.header-layout-8 .wrapper-container.show-cart .nm-page-overlay {
    z-index: 100;
}

.header-layout-8 .tp-rightarrow.tparrows.default.preview3,
.header-layout-8 .tp-leftarrow.tparrows.default.preview3 {
    display: none;
}

.header-layout-8 .main-slider:hover .tp-rightarrow.tparrows.default.preview3,
.header-layout-8 .main-slider:hover .tp-leftarrow.tparrows.default.preview3 {
    display: block !important;
}

.header-layout-8 #search-top button:after {
    font-family: cleversoft;
    font-size: 18px;
    color: #bcbbb9 !important;
    content: "\c013";
}

.off-canvas-active #header-content {
    height: 85px;
}

.slideshow-wrapper .btn-video-play {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9999;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

svg:not(:root) {
    overflow: hidden;
}

.placeholder-svg {
    background-color: rgba(120, 129, 136, 0.1);
    border: 1px solid rgba(120, 129, 136, 0.2);
    display: block;
    fill: rgba(120, 129, 136, 0.35);
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

.feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}

.feature-row__text--left {
    padding-left: 35px;
}

.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
}


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}



/* FlexSlider Necessary Styles -------------------------------------------------------------------------- */
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
    cursor: pointer;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme */
.flexslider {
    padding: 0;
    margin: 0 0 23px;
    position: relative;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}



/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
    z-index: 9;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
    }

.flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
    /* .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); } */
    .flex-control-paging li a.flex-active {
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

.slideshow__slide--background-video .slideshow__image {
    display: none;
}

.slideshow__text-wrap.slideshow__overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 2;
}

h2.mega-title.slideshow__title {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: normal;
    /*letter-spacing: 14px;*/
}

span.mega-subtitle.slideshow__subtitle {
    line-height: 70px !important;
    letter-spacing: 0 !important;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 21px;
    width: 100%;
    display: inline-block;
}

ul.flex-direction-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    z-index: 999;
    list-style: none;
}

    ul.flex-direction-nav li a {
        position: absolute;
    }

        ul.flex-direction-nav li a.flex-prev {
            left: 0;
        }

        ul.flex-direction-nav li a.flex-next {
            right: 0;
        }

        ul.flex-direction-nav li a span {
            width: 50px;
            border-color: transparent;
            height: 50px;
            line-height: 50px;
            font-size: 24px;
            text-align: center;
            display: block;
        }

.flexslider .slideshow__slide.slide, .flexslider iframe#player, .flexslider .slideshow__image {
    min-width: 100%;
    height: 100%;
}

.width-auto .flexslider iframe#player {
    width: 100%;
    height: 100%;
    margin-top: 0;
}

.flexslider iframe#player {
    height: 130%;
    margin-top: -50px;
}

.flexslider .slides > li {
    overflow: hidden;
}

.flexslider .slideshow__image {
    background-size: cover;
}

video.video-stream.html5-main-video {
    top: 0 !important;
    left: 0 !important;
}

.button-slide a {
    height: 46px;
    line-height: 46px;
    border-radius: 46px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 20px;
    padding: 0 30px;
}

.collection-list-debut .medium-up--one-half {
    width: 50%;
}

.collection-list-debut .medium-up--one-third {
    width: 33.33333%;
}

.collection-list-debut .medium-up--one-quarter {
    width: 25%;
}

.collection-list-debut .medium-up--one-fifth {
    width: 20%;
}

.collection-list-debut .grid__item {
    float: left;
    padding-left: 30px;
}

.collection-list-debut .grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}

.collection-list-debut .collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 22px;
}

.collection-list-debut .collection-grid-item__link {
    border: 2px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.collection-list-debut .collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.collection-list-debut .collection-grid-item__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: 0.25;
}

.collection-list-debut .collection-grid-item__title {
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.collection-list-debut .grid__item img {
    width: 100%;
}

.collection-list-debut h2 {
    font-size: 36px;
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 0.25px;
    position: inherit;
    padding: 0;
    line-height: normal;
    margin-bottom: 0;
    border: 0;
}

.tabs-product-home.grid #new-arrivals {
    clear: both;
    width: 100%;
    display: inline-block;
}

.tabs-product-home.grid a.btn {
    margin-bottom: 30px;
}

.tabs-product-home.grid .grid__item {
    float: left;
    width: 100%;
}

.grid__item_add {
    width: 25%;
    float: left;
    padding: 0 5px;
}

.owl-item .grid__item_add {
    width: 100%;
}

#logo-brand .a-center {
    width: 20%;
    float: left;
    padding: 0 15px;
}

#logo-brand .logo-bar__item {
    width: 20%;
    display: inline-block;
    padding: 0 15px;
}

#logo-brand .owl-item .logo-bar__item, #logo-brand .owl-item .a-center {
    width: 100%;
}

.home-product-loadmore .grid__item {
    width: 20%;
    padding: 0 5px;
    float: left;
}

.grid__item {
    float: left;
    width: 100%;
}

.grid {
    list-style: none !important;
}

.product-single__thumbnail.active-thumb {
    border-color: #3d4246;
}

.product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    border: 2px solid transparent;
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
}

.align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center;
}

.custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 30px;
    margin-bottom: 30px;
}

.custom__item-inner {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%;
}

.align--top-middle {
    text-align: center;
}

.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center;
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
}

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.custom__item-inner--video, .custom__item-inner--collection, .custom__item-inner--html {
    display: block;
}

.text-image-colums .grid {
    margin-left: -30px;
}

.text-image-colums .grid__item {
    padding-left: 30px;
}

.text-image-colums .rte-setting {
    margin-bottom: 20px;
}

.quotes-wrapper .quotes-slider .quotes-slide-item {
    width: 33%;
    display: inline-block;
}

.quotes-wrapper .quotes-slider .owl-item .quotes-slide-item {
    width: 100%;
}

svg.icon.icon-quote {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.instagram-bottom h3 {
    text-align: center;
}

.instagram-bottom .instagram-content {
    text-align: center;
}

.quotes-slider__text cite {
    font-size: 13px;
    font-style: normal;
}

    .quotes-slider__text cite:before {
        content: '\2014 \0020';
    }

.rte-setting p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    padding: 0 15px;
    margin-top: 20px;
}

.rte-setting {
    margin-bottom: 20px;
}

blockquote {
    border: 0;
}

.block-timeline svg.placeholder-svg {
    position: absolute;
    left: 0;
    bottom: 0;
}

.block-timeline {
    position: relative;
}

.slideshow__text-content {
    padding: 0 15px;
}

.text-image-colums .rte-setting p {
    padding: 0;
}

.hero__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: 0.25;
    z-index: 1;
}

.hero {
    position: relative;
    display: table;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slideshow-wrapper .placeholder-background {
    z-index: -1;
}

.hero__inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 55px 0;
    color: #ffffff;
    z-index: 2;
}

.image-bar__caption {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    width: 100%;
    text-align: center;
}

a.image-bar__item {
    display: block;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 400px;
}

.home-block-category .home-collection-title-wrapper.position-middle {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.home-block-category.style-2 .home-collection-title-wrapper {
    padding: 0 10px;
    width: auto;
}

.home-block-category.style-3 .home-collection-title-wrapper {
    background: transparent;
    padding: 0;
    width: 100%;
    text-align: center;
}

.home-block-category.style-3 .home-collection-item:hover .home-collection-title-wrapper {
    background: transparent;
}

    .home-block-category.style-3 .home-collection-item:hover .home-collection-title-wrapper h3 a {
        color: #BD0F06;
    }

.header-layout-1 .is-ticky .header-bottom {
    margin-bottom: 0;
}

.header-layout-1 .is-ticky .logo {
    display: none;
}

.header-layout-1 .main-header {
    position: relative;
}

#collections.template-list-collections .list-category {
    margin-top: 50px;
}

.header.is-ticky .logo {
    display: none;
}

.header-stack-centered_2 .home-blog {
    background: #fff;
    padding-top: 50px;
}

.header-stack-centered_2 .main-blog .heading-block h3.title {
    background: transparent;
    color: #2d2d2d;
}

.header-stack-centered_2 .main-blog.blog-slide #latest-blogs .item {
    border: 0;
}

.header-stack-centered_2 .main-blog .main-blog-left {
    padding-left: 15px;
    text-align: left;
}

.header-stack-centered_2 .main-blog.blog-slide .blog-content h3 a {
    color: #2d2d2d;
}

.header-stack-centered_2 .main-blog.blog-slide #latest-blogs .owl-item:first-child .item {
    border-left: 0;
}

.header-stack-centered_2 .main-blog .owl-theme .owl-controls {
    display: none !important;
}

.header-stack-centered_2 .main-blog .blog-item {
    text-align: left;
}

.header-stack-centered_2 .blog-slide.main-blog .blog-item .image {
    padding: 15px;
}

.tabs-product-home ul.nav.nav-tabs {
    border: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #ffffff;
}

.tabs-product-home ul.nav > li {
    margin-bottom: 50px;
    width: 100%;
    text-align: right;
}

.tabs-product-home.vertical-align-left ul.nav > li img {
    padding-right: 10px;
}

.tabs-product-home.vertical-align-left .tabs-product {
    padding: 150px 0 0;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding-left: 105px;
}

.tabs-product-home.vertical-align-left .heading-tabs {
    margin-top: 175px;
}

.tabs-product-home.vertical-align-top .product-inner {
    margin-bottom: 0;
    border-width: 1px 1px 0px 0;
    border-style: solid;
    border-color: #ebebeb;
}

.tabs-product-home.vertical-align-top .tabs-content {
    border-bottom: 1px solid #ebebeb;
}

.tabs-product-home.vertical-align-left .container .row {
    position: relative;
}

.tabs-product-home.vertical-align-left h2 {
    position: absolute;
    right: 13%;
    z-index: 9;
    font-size: 26px;
    text-transform: uppercase;
    padding-top: 30px;
    padding-left: 15px;
}

.tabs-product-home ul.nav > li > a {
    padding: 0;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 0;
}

.tabs-product-home.vertical-align-top ul.nav > li {
    margin-bottom: 0;
    width: auto;
    text-align: center;
    padding: 0 50px;
    float: none;
    display: inline-block;
}

    .tabs-product-home.vertical-align-top ul.nav > li > a span {
        display: block;
        text-align: center;
        margin-top: 10px;
    }

.tabs-product-home.grid .product-inner {
    margin-bottom: 0;
}

.tabs-product-home.vertical-align-top .col-xs-12.heading-tabs {
    margin: 30px 0;
}

.tabs-product-home.vertical-align-top ul.nav.nav-tabs {
    width: 100%;
    margin-bottom: 0;
}

.tabs-product-home ul {
    list-style: none;
}

.tabs-product-home .nav-tabs > li.active > a, .tabs-product-home .nav-tabs > li.active > a:focus, .tabs-product-home .nav-tabs > li.active > a:hover,
.tabs-product-home .nav > li > a:focus, .tabs-product-home .nav > li > a:hover {
    background: transparent;
    border: 0;
    border-top: 0;
    color: #BD0F06;
    border-radius: 0;
}

.template-index .tabs-product-home.grid .box-content .grid-item {
    width: 25%;
}

.template-index .tabs-product-home.grid .box-content .owl-item .grid-item {
    width: 100%;
}

.tabs-product-home ul.nav > li:first-child > a:before {
    display: none;
}

.header-stack-centered_2 #cart-count, .header-stack-centered_2 .header.is-ticky #cart-count {
    position: initial;
    padding: 0;
    display: block;
    border-radius: 0;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: left;
    background: transparent;
    width: auto;
}

.header-stack-centered_2 .price-cart-mini {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.header-stack-centered_2 .customer-links li a, .header-stack-centered_2 #currencies a.currency {
    font-size: 12px;
}

.header-stack-centered_2 .main-blog.blog-slide p.button {
    padding-top: 35px;
}

.header-stack-centered_2 .main-blog .heading-block {
    margin-bottom: 0;
}

.header-stack-centered_2 .price-cart-mini {
    color: #BD0F06;
}

.menu-sublist .menu-col {
    position: static;
}

    .menu-sublist .menu-col .widget-inner {
        position: absolute;
        top: 100%;
        width: 100%;
        min-height: 150px;
        background: #fff;
        display: none;
        left: 0;
        padding: 0 15px;
    }

    .menu-sublist .menu-col:hover .widget-inner {
        display: block;
    }

    .menu-sublist .menu-col .widget-inner .nav-links li {
        width: 25%;
        float: left;
    }

#header-content .header-inner .menu-sublist .top-lever-1 a {
    text-align: center;
}

#header-content .header-inner .site-nav li .dropdown-sub .menu-sublist ul.nav-links > li > a {
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}

.menu-sublist .menu-col .widget-inner .nav-links li ul li {
    width: 100%;
    float: none;
    display: block;
}

#header-content .header-inner .menu-sublist .top-lever-1 {
    border-right: 1px solid #e1e1e1;
    padding-right: 15px;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    transition: opacity 0.8s ease-out;
    -moz-transition: opacity 0.8s ease-out;
    -webkit-transition: opacity 0.8s ease-out;
    -o-transition: opacity 0.8s ease-out;
    position: relative;
}

#header-content .header-inner .menu-sublist .menu-col:hover .top-lever-1 {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
    transition: opacity 0.8s ease-out;
    -moz-transition: opacity 0.8s ease-out;
    -webkit-transition: opacity 0.8s ease-out;
    -o-transition: opacity 0.8s ease-out;
}

.menu-sublist .menu-col {
    padding-right: 0;
}

.menu-sublist .mega_col_img img {
    width: 60%;
}

#header-content .header-inner .menu-sublist .menu-col .top-lever-1:before {
    content: "";
    background: #BD0F06;
    height: 3px;
    width: 100%;
    position: absolute;
    top: -35px;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

#header-content .header-inner .menu-sublist .menu-col .top-lever-1:hover:before {
    opacity: 1;
    visibility: visible;
    left: -10px;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.header-stack-centered_2 #search-top input[type=text] {
    border: 1px solid #2b2b2b;
}

    .header-stack-centered_2 #search-top input[type=text]:focus {
        border: 1px solid #2b2b2b !important;
    }

.header-layout-2.header-logo-center .site-nav > li > a {
    padding: 33px 9px 15px;
}

.megamenu .be-banner.style-15 .banner-btn > span {
    font-size: 12px !important;
    text-transform: capitalize !important;
}

.megamenu .be-banner.style-15 .text-1 {
    font-weight: 300 !important;
    text-transform: uppercase !important;
}

.template-product .contact-form.contact-form-container {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

    .template-product .contact-form.contact-form-container.wapper-popup-active {
        display: block;
    }

.template-product .contact-form .contact-form-content {
    bottom: 0;
    position: fixed;
    left: 50%;
    outline: 0 none;
    background: #fff none repeat scroll 0 0;
    right: 0;
    max-height: 480px;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 750px;
    padding: 20px;
    z-index: 9999;
}

.template-product .contact-form:after {
    content: "";
    background: #000;
    opacity: 0.8;
    display: block;
    width: 100%;
    height: 100%;
}

.template-product .contactFormWrapper h2 {
    margin-top: 25px;
}

.template-product .contact-form .contact-form-content .close-poup {
    text-align: right;
    cursor: pointer;
}

#add-to-cart-form .button-unva {
    cursor: pointer;
    display: inline-block;
}

    #add-to-cart-form .button-unva #product-add-to-cart {
        opacity: 1;
        background-color: #BD0F06;
        color: #ffffff;
        border-color: #BD0F06;
    }

    #add-to-cart-form .button-unva:hover #product-add-to-cart {
        background-color: #333333;
        color: #ffffff;
        border-color: #333333;
    }

.products-grid.product-list-item > div {
    width: 100%;
}

.sidebar-left-right .collection-page .page-header {
    height: 260px !important;
}

.template-collection .sidebar-left-right .page-header .images, .template-collection .sidebar-left-right .page-header .images img {
    height: 100%;
}

.home-blog .owl-pagination {
    display: none !important;
}

.blog-slide.main-blog .show .blog-item .image {
    position: inherit;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    height: auto;
    padding: 0;
}

.blog-slide.main-blog .show .main-blog-left {
    padding-bottom: 0;
}

.main-blog.blog-slide .show .main-blog-left .blog-time {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 3;
    padding: 0 12px;
    border: 2px solid #ffffff;
    border-radius: 35px;
    height: 28px;
    line-height: 22px;
}

.blog-slide.main-blog .show .blog-item .image:before {
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0.2;
    transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
}

.blog-slide.main-blog .show .blog-item:hover .image:before {
    opacity: 0.05;
    transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
}

.blog-slide.main-blog .show .blog-item {
    background: #ffffff;
}

.main-blog.blog-slide .show .blog-content {
    margin-left: 0;
    padding: 0 10px 10px;
    display: block;
    text-align: right;
    margin-top: 10px;
}

.main-blog.blog-slide .show p.button {
    padding-top: 20px;
    border-bottom: 0;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.main-blog.blog-slide #latest-blogs.show .owl-item:first-child .item {
    border-left: 0;
}

.main-blog.blog-slide #latest-blogs.show .item {
    padding: 0 15px;
    border: 0;
}

.main-blog .show .blog-item .image {
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px);
}

.main-blog .show .blog-item:hover .blog-time {
    opacity: 1;
}

.home2-block-category .video-text-wrap.position-center-center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 9;
    transform: translate(-50%, -50%);
}

.home2-block-category .feature-row__item {
    position: relative;
}

.home2-block-category .btn-video-play i {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #BD0F06;
    line-height: 120px;
    font-size: 48px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
}

.home2-block-category .header-video {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px;
    letter-spacing: 0.25px;
    font-weight: 300;
}

.home2-block-category .feature-row__text h2.h3 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #252525;
}

.home2-block-category .feature-row__text .rte-setting p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 35px;
    color: #555555;
    letter-spacing: 0.25px;
    padding: 0;
    font-weight: normal;
    margin-top: 20px;
}

.home2-block-category .feature-row__text .button-view a {
    margin-top: 0;
}

.home2-block-category video#video_player_id {
    object-fit: inherit;
    height: 100% !important;
}

.home2-block-category .feature-row__content {
    position: absolute;
    padding: 0 150px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.home-blog {
    background-color: #f5f5f5;
    padding: 80px 0;
}

.product-list-item .add-to-link {
    display: none;
}

.collection-right-product .grid-item .product-content {
    padding-bottom: 0;
}

.collection-right-product .product-inner {
    margin-bottom: 0;
}

.header-cart #dropdown-cart .cart-list .product-inner .price {
    float: right;
    font-weight: bold;
}

.btn.unavailable-button {
    pointer-events: none;
    opacity: 0.5;
}

.template-article blockquote {
    font-size: 18px;
    font-style: italic;
    margin: 0;
    padding: 30px 100px 0;
    line-height: 28px;
    position: relative;
}

    .template-article blockquote:before {
        content: "\c140";
        font-family: cleversoft;
        position: absolute;
        font-size: 36px;
        font-style: normal;
        left: 50px;
        top: 24px;
        color: #BD0F06;
    }

.home5-block-collection h2 {
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 0;
    color: #e5e5e5;
    white-space: nowrap;
}

.home5-block-collection .home-collection-item.home-collection-item-1 .home-collection-title {
    text-align: right;
}

.home5-block-collection .home-collection-item .home-collection-title h3 a {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #BD0F06;
}

.home5-block-collection .home-collection-item .home-collection-title p {
    font-size: 14px;
    line-height: 20px;
    color: #252525;
}

.button-bottom a {
    width: 400px;
    background: #252525;
    text-transform: uppercase;
    font-weight: lighter;
    color: #BD0F06;
}

    .button-bottom a:hover {
        background: #BD0F06;
        color: #ffffff;
    }

.button-bottom span {
    float: right;
    line-height: 80px;
    font-size: 24px;
}

.grid-2 {
    width: 50%;
    padding: 0;
}

.grid-3 {
    width: 33.333%;
    padding: 0;
}

.grid-4 {
    width: 25%;
    padding: 0;
}

.grid-5 {
    width: 20%;
    padding: 0;
}

.home5-block-collection .home-collection-item img {
    width: 100%;
    box-shadow: 0 20px 80px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 20px 80px rgba(0,0,0,0.2);
}

.module-title-f:after {
    background-color: #ccc;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 80px;
}

.module-title-f:before {
    background-color: #a79c99;
    bottom: -1px;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
    width: 15px;
}

.module-title-f {
    color: #666;
    font-size: 1.6rem;
    line-height: 30px;
    position: relative;
    padding: 7px 0;
    margin-bottom: 10px;
    text-align: right;
}

.footer .content a {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    color: #777;
    font-size: 1.05rem;
    line-height: 24px;
    padding: 5px 0 5px 5px;
}

.dkc a:hover {
    padding-right: 5px;
}

.footeraboutblk {
    direction: rtl;
    background-color: rgba(255,255,255,0.5);
    padding: 0 5px;
    color: #777;
    font-size: 1.2rem;
    line-height: 24px;
    margin-bottom: 57px !important;
}

.adrsblk {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    color: #777;
    font-size: 1.2rem;
    line-height: 24px;
    padding: 5px 0 5px 5px;
}

    .adrsblk i {
        font-size: 1.3rem;
        padding: 5px;
    }

.top_bg {
    background-color: #ccc;
    height: 5px;
}

.dkc li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 13px;
    border-right: solid 5px #A79C99;
    border-left: solid 5px transparent;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
}

.dkc li {
    font-size: 1.2rem;
    line-height: 24px;
    color: #5b5b5b;
    padding: 5px 10px 5px 0;
    position: relative;
}

.rightrectangle {
    border: solid 14px #BD0F06;
    width: 28px;
    height: 28px;
    float: right;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: -14px;
}

.leftrectangle {
    border: solid 14px #BD0F06;
    width: 28px;
    height: 28px;
    float: left;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: -14px;
}

.top-header-left {
    padding-left: 75px;
}

.footer-top-col-group .col-sm-6 {
    min-height: 305px;
}

@media screen and (max-width:1024px) {
    .slideshow__text-wrap {
        display: none;
    }
}

@media screen and (max-width:768px) {
    .home4-block-collection .home-collection-item {
        padding-left: 15px;
        min-height: 350px;
    }

    .home4-block-collection .home-collection-title-wrapper {
        width: 100%;
    }

    .home-collection-item .home-collection-item-1 .col-xs-12 .col-sm-6 {
        text-align: right;
        direction: rtl;
    }

    .home-collection-title-wrapper {
        right: 0px !important;
    }

    .par6 {
        display: none;
    }

    .full-width {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:468px) {
    body .tabs-product-home ul.nav > li a {
        font-size: 12px;
    }

    .well {
        padding: 5px;
    }

        .well .col-md-2 {
            padding: 0px;
            margin-bottom: 5px;
        }

        .well .col-md-10 {
            padding: 0px;
        }
}
/*****************/
.socialns {
    position: absolute;
    top: 50%;
    left: 61%;
    transform: translate(-50%, -50%);
    width: 100%;
}

    /* Style the Un-order list by setting its list-style to none */
    .socialns ul {
        list-style: none;
    }

        /* Style the list items inside the UL list, by setting its width, height and line-height 
  and float them to left and set its border and border-radius.
 */
        .socialns ul li {
            width: 35px;
            height: 35px;
            line-height: 30px;
            margin: 0 5px;
            text-align: center;
            cursor: pointer;
            border-radius: 50%;
            border: 2px solid #848484;
            float: left;
            transition: all 0.2s ease;
        }

            /* Style the icons by setting its color and margin-top value to 20px 
to align it properly */
            .socialns ul li .fa {
                color: #848484;
                margin-top: 9px;
                transition: all 0.2s ease;
            }

            /* Now target the specific li classes for styling and use box-shadow effect to border and text-shadow effect
  to icons for glowing effect and use transition property for smooth transition effect. */
            /*facebook*/
            .socialns ul li:hover.facebook {
                border: 4px solid #3b5998;
                box-shadow: 0 0 15px #3b5998;
                transition: all 0.2s ease;
            }

            .socialns ul li:hover .fa-facebook {
                color: #3b5998;
                text-shadow: 0 0 15px #3b5998;
                transition: all 0.2s ease;
            }

            /*twitter*/
            .socialns ul li:hover.twitter {
                border: 4px solid #00aced;
                box-shadow: 0 0 15px #00aced;
                transition: all 0.2s ease;
            }

            .socialns ul li:hover .fa-twitter {
                color: #00aced;
                text-shadow: 0 0 15px #00aced;
                transition: all 0.2s ease;
            }

            /* instagram */
            .socialns ul li:hover.instagram {
                border: 4px solid #bc2a8d;
                box-shadow: 0 0 15px #bc2a8d;
                transition: all 0.2s ease;
            }

            .socialns ul li:hover .fa-instagram {
                color: #bc2a8d;
                text-shadow: 0 0 15px #bc2a8d;
                transition: all 0.2s ease;
            }

            /* google */
            .socialns ul li:hover.google-plus {
                border: 4px solid #dd4b39;
                box-shadow: 0 0 15px #dd4b39;
                transition: all 0.2s ease;
            }

            .socialns ul li:hover .fa-google-plus {
                color: #dd4b39;
                text-shadow: 0 0 15px #dd4b39;
                transition: all 0.2s ease;
            }

            /* whatsapp */
            .socialns ul li:hover.telegram {
                border: 4px solid #0088cc;
                box-shadow: 0 0 15px #0088cc;
                transition: all 0.2s ease;
            }

            .socialns ul li:hover .fa-paper-plane {
                color: #0088cc;
                text-shadow: 0 0 15px #0088cc;
                transition: all 0.2s ease;
            }


/* media queries */

@media screen and (max-width: 640px) {
    .socialns {
        width: 100%;
        height: 100px;
    }

        .socialns ul li {
            margin: 5px;
        }
}


@media screen and (max-width: 340px) {
    .socialns {
        width: 100%;
    }

        .socialns ul li {
            margin: 5px;
        }
}

/*****************/

.page-content {
    float: left;
    width: 100%;
    margin: 5px 0 5px;
    text-align:right;
    direction:rtl !important;
}

.post {
    float: left;
    width: 100%;
    margin: 0;
}

.entry-header {
    background: none;
    border: 1px solid #ececec;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    float: left;
}

.entry-title {
    font-size:13px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    padding: 0;
    top: 0;
    text-transform: uppercase;
    color: #7b7b7b;
    word-wrap: break-word;
}

.entry-summary {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    float: left;
    margin: 0;
    padding: 15px 40px 15px;
    width: 100%;
    color: #666;
}

.entry-meta {
    border: 1px solid #ececec;
    color: #222;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 38px;
    margin: 0;
    padding: 5px 10px;
    width: 100%;
background-color:#f8f8f8;
}

.entry-date {
    color: #888888;
    font-size: 13px;
    line-height: 35px;
    float: right;
    margin-right: 10px;
    direction:rtl;
}

.readmore {
    border-color: #BD0F06;
    background-color: #BD0F06;
    color: #fff;
    display: block;
    float: right;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    text-transform: capitalize;
}

.pencil {
    float: right;
    border-color: #BD0F06;
    background-color: #BD0F06;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    width: 35px;
    text-align: center;
    margin-left: 15px;
}

.question {
    margin: 0 40px 0 40px;
}
.h1group{    direction: rtl !important;
    font-size: 20px !important;
    padding: 10px 15px !important;
    border-bottom: 1px solid #ebebeb !important;
    margin: 15px 0 30px !important;}
.h1group i{position:absolute !important;top:27px !important;right:0px !important;color:#BD0F06 !important}
.product-inner:hover .product-title{color:#BD0F06;font-weight:bold}