article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: 'Libre Baskerville'!important;
    font-weight: 400;
    color: #191919;
    font-size: 12px;
    line-height: 1.428571429;
    width: 100%
}

*:focus {
    outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    line-height: 1.35;
    font-family: 'Playfair Display';
    font-weight: 400
}

.fa {
    font-size: 14px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 15px
}

.panel-title {
    font-size: 13px;
    font-family: 'Libre Baskerville'
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

a {
    color: #2f333a;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

a:focus,
a:active,
a:hover {
    text-decoration: none;
    color: #000
}

body::-webkit-scrollbar-track {
    background-color: rgb(255, 255, 255)
}

body::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: rgb(255, 255, 255)
}

body::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .07);
    background-image: rgba(0, 0, 0, .07)
}

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Latto', sans-serif
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px
}

input[type=text] {
    min-width: 50px
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

img {
    max-width: 100%;
    height: auto
}

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline
}

.flip {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.tooltip.top .tooltip-arrow {
    border-top-color: #880015
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #880015
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #880015
}

.tooltip.right .tooltip-arrow {
    border-right-color: #880015
}

.tooltip.left .tooltip-arrow {
    border-left-color: #880015
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #880015
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #880015
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #880015
}

.tooltip-inner {
    background: #880015
}

.alert {
    text-align: center;
    font-size: 13px;
    margin: 0;
    border-radius: 0;
    border: none
}

a:hover,
.banner-3 a:hover::before,
#button-guest:hover,
#button-search:hover,
#button-review:hover,
#button-account:hover,
#button-login:hover,
#button-confirm:hover,
#button-payment-method:hover,
#button-register:hover,
#button-shipping-method:hover,
#button-quote:hover,
#button-coupon:hover,
.form-horizontal input.btn:hover,
a.btn:hover,
input[type='submit']:hover,
.button:hover,
.product-layout:hover .action-links,
.static-policy .col:hover .text-content h2,
.static-policy .col:hover .col-img .hover,
.layout1:hover .btn-wishlist,
.layout1:hover .btn-compare,
.banner-2 a:hover::before,
.product-image:hover .img-r,
.banner-1>div:hover img {
    -webkit-transition: ease-in-out all .3s;
    -moz-transition: ease-in-out all .3s;
    transition: ease-in-out all .3s
}

#button-guest:hover,
#button-search:hover,
#button-review:hover,
#button-account:hover,
#button-login:hover,
#button-confirm:hover,
#button-payment-method:hover,
#button-register:hover,
#button-shipping-method:hover,
#button-quote:hover,
#button-coupon:hover,
.form-horizontal input.btn:hover,
a.btn:hover,
input[type='submit']:hover,
.button:hover {
    color: #fff;
    background-color: rgb(136, 0, 21);
    border-color: #880015
}

#button-guest,
#button-search,
#button-review,
#button-account,
#button-login,
#button-confirm,
#button-payment-method,
#button-shipping-method,
#button-quote,
#button-coupon,
#button-register,
.form-horizontal input.btn,
a.btn,
input[type='submit'],
.button {
    border: none;
    background: rgb(136, 0, 21);
    padding: 0 25px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

#button-voucher,
#button-coupon {
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
    border-radius: 20px
}

#button-search+h2 {
    display: none
}

#button-search {
    margin: 15px 0
}

#modal-agree {
    z-index: 9999
}

.owl-container {
    margin: 0 -15px
}

.owl-container .owl-item {
    padding: 0 15px
}

.owl-carousel.owl-theme:hover .owl-nav div {
    opacity: 1
}

.owl-carousel.owl-theme .owl-dot:hover span {
    background: #880015
}

.owl-carousel.owl-theme .owl-dot.active span {
    background: #880015;
    width: 16px;
    height: 16px;
    border-radius: 10px
}

.owl-carousel.owl-theme .owl-dot {
    display: inline-block;
    vertical-align: middle
}

.owl-carousel.owl-theme .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
    margin: 5px;
    display: block;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.owl-carousel.owl-theme .owl-nav {
    margin: 0
}

.owl-carousel.owl-theme .owl-nav div {
    position: absolute;
    top: 40%;
    font-size: 0;
    margin: 0;
    margin-top: -30px;
    width: 55px;
    height: 55px;
    padding: 0;
    line-height: 55px;
    color: #666;
    background: #dbdbdb;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    opacity: 1;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.owl-carousel.owl-theme .owl-nav div:before {
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    width: 100%
}

.owl-carousel.owl-theme .owl-nav div.owl-prev {
    left: 0
}

.owl-carousel.owl-theme .owl-nav div.owl-prev:before {
    content: "\f104"
}

.owl-carousel.owl-theme .owl-nav div.owl-next {
    right: 0
}

.owl-carousel.owl-theme .owl-nav div.owl-next:before {
    content: "\f105"
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-prev {
    left: -9px
}

.owl-carousel.owl-theme:hover .owl-nav div.owl-next {
    right: -9px
}

.owl-carousel.owl-theme .owl-nav div:hover {
    background: #880015;
    border-color: #880015;
    color: #fff
}

.b-close {
    display: block
}

/*custom-1 start*/

.mega-menu-container {
    width: 100vw !important;
    height: auto !important;
}

.mega-menu-container .container {
    width: 1170px;
}

.horizontal-menu .sub-menu-container {
    position: absolute !important;
    left: 10px !important;
    top: 100% !important;
}

.mega-menu-container .h4 .a-mega-second-link {
    font-size: 12px !important;
    color: #126836 !important;
    font-weight: 700;
    display: flex;
    border-bottom: 1px solid #edded0;
    padding-bottom: 15px! important;
    width: 60% !important;
}

.a-mega-third-link{
    font-size: 12px !important;
    font-family: 'Libre Baskerville';
    padding: 5px 0;
}

/*custom-1 end*/

.newletter-popup {
    background: #fff;
    top: 50%!important;
    position: fixed!important;
    padding: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

#boxes .newletter-title h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 15px
}

.newletter-popup #dialog {
    padding: 50px 20px
}

#boxes .box-content label {
    font-weight: 400;
    max-width: 650px;
    font-size: 14px
}

#boxes #frm_subscribe .required {
    color: red;
    padding-right: 5px
}

#boxes #frm_subscribe a {
    cursor: pointer
}

#boxes #frm_subscribe #subscribe_pemail {
    background: #EBEBEB none repeat scroll 0% 0%;
    border: medium none;
    height: 40px;
    width: 65%;
    margin: 20px 0;
    padding: 0 15px
}

#boxes .box-content .subscribe-bottom {
    margin-top: 20px
}

#boxes .box-content .subscribe-bottom label {
    margin: 0
}

#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    margin-top: -1px
}

#boxes #frm_subscribe #notification {
    color: red
}

#boxes #frm_subscribe #notification .success {
    color: #67D7BB
}

#popup2 {
    text-align: center;
    background: #333;
    border-radius: 0;
    cursor: pointer;
    float: right;
    padding: 5px 10px;
    color: #fff;
    margin-top: -49px;
    margin-right: -19px
}

#popup2:hover {
    background: #880015
}

.newletter-subscribe-container {
    text-align: center;
    background-size: cover;
    padding: 50px 15px;
    position: relative;
    border-radius: 3px
}

#dialog-normal .newletter-title h3 {
    font-size: 28px;
    color: #000;
    line-height: 35px;
    text-transform: none;
    font-weight: 500;
    display: block;
    margin-top: 0;
    margin-bottom: 22px;
}

#dialog-normal .newletter-title h3 span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: 'Libre Baskerville';
    line-height: 25px;
}

#dialog-normal .newletter-title label {
    font-size: 14px;
    line-height: 24px;
    color: #222;
    max-width: 640px
}

#dialog-normal .newleter-content {
    margin-bottom: 0;
    position: relative;
    margin-top: 27px;
    width: 100%;
    display: inline-block
}

#subscribe-normal {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 12px
}

#subscribe_email-normal {
    display: inline-block;
    background: #fff;
    padding: 10px;
    padding-right: 144px;
    border: 1px solid;
    line-height: 30px;
    height: 55px;
    border-radius: 3px;
    color: #a4a4a4;
    font-size: 13px;
    width: 100% ! important;
    margin-bottom: 10px;
    font-weight: 400;
}

#frm_subscribe-normal .btn:hover {
    color: #f1f1f1;
    background: #400
}

#frm_subscribe-normal .btn {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 55px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    padding: 0 30px;
    background: #880015;
    color: #fff;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

#notification-normal {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    font-size: 12px
}

#notification-normal div {
    color: red
}

#notification-normal div.warning {
    color: red;
    text-align: center
}

#subscribe-normal::-webkit-input-placeholder {
    color: #a4a4a4
}

#subscribe-normal:-moz-placeholder {
    color: #a4a4a4
}

#subscribe-normal::-moz-placeholder {
    color: #a4a4a4
}

#subscribe-normal:-ms-input-placeholder {
    color: #a4a4a4
}

#top {
    background: #ffdcb6
}

#top .box-left {
    float: left;
    margin: 0;
    list-style: none;
    padding: 0
}

#top .box-left>li>p {
    color: #000;
    line-height: 20px;
    margin: 0;
    padding: 8px 0
}

#top .box-left>li>p span {
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    background: #880015;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    font-weight: 500;
    position: relative;
    margin: 0 10px 0 0;
    font-style: normal
}

#top .box-left>li>p a {
    color: #880015
}

#top .box-left>li>p a:hover {
    color: #880015
}

#top .box-right {
    float: right
}

#top .box>li {
    display: inline-block;
    vertical-align: top
}

#top .btn-group .btn-link,
#top .box-right>li>a,
#top .btn-group .text-ex {
    text-shadow: none;
    cursor: pointer;
    font-size: 12px;
    text-transform: capitalize;
    overflow: hidden;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    padding: 5px 0;
    display: block;
    text-align: left;
    border: 0;
    text-decoration: none
}

#top .btn-group .text-ex {
    margin-right: 9px;
    display: none
}

#form-language .btn-group .btn-link,
#form-currency .btn-group .btn-link {
    text-transform: uppercase
}

#top .btn-group .btn-link i {
    font-size: 10px;
    color: #56595e;
    margin-left: 3px;
    vertical-align: middle
}

#top .box-right>li>a .icon {
    font-size: 17px;
    line-height: inherit;
    margin-right: 7px;
    vertical-align: top
}

#top .btn-group .btn-link:hover,
#top .box-right>li>a:hover {
    color: #880015
}

#top .box>li {
    margin-right: 25px;
    position: relative
}

#top .box>li:last-child {
    margin-right: 0;
    padding-right: 0
}

#top .box-right>li:after {
    content: "";
    height: 13px;
    width: 1px;
    background: #43474e;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#top .box-right li {
    padding-right: 25px
}

#top .box-right li:last-child {
    padding-right: 0
}

#top .box-right li:last-child:after {
    display: none
}

#top .btn-group .dropdown-menu {
    position: absolute;
    left: auto;
    right: -15px;
    text-align: left;
    margin: 0;
    background: white;
    border: none;
    border-radius: 0;
    padding: 0 20px;
    -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 7px -2px rgba(0, 0, 0, .3)
}

#top .btn-group .dropdown-menu li {
    border-bottom: 1px solid #f2f2f2
}

#top .btn-group .dropdown-menu li:last-child {
    border: 0
}

#top .btn-group .dropdown-menu li>a,
#top .btn-group .dropdown-menu li>button {
    font-size: 11px;
    padding: 5px 0 5px 0;
    line-height: 24px;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    height: inherit;
    border-radius: 0;
    text-align: left;
    color: #676767
}

#top .btn-group .dropdown-menu li>a:hover,
#top .btn-group .dropdown-menu li>button:hover {
    text-decoration: none;
    color: #880015
}

#top .btn-group .dropdown-menu li a img,
#top .btn-group .dropdown-menu li button img {
    vertical-align: baseline;
    margin-right: 5px
}

#top .btn-group .dropdown-menu>a:hover,
#top .btn-group .dropdown-menu>button:hover,
#top .btn-group .dropdown-menu .item-selected {
    color: #880015;
    text-decoration: none
}

.logo-container {
    z-index: 1;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left
}

#logo {
    padding: 25px 0 20px;
    max-width: 200px
}

#logo a {
    display: inline-block
}

.logo-footer img {
    max-width: 50%
}

.header-inner {
    position: relative;
    background: #fff;
    text-align: center;
    z-index: 8
}

.header-inner .container-inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.top-search {
    position: absolute;
    top: 50%;
    left: 290px;
    right: 440px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-button {
    font-size: 28px;
    color: #fff;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    cursor: pointer;
    box-shadow: none!important
}

.search-button:hover {
    color: #880015
}

#search input {
    height: 42px;
    font-size: 14px;
    color: #a4a4a4;
    background: #ededed;
    font-size: 14px;
    width: 235px;
    font-weight: 400;
    border: 0;
    border-radius: 3px;
    box-shadow: none!important;
    padding: 10px 45px 10px 20px;
    float: none
}

#search .input-group-btn {
    position: absolute;
    right: 0;
    width: auto;
    top: 0
}

#search .input-group-btn button {
    background: #880015;
    color: #fff;
    border: 0;
    height: 42px;
    width: 42px;
    padding: 0;
    border-radius: 3px;
    box-shadow: none!important;
    margin: 0
}

#search .input-group-btn button:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 18px
}

#search-by-category {
    position: relative;
    width: 100%
}

.with-nav-tabs.panel-default .desc_wash_tabs>li.active>a, .with-nav-tabs.panel-default .desc_wash_tabs>li.active>a:hover, .with-nav-tabs.panel-default .desc_wash_tabs>li.active>a:focus{
    background-color: #ffedba ! important;  
    border-top: 2px solid #fff !important;
    border-left: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
}

div#tab4default ul {
    list-style-type: disc;
    margin: 0 15px;
}

.with-nav-tabs.panel-default .nav-tabs.desc_wash_tabs>li>a:hover{
    background-color: #f6c38b ! important;  
}

.with-nav-tabs.panel-default .desc_wash_tabs>li.active>a::before{
    content: ' \27A4'; 
    padding-right: 3px;
    font-size: 12px;
}

.desc_wash{
    color: #000 ! important;
    background-color: #f6c38b ! important;
}

#tab3default table.table.table-bordered {
    margin-bottom: 0px ! important;
}

.tab-response-heading-change {
    padding: 0px ! important;
}

#search-by-category .search-container .categories-container {
    position: absolute;
    left: 1px;
    top: 1px;
    padding: 11px 0;
    border-right: 1px solid #edded0;
    background: #edded0
}

#search-by-category .search-container #text-search {
    padding: 0 55px 0 190px;
    height: 50px;
    border-radius: 0;
    font-size: 13px;
    border: 1px solid #dacabb;
    z-index: 1;
    background: #fdf7f0;
    color: #a4a4a4;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

#search-by-category #sp-btn-search {
    position: absolute;
    right: 0;
    top: 0
}

#search-by-category .search-container .categories-container .hover-cate p {
    margin: 0;
    color: #000;
    padding: 0 25px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Libre Baskerville'
}

#search-by-category .search-container .categories-container .hover-cate p i {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    line-height: inherit;
    margin-left: 19px
}

#search-by-category .search-container .categories-container .hover-cate .cate-items {
    z-index: 9999!important;
    position: absolute;
    display: none;
    background: #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top: 0;
    border: 1px solid #ddd!important;
    padding: 5px;
    width: 100%;
    cursor: pointer;
    top: 100%;
    text-align: left
}

.cate-items li {
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
    list-style: none;
    line-height: 18px;
    font-family: 'Libre Baskerville';
    padding: 3px 0 3px 6px;
}

.cate-items li:hover {
    color: #126836
}

.cate-items li.f1 {
    padding-left: 15px;
    border-bottom: 1px solid #eee
}

.cate-items li.f2 {
    padding-left: 15px
}

#search-by-category .search-ajax {
    position: absolute;
    z-index: 9999!important;
    background: none repeat scroll 0% 0% #fff;
    left: 0;
    top: 100%;
    width: 90%
}

.ajax-result-item .product-info .detail .price-box .old-price {
    text-decoration: line-through;
    color: #acacac;
    font-weight: 400
}

.ajax-result-item .product-info .detail .price-box p {
    display: inline-block
}

.ajax-result-item .product-info .detail .price-box {
    font-weight: 700;
    margin: 0 0 10px 0
}

.ajax-result-item .product-info .detail .product-name {
    margin: 10px 0
}

#search-by-category .search-ajax li {
    list-style: none
}

#search-by-category .search-ajax .ajax-result-container {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-msg {
    padding: 20px;
    margin: 0;
    color: #646464
}

#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 400px;
    overflow: auto;
    padding: 0 15px
}

#btn-search-category:hover {
    color: #fff!important;
    background: #126836
}

#btn-search-category {
    color: #fff!important;
    background: #126836;
    border: 1px solid #eee;
    padding: 0 35px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    height: 50px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 50px
}

.box-cart {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 112;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box-cart .user {
    display: inline-block;
    vertical-align: top;
    margin-right: 37px;
    padding-left: 34px;
    padding-top: 0;
    margin-top: 10px;
    background: url(https://www.sundarisilks.com/image/icon/icon_user.png) left center no-repeat;
    background-size: 18px;
    font-family: 'Libre Baskerville';
    font-size: 12px
}

.box-cart .user li {
    color: #2f333a;
    line-height: 1
}

.box-cart .user li:last-child {
    margin-top: 4px
}

.box-cart .user li:last-child a {
    color: #000
}

.box-cart .user li:last-child a:hover {
    text-decoration: underline
}

.box-cart .wishlist {
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
    padding-top: 10px
}

.box-cart .wishlist a {
    width: 35px;
    height: 32px;
    display: block;
    background: url(https://www.sundarisilks.com/image/icon/icon_wishlist.png) center no-repeat;
    position: relative;
    background-size: 20px
}

.box-cart .wishlist a span,
#cart-total {
    left: 20px;
    position: absolute;
    font-size: 12px;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 17px;
    margin: 0;
    padding: 0;
    background: #880015;
    border-radius: 100%;
    color: #fff;
    font-family: 'Libre Baskerville'
}

#cart-total {
    left: 17px
}

#cart {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px
}

#cart .mycart {
    color: #2f333a;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 18px;
    line-height: 1;
    font-family: 'Libre Baskerville'
}

#cart .mycart .total-price {
    display: block;
    color: #880015;
    font-weight: 500;
    margin-top: 4px;
    font-family: 'Libre Baskerville'
}

#cart>button {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    width: auto;
    position: relative
}

#cart>button>i {
    width: 29px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    background: url(https://www.sundarisilks.com/image/icon/icon_cart.png) center no-repeat;
    background-size: 18px
}

#cart .dropdown-menu .text-empty {
    margin: 0;
    padding: 10px 0
}

#cart .dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: 0 6px 12px #000;
    width: 250px;
    margin: 0;
    padding: 10px
}

.headerSpace {
    display: none
}

.top-menu {
    position: relative;
    background: #000;
    z-index: 7
}

.fix-header {
    border: none;
    background: rgb(255, 255, 255);
    box-shadow: 0 0 5px #bdbdbd;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    width: 100%;
    max-width: 100%!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 889;
    padding-top: 15px;
    margin: 0 auto;
    position: fixed!important;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.fix-header #pt_custommenu::after,
.fix-header #pt_custommenu::before {
    display: none
}

.fix-header .pt_custommenu div.pt_menu .parentMenu a {
    padding-top: 18px;
    padding-bottom: 18px
}

.fix-header #pt_custommenu {
    margin: 0
}

.fix-header #logo {
    padding: 10px 0
}

.static-middle-sneaker3 .image a .text {
    text-align: left!important;
    right: auto!important;
    left: 6%!important
}

.static-middle-sneaker3 .text .text1 {
    display: block;
    font-size: 18px;
    color: #2f333a;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: 'Libre Baskerville'
}

.static-middle-sneaker3 .text .text2 {
    display: block;
    font-size: 72px;
    color: #2f333a;
    font-weight: 500;
    line-height: .8
}

.static-middle-sneaker3 .text .text2 span {
    display: block;
    line-height: 80px
}

.static-middle-sneaker3 .text .text2 em {
    font-style: normal;
    font-weight: 300
}

.static-middle-sneaker3 .text .text3 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    max-width: 500px;
    margin-top: 28px;
    color: #2f333a
}

.banner-static {
    clear: both;
    overflow: hidden
}

.banner-static .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2%
}

.banner-static .image a {
    position: relative;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    vertical-align: top;
    border-radius: 2px
}

.banner-static .image a:before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    opacity: 0
}

.banner-static .image a:hover:before {
    opacity: 1
}

.banner-static .image a:hover img {
    transform: translateX(65px)
}

.banner-static .image a img {
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    border-radius: 4px;
    transform: translateX(65px)
}

.banner-static.static-sidebar .image a img {
    transform: translateX(0)
}

p.text2.image_title {
    margin: 0;
    font-size: 24px;
    color: #404041;
    position: absolute;
    width: 100%;
    padding: 25px 0;
    top: 100%;
    text-transform: capitalize;
    transform: rotate(-90deg);
    transform-origin: top left;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: top left;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: top left;
    moz-transform: rotate(-90deg);
    -moz-transform-origin: top left;
    -o-transform: rotate(-90deg);
    -o-transform-origin: top left
}

img {
    border-radius: 4px
}

.banner-static .image a .text {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-35%)
}

.banner-static .image a .text .text1,
.banner-static .image a .text .text2,
.banner-static .image a .text .text3,
.banner-static .image a .text .link {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.static-menu-bottom {
    padding: 15px 0 0 0
}

.static-sidebar {
    margin-bottom: 30px;
    text-align: left
}

.static-sidebar a,
.static-sidebar a img {
    width: 100%
}

.static-sidebar a {
    border-radius: 3px
}

.static-top-sneaker1 {
    margin-bottom: 95px;
    margin-top: 115px;
    background-color: rgb(255, 251, 246);
    border-radius: 10px
}

.static-top-sneaker1 .row {
    margin: 0 0 60px 0
}

.static-top-sneaker1 .col {
    float: left;
    padding: 0 20px
}

.static-top-sneaker1 .col1,
.static-top-sneaker1 .col2,
.static-top-sneaker1 .col3 {
    width: 33.33%;
    box-shadow: 0 0 black
}

.static-top-sneaker1 .image {
    margin-top: 20px;
    max-width: 599px
}

.static-text-notification {
    background: #2f333a;
    border-radius: 2px;
    padding: 15px 10px;
    margin-top: 40px
}

.static-text-notification .container {
    width: auto;
    padding: 0
}

.static-text-notification p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 0
}

.static-text-notification p span,
.static-text-notification p u {
    color: #880015
}

.static-text-notification p span {
    font-weight: 500;
    text-transform: uppercase
}

.close-notification {
    display: none
}

.static-middle-sneaker1 {
    margin-top: 80px
}

.static-middle-sneaker1 .text1 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-bottom: 6px
}

.static-middle-sneaker1 .text2 {
    font-size: 72px;
    color: #fff;
    text-transform: none;
    display: block;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 30px
}

.static-middle-sneaker1 .text2 span {
    font-weight: 500
}

.static-middle-sneaker1 .text3 {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    line-height: 18px;
    max-width: 500px;
    margin: auto
}

.static-middle-sneaker1 .link {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    line-height: 51px;
    border-radius: 3px;
    border: 2px solid #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
    margin-top: 60px
}

.static-middle-sneaker1 .link:hover {
    background: #fff;
    color: #880015
}

.static-bottom1-sneaker1,
.static-bottom2-sneaker1 {
    margin-top: 5px
}

.owl-item.active .item {
    -moz-animation: zoomIn 500ms ease;
    -o-animation: zoomIn 500ms ease;
    -webkit-animation: zoomIn 500ms ease;
    animation: zoomIn 500ms ease
}

.item .item-inner {
    position: relative;
    background: transparent
}

body:not(.common-home) .label_new {
    display: none
}

.label-product {
    color: #fff;
    font-weight: 500;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 15px;
    text-transform: uppercase;
    font-size: 11px;
    z-index: 3;
    line-height: 24px;
    padding: 0 11px;
    background: #880015;
    border-radius: 3px
}

.label-product:before {
    content: "";
    width: 3px;
    height: 3px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    border-radius: 100%;
    left: 2px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.label-product:after {
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #880015;
    position: absolute;
    left: -8px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.label_sale {
    background: #880015;
    top: 15px;
    left: auto;
    right: 15px
}

.item-inner .images-container {
    position: relative;
    background: transparent;
    text-align: center;
    overflow: hidden;
    border-radius: 4px
}
.item-inner .images-container .image{
    min-height: 450px;
    background-color: rgba(220, 220, 222, 0.54);
}

.item-inner .images-container .product-image {
    position: relative;
    display: block
}

.item-inner .images-container img {
    margin: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

.item-inner .images-container .img-r {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.item-inner:hover .images-container .img-r {
    opacity: 1;
    visibility: visible
}

.qv-button-container {
    display: block
}

.item-inner button.btn-quickview span {
    display: none
}

.item-inner .action-links button.btn-cart {
    line-height: 30px;
    background-color: transparent;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 13px;
    padding: 0;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    color: #2f333a;
    display: inline-block;
    font-family: 'Libre Baskerville';
    vertical-align: top
}

.item-inner .action-links button.btn-cart:before {
    content: "\f370";
    font-family: "Ionicons";
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    font-weight: 400;
    font-size: 20px
}

.item-inner .action-links .add-to-links {
    display: inline-block;
    vertical-align: top;
    float: right
}

.item-inner .action-links .add-to-links button {
    line-height: 30px;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
    font-weight: 400;
    font-size: 0;
    padding: 0;
    border-radius: 0;
    text-align: center;
    color: #ccc
}

.item-inner .action-links .add-to-links button span {
    display: none
}

.item-inner .action-links .add-to-links button:before {
    content: "\f387";
    font-family: "Ionicons";
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: inherit
}

.item-inner .action-links .add-to-links button.btn-compare:before {
    content: "\f39d"
}

.item-inner .action-links .add-to-links button.btn-quickview:before {
    content: "\f39c"
}

.item-inner .action-links button:hover {
    background: none;
    color: #880015
}

.item-inner .caption {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background: transparent;
    text-align: left;
    position: relative;
    padding-left: 30px;
    padding-bottom: 15px
}

.item-inner .product-des {
    line-height: 24px;
    padding-bottom: 10px
}

.product-name {
    margin-bottom: 2px;
    display: block;
    padding-top: 13px;
    border-top: 0 solid #ebebeb;
    margin-top: 0;
    font-family: 'Libre Baskerville'!important
}

.product-name a {
    color: #000;
    padding: 0;
    display: block;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .3px
}

.product-name a:first-letter {
    text-transform: uppercase
}

.product-name a:hover {
    color: #880015
}

.ratings {
    display: block
}

.ratings a {
    margin-left: 8px;
    text-transform: capitalize;
    color: #999;
    font-size: 13px;
    line-height: 12px;
    display: inline-block;
    vertical-align: top
}

.ratings a:hover {
    color: #880015
}

.ratings a.review-count:after {
    content: "|";
    margin-left: 8px;
    vertical-align: top
}

.ratings .rating-box {
    display: inline-block;
    vertical-align: top
}

.rating-box div[class^='rating'] {
    background: url(https://www.sundarisilks.com/image/icon/rating0.png) no-repeat;
    font-size: 0;
    height: 12px;
    width: 67px
}

.rating-box div.rating1 {
    background-image: url(https://www.sundarisilks.com/image/icon/rating1.png)
}

.rating-box div.rating2 {
    background-image: url(https://www.sundarisilks.com/image/icon/rating2.png)
}

.rating-box div.rating3 {
    background-image: url(https://www.sundarisilks.com/image/icon/rating3.png)
}

.rating-box div.rating4 {
    background-image: url(https://www.sundarisilks.com/image/icon/rating4.png)
}

.rating-box div.rating5 {
    background-image: url(https://www.sundarisilks.com/image/icon/rating5.png)
}

.price-box p {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    font-family: 'Libre Baskerville'
}

.price-box .price-tax {
    display: none
}

.price-box .price {
    color: #2f333a;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Libre Baskerville'
}

.price-box p.special-price .price {
    color: #2f333a
}

.price-box p.old-price {
    margin-left: 5px;
    display: inline-block;
    padding-top: 3px;
}

.price-box p.old-price .price {
    color: #880015;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: 500
}

.item-inner .caption .price-box {
    display: block
}

.item-inner .caption .model {
    margin: 0;
    color: #737373;
    font-family: 'Libre Baskerville'
}

.item-inner .caption .box-rating {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 6px 0;
    display: none
}

.item-inner .caption .ratings {
    padding-top: 8px;
    float: right
}

.item-inner .category-options .ul-swatches-colors {
    margin-bottom: 15px
}

.item-inner .caption .action-links {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    padding-top: 13px;
    border-top: 1px solid #ebebeb;
    margin-top: 0;
    padding-bottom: 13px
}

.item-inner .caption .price-box label {
    margin: 0;
    font-size: 13px;
    color: #000;
    display: none
}

.item-inner .caption .manufacture-product {
    float: left;
    margin: 0;
    font-size: 13px;
    color: #bdbdbd;
    line-height: 24px;
    padding: 2px 0;
    text-transform: capitalize
}

.item-inner .caption .manufacture-product a {
    color: #bdbdbd
}

.item-inner .caption .manufacture-product a:hover {
    color: #880015
}

.item-inner .caption .available {
    display: none
}

.module-title {
    position: relative;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center
}

.module-title:before {
    content: "";
    width: 40%;
    height: 1px;
    background: #abaaaa;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto
}

.tt_tabsproduct_module .module-title:before {
    content: "";
    width: 100%!important;
    height: 1px;
    background: #abaaaa;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
}

.module-title h2 {
    position: relative;
    display: inline-block;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0 30px;
    background: #fff;
    letter-spacing: -.5px;
    color: #89000F ! important;
}

.module-description {
    text-align: center;
    margin-bottom: 30px
}

.module-description p {
    font-size: 14px;
    line-height: 24px;
    max-width: 635px;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    margin: 0
}

.module-customize1 .product-customize {
    padding: 60px 0
}

.module-customize1 .product-customize .row {
    display: table
}

.module-customize1 .product-customize .row .col {
    display: table-cell;
    vertical-align: middle;
    float: none
}

.module-customize1 .product-customize .item-inner .caption {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    padding: 35px 15px 45px 15px
}

.module-customize1 .product-customize .product-name a {
    font-size: 28px;
    font-weight: 700
}

.module-customize1 .product-customize .product-name {
    margin-bottom: 3px
}

.module-customize1 .product-customize .manufacture-product {
    color: #999;
    text-transform: capitalize;
    font-size: 22px;
    font-style: italic
}

.module-customize1 .product-customize .manufacture-product a {
    font-style: normal;
}

.module-customize1 .product-customize .product-des {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px
}

.module-customize1 .product-customize .read-more {
    color: #880015;
    text-transform: capitalize;
    text-decoration: underline;
    display: block;
    margin-top: 17px
}

.module-customize1 .product-customize .read-more:hover {
    color: #202226
}

.module-customize1 .product-customize .price-box .price {
    font-size: 28px
}

.module-customize1 .product-customize .price-box p.old-price .price {
    font-size: 24px
}

.module-customize1 .product-customize .price-box p.old-price {
    padding-top: 3px
}

.module-customize1 .product-customize .item-inner .caption .ratings {
    margin-top: 7px
}

.module-customize1 .product-customize .item-inner .caption .action-links {
    display: block;
    margin-top: 20px
}

.module-customize1 .product-customize .item-inner .action-links button.btn-cart {
    float: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    background: #880015;
    padding: 0 22px;
    color: #fff
}

.module-customize1 .product-customize .item-inner .action-links button.btn-cart:before {
    display: none
}

.module-customize1 .product-customize .item-inner .action-links button.btn-cart:hover {
    background: #202226
}

.grid-style:not(:first-child) {
    margin-top: 40px
}

.list-style:not(:first-child) {
    margin-bottom: 0;
    margin-top: 17px;
    overflow: hidden;
    padding-top: 21px;
    border-top: 1px solid #e5e5e5
}

.list-style .item .item-inner .images-container {
    float: left;
    width: 26.5%
}

.list-style .item .item-inner .caption {
    float: left;
    width: 73.5%;
    padding: 0 0 0 15px;
    text-align: left
}

.list-style .product-name {
    margin-bottom: 5px
}

.list-style .product-name a {
    font-size: 14px
}

.list-style .price-box .price {
    font-size: 18px
}

.list-style .item-inner .caption .ratings {
    margin-bottom: 2px
}

.list-module .module-title {
    text-align: left;
    margin-bottom: 27px;
    margin-top: 90px
}

.list-module .module-title h2 {
    font-size: 18px
}

div#cat_desc {
    font-size: 13px;
}

.module-style1.product-grid .item-inner .category-options {
    position: absolute;
    left: 0;
    top: 0;
    padding: 11px 0 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    width: 100%
}

.module-style1.product-grid .item-inner:hover .category-options {
    visibility: visible;
    opacity: 1
}

.module-style1.product-grid .item-inner .category-options .ul-swatches-colors {
    margin-bottom: 0
}

.module-style1 .owl-carousel .owl-stage-outer {
    padding-bottom: 65px;
    margin-bottom: -65px;
    position: relative
}

.module-style1.active .owl-carousel .owl-stage-outer {
    z-index: 5
}

.module-style1 .item {
    padding: 15px 0;
    max-width: 420px;
    background: transparent;
    margin: auto
}

.module-style1 .item .item-inner:before {
    content: "";
    border: 0 solid #ebebeb;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.module-style1 .item .item-inner:hover {
    z-index: 5
}

.module-style1 .item .item-inner:hover:before {
    opacity: 1
}

.module-style1 .item-inner:hover .box-hover {
    opacity: 1;
    visibility: visible;
    top: -60%
}

.module-style1 .item-inner .box-hover {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    top: 95%;
    z-index: 5;
    margin: 0;
    padding: 0 10px;
    border-bottom: 1px solid #ebebeb;
    border-top: 0;
    border-radius: 3px;
    background: white;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.module-style2 .item-inner .action-links button.btn-cart span {
    display: none
}

.module-style2 .item-inner .action-links button.btn-cart:before {
    margin: 0;
    width: 28px
}

.module-style2 .item-inner .caption .action-links {
    padding-top: 12px;
    padding-bottom: 9px
}

.module-nav2 .owl-carousel.owl-theme .owl-nav {
    position: absolute;
    right: 9px;
    top: -48px;
    background: #fff;
    padding-left: 0
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    top: auto!important;
    left: auto!important;
    right: auto!important;
    margin: 0;
    color: #2f333a;
    width: 20px;
    height: 25px;
    line-height: 25px;
    border-radius: 0;
    font-weight: 400;
    background: transparent
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div:hover {
    color: #880015
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div:hover:before {
    font-size: 24px
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div:before {
    font-size: 14px;
    font-family: "Ionicons"
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div.owl-prev:before {
    content: "\f124"
}

.module-nav2 .owl-carousel.owl-theme .owl-nav div.owl-next:before {
    content: "\f125"
}

.slider-group {
    margin-top: 20px
}

.box-col-module {
    margin-top: 73px
}

.box-col-module .module-title {
    margin-top: 0
}

.box-col-module .sub-row {
    margin: 0 -10px
}

.box-col-module .sub-col {
    padding: 0 10px
}

.tabs-category-slider .module-title {
    text-align: left
}

.tabs-category-slider .module-title h2 {
    padding-left: 0;
    padding-right: 30px
}

.tabs-category-slider .tabs-categorys {
    display: block;
    text-align: center;
    float: right;
    background: #fff;
    position: relative;
    padding-left: 20px;
    padding-right: 48px
}

.tabs-category-slider .tabs-categorys li {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px
}

.tabs-category-slider .tabs-categorys li a {
    font-size: 16px;
    color: #8a8a8a;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    display: block
}

.tabs-category-slider .tabs-categorys li:last-child {
    margin: 0
}

.tabs-category-slider .tabs-categorys li a:hover,
.tabs-category-slider .tabs-categorys li.active a {
    color: #2f333a
}

.tabs-category-slider .tabs-categorys li.active a {
    font-weight: 500
}

.product-tabs-container-slider .module-title h2 {
    display: none
}

.product-tabs-container-slider .tabs-categorys {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    position: relative;
    padding: 0 15px
}

.product-tabs-container-slider .tabs-categorys li {
    padding-right: 60px;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 5px 0
}

.product-tabs-container-slider .tabs-categorys li:after {
    content: "";
    width: 3px;
    height: 40px;
    background: #d4d4d4;
    position: absolute;
    right: 36px;
    top: 50%;
    -moz-transform: rotate(25deg) translateY(-50%);
    -webkit-transform: rotate(25deg) translateY(-50%);
    -o-transform: rotate(25deg) translateY(-50%);
    -ms-transform: rotate(25deg) translateY(-50%);
    transform: rotate(25deg) translateY(-50%)
}

.product-tabs-container-slider .tabs-categorys li a {
    font-size: 30px;
    color: #000;
    line-height: initial;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    font-family: 'Playfair Display';
    vertical-align: top;
    letter-spacing: -.5px
}

.product-tabs-container-slider .tabs-categorys li:last-child {
    padding: 0
}

.product-tabs-container-slider .tabs-categorys li:last-child:after {
    display: none
}

.product-tabs-container-slider .tabs-categorys li a:hover,
.product-tabs-container-slider .tabs-categorys li.active a {
    color: #000;
    background: transparent
}

.related-products .module-title {
    margin-top: 55px;
    text-align: left
}

.related-products .module-title h2 {
    padding-left: 0
}

.featured-categories-container {
    padding: 20px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    margin-top: 50px
}

.featured-categories-container.module-nav2 .owl-carousel.owl-theme .owl-nav {
    right: 0
}

.featured-categories-container .owl-item.active .item-inner:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #ebebeb;
    top: 0;
    right: -15px;
    position: absolute
}

.featured-categories-container .owl-item.active.last .item-inner:after {
    display: none
}

.fcategory-content .image {
    display: block;
    border-radius: 2px;
    overflow: hidden
}

.fcategory-content .image img {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in
}

.fcategory-content .image:hover img {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.featured-categories-container .content-thumb .name {
    margin-top: 17px
}

.featured-categories-container .content-thumb .name a {
    font-size: 15px;
    color: #000;
    display: block
}

.featured-categories-container .content-thumb .name a:hover {
    color: #880015
}

.sub-featured-categories li a {
    display: block;
    font-size: 13px;
    color: #7a7a7a;
    line-height: 24px
}

.sub-featured-categories li a:hover {
    color: #880015;
    padding-left: 7px
}

.featured-categories-container .view-more {
    line-height: 29px;
    padding: 0 20px;
    color: #fff;
    text-transform: capitalize;
    background: #000;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    margin-top: 19px
}

.featured-categories-container .view-more:hover {
    background: #880015
}

.occountdown_module .module-title {
    display: none
}

.text-hurryup {
    display: none
}

.occountdown_module .text-hurryup {
    display: block;
    font-size: 15px;
    color: #666;
    position: relative;
    margin-top: 35px
}

.occountdown_module .text-hurryup:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1
}

.occountdown_module .text-hurryup p {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    background: #fff;
    margin: 0;
    z-index: 2;
    position: relative
}

.occountdown_module .text-hurryup strong {
    display: block;
    color: #202226;
    font-size: 18px;
    margin-bottom: 2px
}

.is-countdown {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: 2
}

.countdown-row {
    margin: 0 -2.5px;
    overflow: hidden;
    display: block
}

.countdown-section {
    width: 25%;
    max-width: 65px;
    padding: 0 2.5px;
    display: inline-block;
    vertical-align: top
}

.countdown-section .time-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 12px 0 10px;
    border-radius: 3px
}

.countdown-section:last-child {
    border: 0
}

.countdown-amount {
    font-size: 18px;
    line-height: 1;
    color: #2f333a;
    position: relative;
    display: block;
    font-weight: 500
}

.countdown-period {
    display: block;
    font-size: 12px;
    color: #c8c8c8
}

.testimor-full {
    margin-top: 83px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    padding: 100px 0 70px 0;
    background: url(https://www.sundarisilks.com/image/icon/bkg_testimonial.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.testimonial-container .module-title {
    display: none
}

.common-home .testimonial-images {
    display: none
}

.testimonial-box {
    padding: 35px 150px;
    padding-bottom: 25px
}

.testimonial-container .icon {
    display: block;
    text-align: center
}

.testimonial-container .icon i {
    width: 97px;
    height: 97px;
    line-height: 97px;
    border: 1px solid #fff;
    border-radius: 100%;
    background: url(https://www.sundarisilks.com/image/icon/bkg_icon_testimonial.png) center no-repeat;
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.testimonial-box a {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    color: #fff;
    display: block
}

.testimonial-author {
    font-size: 16px;
    text-transform: uppercase;
    color: #880015;
    margin: 0
}

.row-testimonials {
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    text-align: center
}

.testimonial-container .owl-carousel.owl-theme .owl-nav div {
    background: transparent;
    color: rgba(255, 255, 255, .5)
}

.testimonial-container .owl-carousel.owl-theme .owl-nav div:hover {
    color: #fff
}

.ma-corporate-about {
    text-align: left;
    background: #fdf9f5;
    overflow: hidden;
    padding: 24px 0;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-top: 95px
}

.ma-corporate-about .col {
    width: 20%;
    float: left;
    padding: 0 10px;
    position: relative
}

.ma-corporate-about .col-sm-4:after {
    content: "";
    width: 1px;
    height: 47px;
    background: #ebebeb;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ma-corporate-about .col-sm-4:last-child:after {
    opacity: 0
}

.ma-corporate-about .block-wrapper {
    background: url(https://www.sundarisilks.com/image/icon/wrapper1.png) left center no-repeat;
    padding: 10px 0;
    padding-left: 61px;
    display: inline-block;
    vertical-align: top
}

.ma-corporate-about .block-wrapper.wrapper2 {
    background: url(https://www.sundarisilks.com/image/icon/wrapper2.png) left center no-repeat;
    padding-left: 47px
}

.ma-corporate-about .block-wrapper.wrapper3 {
    background: url(https://www.sundarisilks.com/image/icon/wrapper3.png) left center no-repeat
}

.ma-corporate-about .block-wrapper.wrapper4 {
    background: url(https://www.sundarisilks.com/image/icon/wrapper4.png) left center no-repeat
}

.ma-corporate-about .block-wrapper.wrapper5 {
    background: url(https://www.sundarisilks.com/image/icon/wrapper5.png) left center no-repeat
}

.ma-corporate-about .block-wrapper .text-des {
    text-align: left;
    font-size: 13px;
    line-height: 20px
}

.ma-corporate-about .block-wrapper .text-des p {
    color: #2f333a;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin: 0
}

.ma-corporate-about .block-wrapper .text-des span {
    color: #959595;
    display: block;
    font-family: 'Lato', sans-serif
}

.menu-recent .blog-title h2 {
    color: #232323;
    font-size: 35px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 21px
}

.menu-recent .row_items .articles-inner:not(:first-child) {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    width: 100%
}

.menu-recent .aritcles-content {
    text-align: left;
    padding-top: 24px
}

.menu-recent .articles-image a {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    position: relative;
    border-radius: 2px
}

.menu-recent .articles-image a img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-radius: 4px
}

.menu-recent .articles-image a:hover img {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.articles-name {
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    color: #000;
    padding: 0 55px 0 0
}

.articles-date {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 400;
    color: #999;
    display: block
}

.articles-date .artice-day {
    padding-top: 6px;
    margin-bottom: 2px
}

.articles-date .author-name {
    display: none
}

.articles-intro p {
    line-height: 24px;
    font-size: 14px;
    padding: 0 55px 25px 0;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    font-family: 'Libre Baskerville'
}

.menu-recent .read-more {
    color: #880015;
    font-size: 16px;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    margin-top: 20px;
    display: none
}

.menu-recent .read-more:hover {
    text-decoration: underline
}

.blog-blog .intro-content img,
.blog-article .article-description img {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px
}

.blog-blog .article-list,
.blog-article .article-container {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px
}

.article-description p,
.intro-content p {
    line-height: 24px
}

#instagram_block_home {
    position: relative;
    margin-top: 60px
}

#instagram_block_home .title_block {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

#instagram_block_home .title_block h3 {
    background: #fff;
    line-height: 50px;
    padding: 0 40px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700
}

#instagram_block_home a.fancybox {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

#instagram_block_home a.fancybox:last-child {
    margin: 0
}

#instagram_block_home a.fancybox img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

#instagram_block_home a.fancybox:hover img {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.timeline-Widget {
    background: none
}

.brand-slider img {
    display: inline-block;
    vertical-align: top;
    opacity: .6
}

.brand-slider img:hover {
    opacity: 1
}

.brand-slider {
    padding: 46px 0;
    text-align: center
}

.top-menu .container-inner {
    position: relative;
    height: 100%
}

.top-menu .follow {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 2
}

.top-menu .follow label {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 24px;
    font-size: 14px;
    color: #56595e;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15.5px 0;
    margin-top: 0;
    margin-right: 15px
}

.top-menu .follow label:after {
    content: ":"
}

.top-menu ul.link-follow {
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.top-menu ul.link-follow li a {
    background: #373b41!important;
    color: #56595e
}

.top-menu ul.link-follow li a:hover {
    color: #fff
}

.follow label {
    display: none
}

ul.link-follow {
    display: block;
    vertical-align: top;
/*    margin-top: 15px;
*/    overflow: hidden
}

ul.link-follow li {
    float: left;
    margin-right: 8px;
    margin-top: 8px
}

ul.link-follow li:last-child {
    margin-right: 0
}

ul.link-follow li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background: #3c5b9b;
    border-radius: 100%;
    font-size: 0;
    line-height: 40px;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}

ul.link-follow li a:before {
    font-size: 16px
}

ul.link-follow li a.twitter {
    background: #1aaed9
}

ul.link-follow li a.google {
    background: #880015
}

ul.link-follow li a.instagram {
    background: #8a7763
}

ul.link-follow li a.youtube {
    background: #eb8313
}

ul.link-follow li a.flickr {
    background: #c22ac8
}

ul.link-follow li a span {
    display: none
}

ul.link-follow li a:hover {
    color: #880015;
    background: #fff
}

#twitter-feed .tweet-title h3 {
    color: #2d2d2d;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 0
}

#twitter-feed .twitter-pic {
    display: none
}

#twitter-feed .twitter-article {
    position: relative;
    padding-left: 100px
}

#twitter-feed .twitter-article:before {
    position: absolute;
    content: "\f099";
    font-family: 'FontAwesome';
    font-size: 24px;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    background: #880015;
    text-align: center;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

footer {
    margin-top: 100px;
    background: #f5dec9
}

.footer-tags {
    padding-top: 8px
}

.footer-tags li a {
    color: #424242;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #404349;
    line-height: 38px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    margin-top: 5px;
    margin-right: 1px;
    font-family: 'Libre Baskerville'
}

.footer-tags li a:hover {
    color: #880015
}

.footer-top {
    padding: 50px 0 25px 0;
    border-top: 1px solid #eee
}

.footer-top .row {
    margin: 0 -10px
}

.footer-top .col1 {
    width: 25%
}

.footer-top .col2{
    width: 20%    
}

.footer-top .col3 {
    width: 0%
}

.footer-top .col4 {
    width: 22%
}

.footer-top .col5 {
    width: 29%
}

.product-thumb .price {
    font-size: 16px !important;
}

ul.links-footer {
    display: block;
    padding: 14px 0;
    border-bottom: 2px solid #393939;
    margin-bottom: 47px
}

ul.links-footer li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 25px;
    margin-right: 25px
}

ul.links-footer li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 13px;
    background: gray;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

ul.links-footer li:last-child {
    margin: 0;
    padding: 0
}

ul.links-footer li:last-child:after {
    display: none
}

ul.links-footer li a {
    line-height: 24px;
    font-size: 13px;
    color: #999;
    display: block;
    text-transform: capitalize
}

ul.links-footer li a:hover {
    color: #880015
}

footer .col-footer {
    margin-bottom: 20px;
    position: relative;
    padding: 0 10px;
    float: left
}

.footer-title h5 {
    color: #171717;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 11px
}

.footer-content {
    line-height: 30px;
    font-size: 14px;
    color: #232323;
    font-weight: 400
}

.footer-content .des {
    margin-top: 25px;
    margin-bottom: 35px
}

.footer-info .hotline {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
/*    margin-top: 20px;
*/    margin-bottom: 0;
    font-family: 'Libre Baskerville'
}

.footer-info .des {
    color: #232323;
    line-height: 24px;
    margin-bottom: 3px;
    padding: 0 50px 0 0;
    font-family: 'Libre Baskerville'
}

.footer-info .view-map {
    color: #232323;
    font-family: 'Libre Baskerville'
}

.footer-info .view-map:hover {
    color: #880015
}

.footer-info .view-map:before {
    content: "\f455";
    font-family: "Ionicons";
    margin-right: 9px;
    font-size: 18px
}

.footer-contact {
    padding-top: 3px;
    padding-bottom: 7px
}

.footer-contact p {
    margin: 0;
    font-family: 'Libre Baskerville'
}

.footer-contact p span {
    color: #232323
}

.footer-contact p.adress span {
    display: block
}

.footer-contact .phone:before {
    content: "\f4b9"
}

.footer-contact .email:before {
    content: "\f2eb"
}

.open-time {
    padding-top: 7px
}

.open-time p span {
    color: #232323
}

.open-time p {
    line-height: 24px;
    margin: 0;
    font-family: 'Libre Baskerville'
}

.footer-payment {
    display: block;
    margin-top: 33px
}

.footer-payment label {
    color: #57626f;
    margin-bottom: 10px;
    display: block
}

footer .list-unstyled.text-content li a:hover {
    color: #000;
    padding-left: 7px
}

footer .list-unstyled.text-content li a {
    color: #000;
    display: block;
    font-weight: 400;
    font-family: 'Libre Baskerville';
    font-size: 13px
}

.footer-middle {
    background: #232f3e
}

.footer-middle .container-inner {
    padding: 40px 0;
    border-top: 1px solid rgba(255, 255, 255, .05)
}

.tag-static li a:first-child {
    padding: 0 15px;
    font-weight: 400;
    color: #fff;
    background: #37475a;
    border-radius: 2px;
    margin-right: 8px
}

.tag-static li a:first-child:after,
.tag-static li a:last-child:after {
    display: none
}

.tag-static li a {
    line-height: 32px;
    text-transform: capitalize;
    color: #5b697b;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.pad-0{
    padding: 0 !important;
}

.tag-static li a:after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    margin: 0 9px;
    color: #5b697b
}

.tag-static li a:hover {
    color: #fff
}

.tag-static li {
    display: block;
    margin-bottom: 8px
}

.tag-static li:last-child {
    margin-bottom: 0
}

.footer-bottom {
    border-top: 1px solid #bfafa0
}

.footer-bottom .container-inner {
    padding: 10px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.footer-copyright {
    float: left;
    padding: 15px 0
}

.footer-copyright p {
    color: #232323;
    font-size: 14px;
    line-height: 20px;
    background: none;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0
}

.footer-bottom .footer-copyright a {
    color: #880015
}

.footer-bottom .footer-copyright a:hover {
    text-decoration: underline
}

.footer-bottom .payment {
    float: right;
    padding: 10px 0
}

#back-top i {
    font-size: 18px
}

#back-top:hover {
    background: #880015
}

#back-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: rgba(35, 47, 62, .7);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    display: none;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .1)
}

.common-home .breadcrumbs {
    display: none
}

.breadcrumbs {
    display: block;
    background: transparent;
    text-align: left;
    line-height: 25px;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    margin: 10px 0 20px 0
}

.breadcrumb {
    margin: 0;
    background: none;
    text-transform: capitalize;
    padding: 0
}

.breadcrumb>li+li:before {
    content: "\f105";
    font-family: 'FontAwesome'
}

.breadcrumb li:before {
    margin: 0 7px
}

.breadcrumb li a:hover,
.breadcrumb li:last-child a {
    color: #880015
}

.breadcrumb li a {
    color: #91959b;
    font-size: 14px
}

.category-module .li a.active,
.category-module .li a:hover {
    color: #880015
}

.category-module .li {
    padding: 10px 0;
    border-bottom: 1px solid #ededed
}

.category-module .li a {
    text-transform: capitalize;
    display: block;
    line-height: 30px
}

.category-module>.ul {
    margin: 0;
    padding: 0 20px;
    border-top: 0;
    background: #fff
}

.category-module .list-child {
    padding-left: 30px
}

.category-module {
    margin-bottom: 55px;
    border: 1px solid #ebebeb;
    border-radius: 3px
}

.category-module h3 {
    color: #2f333a;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    background: #fff;
    font-weight: 900;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    line-height: 30px
}

.text-refine {
    margin-top: 0
}

.category-image {
    margin-bottom: 22px
}

.category-image img {
    border: none
}

#compare-total,
.list-cate {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    display: none
}

.list-cate li {
    padding: 5px 0
}

#show_more {
    display: block;
    padding: 10px 21px
}

.toolbar-products {
    padding: 9px 21px;
    margin: 15px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    background: rgba(255, 249, 243, 0.65)
}

.toolbar-products.toolbar-bottom {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0
}

.toolbar-products .modes {
    display: inline-block;
    vertical-align: top;
    padding: 11px 0
}

.toolbar-products .toolbar-amount {
    line-height: 32px;
    padding: 0;
    font-size: 12px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    padding: 5px 0;
    font-size: 14px;
    font-family: 'Libre Baskerville'
}

#grid-view i,
#list-view i {
    display: none
}
.cc-revoke{
    display: none ! important;
}

.modes button {
    width: 28px;
    height: 18px;
    padding: 0;
    margin-right: 10px;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    border-radius: 0;
    box-shadow: none!important
}

.modes .btn-grid {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid.png) center no-repeat
}

.modes .btn-grid.active,
.modes .btn-grid:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid_hover.png) center no-repeat
}

.modes .btn-grid.btn-grid-4 {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid4.png) center no-repeat
}

.modes .btn-grid.btn-grid-4.active,
.modes .btn-grid.btn-grid-4:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid4_hover.png) center no-repeat
}

.modes .btn-grid.btn-grid-3 {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid3.png) center no-repeat
}

.modes .btn-grid.btn-grid-3.active,
.modes .btn-grid.btn-grid-3:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid3_hover.png) center no-repeat
}

.modes .btn-grid.btn-grid-2 {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid2.png) center no-repeat
}

.modes .btn-grid.btn-grid-2.active,
.modes .btn-grid.btn-grid-2:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid2_hover.png) center no-repeat
}

.modes .btn-grid.btn-grid-5 {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid5.png) center no-repeat
}

.modes .btn-grid.btn-grid-5.active,
.modes .btn-grid.btn-grid-5:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_grid5_hover.png) center no-repeat
}

.modes .btn-list {
    background: url(https://www.sundarisilks.com/image/icon/bkg_list.png) center no-repeat
}

.modes .btn-list.active,
.modes .btn-list:hover {
    background: url(https://www.sundarisilks.com/image/icon/bkg_list_hover.png) center no-repeat
}

.toolbar-products .sorter {
    margin-left: 45px;
    display: inline-block;
    vertical-align: top;
    padding: 5px 0
}

.toolbar-products .limiter {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0
}

.toolbar-products .sorter label,
.toolbar-products .limiter label {
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
    margin: 0;
    color: #3e3e3e;
    font-size: 14px;
    margin-right: 8px;
    font-family: 'Libre Baskerville'
}

.toolbar-products .sorter select,
.toolbar-products .limiter select {
    padding: 0 15px;
    height: 32px;
    font-size: 13px;
    color: #898888;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    width: auto;
    border: 1px solid #e8e8e8;
    box-shadow: none;
    font-family: 'Libre Baskerville'
}

.toolbar-products .pages {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0
}

.toolbar-products .pages ul {
    margin: 0;
    border-radius: 0
}

.toolbar-products .pages ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}

.toolbar-products .pages ul li a {
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 400;
    padding: 0 4px;
    width: 32px;
    border-radius: 3px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: none;
    background: #e9e9e9
}

.toolbar-products .pages ul li span {
    color: #fff;
    background: none;
    font-size: 13px;
    border: none;
    padding: 0 4px;
    width: 32px;
    height: 32px;
    border-radius: 3px;
    line-height: 32px;
    font-family: 'Libre Baskerville'
}

.toolbar-products .pages ul li.active span,
.toolbar-products .pages ul li:hover a {
    color: #fff;
    background: #858b92;
    border: none
}

.category-img {
    display: block;
    margin-bottom: 20px;
    border-radius: 3px;
    overflow: hidden
}

.category-img img {
    border: none
}

.custom-category .product-grid {
    margin-bottom: 5px;
    margin-top: 0
}

#product-category .product-grid .item-inner .caption .manufacture-product {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

#product-category .product-grid .item-inner:hover .caption .hide-hover {
    opacity: 0
}

.category-info .box-image {
    position: relative;
    text-align: center
}

.category-name {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    margin-top: 0;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 3px solid #880015;
    line-height: 1
}

#product-category .thumb {
    margin-top: 30px
}

.category-name.ifthumb {
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-grid .product-des {
    display: none
}

.product-list {
    margin: 15px 0
}

.product-list .images-container {
    float: left;
    width: 31%;
    max-width: 600px
}

.product-list .caption {
    text-align: left;
    padding: 0 0 0 30px;
    float: left;
    width: 69%
}

.product-list .product-name {
    padding-top: 0;
    border-top: 0
}

.product-list .product-name a {
    font-size: 18px
}

.product-list .price-box .price,
.product-list .price-box p.old-price .price {
    font-size: 20px
}

.product-list .product-des {
    line-height: 24px;
    padding: 25px 0 20px 0;
    margin-bottom: 7px;
    border-top: 1px solid #ebebeb;
    margin-top: 25px;
    margin-bottom: 0
}

.product-list .item-inner .action-links button.btn-cart {
    color: #fff;
    background: #2f333a;
    line-height: 50px;
    padding: 0 40px;
    border-radius: 3px;
    margin-right: 2px;
    margin-top: 5px
}

.product-list .item-inner .action-links button.btn-cart:hover {
    background: #880015
}

.product-list .item-inner .action-links .add-to-links button {
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-right: 1px;
    margin-top: 5px;
    color: #2f333a
}

.product-list .item-inner .action-links .add-to-links button:hover {
    color: #fff;
    background: #880015;
    border-color: #880015
}

.product-list .item-inner .action-links .add-to-links {
    float: none
}

.product-list .item-inner .caption .action-links {
    border: 0;
    margin-top: 0;
    padding: 0
}

.product-list .item-inner .caption .box-rating {
    padding-top: 0
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails>img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    max-width: 78px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

.image-additional-container .thumbnail {
    margin: 0;
    border: 1px solid #edecec
}

.image-additional-container .thumbnail:hover,
.image-additional-container .thumbnail.current-additional {
    border-color: #880015
}

#product-product .column-main {
    background: #fff9f3;
    padding: 10px
}

.product-info-main .product-name {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 3px 0 10px 0;
    border: 0;
    padding: 0
}

.product-info-main .price-box {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}

.product-info-main .price-box .price {
    font-size: 24px
}

.product-info-main .price-box p.old-price .price {
    font-size: 24px
}

.product-info-main .ratings {
    margin: 0;
    padding: 0;
    display: block
}

.product-info-main .short-des {
    line-height: 24px;
    padding: 25px 0;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    border-top: 1px solid #ededed
}

#product .form-group .radio {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}

#input-quantity2,
#minus2,
#plus2,
#input-quantity,
#minus,
#plus {
    height: 50px;
    box-shadow: none;
    font-weight: 400;
    text-align: center;
    width: 35px;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    padding: 0;
    color: #737373;
    background: #fff;
    float: left;
    border: 1px solid #ebebeb
}

#input-quantity2,
#input-quantity {
    width: 50px;
    min-width: auto;
    margin: 0 1px;
    margin-right: 5px
}

.product-info-main #product>h3 {
    margin-top: 0
}

.product-info-main .form-group {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

label[for='input-quantity'] {
    float: left;
    line-height: 50px;
    margin-right: 20px;
    margin-bottom: 0;
    color: #737373;
    font-size: 14px;
    font-weight: 400
}

.product-info-main .button-cart {
    margin-top: 5px;
    font-size: 13px;
    line-height: 50px;
    padding: 0 35px;
    background: #880015;
    float: left;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 5px
}

.product-info-main .button-cart:hover {
    background: #2f333a
}

.product-info-main button.btn-wishlist {
    margin-right: 5px
}

.product-info-main button.btn-wishlist,
.product-info-main button.btn-compare {
    float: left;
    margin-top: 5px;
    font-size: 13px;
    color: #2f333a;
    background: #fff;
    border-radius: 3px;
    line-height: 48px;
    border: 1px solid #ebebeb;
    padding: 0 35px;
    box-shadow: none
}

.product-info-main button.btn-wishlist:hover,
.product-info-main button.btn-compare:hover {
    color: #fff;
    background: #2f333a;
    border-color: #2f333a
}

#product2.has-option,
#product.has-option {
    max-height: 300px;
    overflow: auto;
    border: 1px solid #e1e1e1;
    padding: 20px
}

#product+div {
    margin: 20px 0
}

.quantity-box {
    float: left;
    border: 0;
    margin-right: 4px
}

.product-info-main label[for='input-quantity'],
.product-info-main #input-quantity {
    margin-top: 5px
}

.product-info-main .box-options {
    margin-top: 10px;
    padding: 10px 0;
    font-size: 16px;
    color: #666
}

.product-info-main ul.list-unstyled li {
    display: block;
    line-height: 24px
}

.product-info-main ul.list-unstyled li span,
.product-info-main ul.list-unstyled li a {
    color: #880015
}

.product-info-main ul.list-unstyled li a:hover {
    text-decoration: underline
}

.product-info-detailed {
    margin-top: 60px
}

.product-info-detailed .nav-tabs {
    margin-bottom: 0;
    border-bottom: 0;
    text-align: center;
    background: #f6f6f6;
    padding: 29px 0;
    border-radius: 3px
}

.product-info-detailed .nav-tabs li {
    margin-bottom: 0;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.product-info-detailed .nav-tabs li:last-child {
    margin-right: 0
}

.product-info-detailed .nav-tabs li a {
    font-size: 20px;
    color: #c9c9c9!important;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 0;
    border: none!important;
    padding: 7px 0;
    margin: 0;
    background: none!important;
    position: relative
}

.product-info-detailed .nav-tabs li a:hover,
.product-info-detailed .nav-tabs li.active a {
    background: none;
    color: #2f333a!important
}

.product-info-detailed .tab-content {
    line-height: 24px;
    padding: 30px 0;
    background: #fff;
    color: #707070
}

#tab-description p {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 0!important
}

.bootstrap-datetimepicker-widget td span:hover {
    background: none!important
}

.bootstrap-datetimepicker-widget td span {
    height: 40px!important;
    line-height: 40px!important;
    margin: 0px!important
}

.alert.alert-success {
    text-align: center;
    font-size: 14px;
    margin: 0
}

.account-login .well {
    background: none;
    box-shadow: none
}

#map-canvas {
    min-height: 400px;
    margin: 20px 0
}

.information-contact form .required {
    margin-bottom: 20px
}

.bootstrap-datetimepicker-widget a[data-action] {
    border: none;
    height: auto
}

#content {
    min-height: 300px
}

#content>h1 {
    margin-top: 0;
    padding-top: 5px;
}

#cart .dropdown-menu {
    margin: 0;
    padding: 10px 20px 0 20px!important;
    width: 290px;
    right: -15px;
    list-style: none none;
    border: 0;
    background: #fff;
    margin-top: 11px;
    box-sizing: border-box;
    top: 100%;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

#cart .dropdown-menu:after,
#cart .dropdown-menu:before {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

#cart .dropdown-menu:before {
    border: 7px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    right: 26px;
    top: -12px;
    opacity: 0
}

#cart .dropdown-menu:after {
    border: 8px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 98;
    right: 25px;
    top: -15px
}

#cart .cart-close {
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: 400;
    background: #fff
}

#cart .cart-empty {
    padding-bottom: 25px;
    padding-top: 15px
}

#cart .dropdown-menu p {
    margin: 0
}

#cart .dropdown-menu>li:first-child .table>tbody>tr>td {
    border: 0
}

#cart .dropdown-menu>li:first-child .table>tbody>tr {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    display: block
}

#cart .table>tbody>tr>td {
    border: none;
    padding: 0;
    color: #232323;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px
}

#cart .cart-close button {
    background: none;
    color: #000;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 18px;
    padding: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

#cart .cart-close button:hover {
    color: #880015;
    border-color: #880015
}

#cart .cart-close button i {
    line-height: inherit
}

#cart .cart-quantity {
    color: #a4a4a4;
    line-height: 20px;
    display: block;
    padding: 5px 0;
    font-size: 12px
}

#cart .cart-price {
    font-size: 14px;
    font-weight: 500;
    color: #2f333a;
    padding-top: 2px;
    display: block
}

#cart .cart-name {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase
}

#cart .cart-name:hover {
    color: #880015
}

#cart .dropdown-menu .cart-button {
    margin: 0 -20px;
    padding: 20px;
    background: #2f333a
}

#cart p.cart-button a:last-child {
    margin-top: 15px
}

#cart p.cart-button a {
    border: none;
    background: #fff;
    color: #2f333a;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    border-radius: 3px;
    font-weight: 500;
    display: block
}

#cart p.cart-button a strong {
    font-weight: 400
}

#cart p.cart-button a:hover {
    color: #fff;
    background: #880015;
    border-color: #880015
}

#cart p.cart-button a:hover i {
    color: #fff
}

#cart p.cart-button a i {
    padding-left: 5px;
    font-size: 10px;
    display: none
}

#cart .dropdown-menu .info-item {
    padding-left: 10px
}

#cart .dropdown-menu .has-scroll {
    max-height: 270px;
    overflow: auto;
    padding: 0 20px;
    margin: 0 -20px
}

#cart .dropdown-menu tr td strong {
    color: #232323;
    font-weight: 500;
    float: left;
    padding: 2px 0;
    font-size: 12px;
    text-transform: uppercase
}

#cart .dropdown-menu tr td:last-child {
    color: #000;
    font-size: 14px
}

.fluid-width>.container {
    width: auto;
    padding: 0 75px
}

.fluid-width2 {
    background: #fff;
    margin-top: 60px
}

.custom-1 {
    padding: 0 18px 0 0;
    font-family: lato,sans-serif;
    font-size: 14px;
}

/*custom-1 start*/


.men_women_div .owl-carousel.owl-theme .owl-nav div:hover {
    background: #88001500;
    border-color: #88001500;
    color: #fff;
}

.men_women_div .owl-carousel.owl-theme .owl-nav div {
    position: absolute;
    top: 40%;
    font-size: 0;
    margin: 0;
    margin-top: -30px;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #fff;
    background: #dbdbdb00;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    opacity: 1;
    z-index: 10;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.curated_row{
    display: flex;
    margin-right: 0!important;
    margin-left: 0!important;
}

.mega-menu-container {
    width: 100vw !important;
    height: auto !important;
}

.horizontal-menu .sub-menu-container {
    position: absolute !important;
    left: 10px !important;
    top: 100% !important;
}

.mega-menu-container .h4 .a-mega-second-link {
    font-size: 12px !important;
    color: #126836 !important;
    font-weight: 700;
    display: flex;
    border-bottom: 1px solid #edded0;
    padding-bottom: 15px! important;
    width: 60% !important;
}

.weaving-tradition {
    background-color: #fff9f3;
}
.curated_heading_sys{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    text-align: center;
}
.curated_one_half{
    padding-bottom: 25px;
}
.curated_sec_half{
    padding-top: 15px;
}

.curated_heading_sys h2{
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -.5px;
    color: #89000F;
}

.latest_items{
    background: #fff0e1!important;
    color: #89000F;
}

.new-category {
    margin-top: 50px!important;
}

.img-border-0{
    border-radius: 0px!important;
}

.new-category-1{
    padding-top: 100px;
    margin-left: 0!important;
    margin-right: 0!important;
}

.module-title {
    margin-top: 75px!important;
    margin-bottom: 20px;
}

.weaving-tradition {
    margin-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
}



.cat-name {
    font-size: 18px!important;
    position: absolute!important;
    left: 0% !important;
    bottom: 0% !important;
    color: #000;
    width: calc(100% - 49px);
    text-align: left;
    margin-left: 25px;
    padding-bottom: 10px;
    background-color: #fff9f3;
    padding-top: 10px;
    padding-left: 10px;
    color: #000!important;
}

.newletter-title {
    padding-bottom: 5px;
}

.col-md-6.col-sm-12.col-xs-12.curated_res_sec {
    padding: 15px 25px;
    margin: auto;
}

/*.owl-carousel.owl-theme .owl-nav div {
    
    margin-top: 22px!important;
   
}*/

.custom {
    padding: 15%;
    background-color: #fff9f3;
    border-radius: 4px;
    background-size: cover;
    font-size: 16px!important;
    line-height: 1.5;
    text-align: center;
}

.custom, .col-3 {
    height: 340px;
    display: block;
}
.organic_value {
    padding: 10px 0 36px;
    margin-right: 15px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
}
.collections-text {
    font-size: 20px;
}

.cat-name-1 {
    font-size: 21px;
    position: absolute;
    bottom: 0% !important;
    left: 0% !important;
    color: #000;
    width: calc(100% - 1.5vw);
    text-align: left;
    margin-left: 15px;
    padding-bottom: 15px;
    background-color: #fff9f3;
    padding-top: 15px;
    padding-left: 20px;
    color: #000!important;
}

.desc_kids {
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
}

.about_item .weaving {
    padding-top: 10px;
    padding-bottom: 15px;
}

.margin-block {
    margin: auto;
    padding: 3% 12%;
}


.decors_acc{
    background: #fff9f3;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
    bottom: -1%;
    text-align: center;
    margin-top: -5px;
}

/*.margin-col-4 {
    margin-top: -70px;
}*/

.bg-newsletter-gradient {
    background: rgba(0,0,0,.38);
    width: 100%;
    height: 100%;
    margin: 12% 0;
    padding: 50px;
}
h2.newslettersubscribe_heading {
    margin: 10px 0;
}
.bg-newsletter {
    background: url(https://www.sundarisilks.com/image/catalog/NewsletterImage.jpg) center no-repeat;
}

.sub-col.col-sm-12.col-xs-12.col-md-3.visible-md.visible-lg.curated_heading_sys {
    display: flex! important;
}


.static-middle-sneaker1 {
    margin-top: 80px;
}

/*.margin-60.about_item {
    padding-top: 12%;
}
*/
.about_item_1 {
    padding-top: 7%;
}

.iframe_handpicker{
    width: 100%;
    height: 480px;
}

.newslettersubscribe_heading{
    color: #fff;
    font-size: 30px;
}

.newslettersubscribe_heading_span{
    font-size: 18px;
    color: #fff;
}

.no-padding-only-bottom{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
}
.men_women_div{
    padding-left: 0 ! important;
    padding-right: 0 ! important;
}
.about_img_val{
    padding-left: 0 ! important;
    padding-right: 0 ! important;
}

.pad_top_limit{
    padding-top: 30px ! important;
}

.new-cat-all{
    padding-top: 30px;
}
.product-tabs-container-slider .tabs-categorys li a:hover, .product-tabs-container-slider .tabs-categorys li.active a {
    color: #89000f;
    background: transparent;
}
.module-title:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #abaaaa;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
}
/*custom-1 end*/

@media(min-width:768px) {
    .item-inner .images-container .image{
        min-height: 300px;
        background-color: rgba(220, 220, 222, 0.54);
    }
    .container {
        width: auto;
        padding: 0 30px;
        max-width: 1920px
    }
}

@media(min-width:1500px) {
    .container {
        padding: 0 90px
    }
    #top .btn-group .text-ex {
        display: block
    }
    .box-col-module .sub-col:nth-child(1) {
        width: calc(100% - 400px)
    }
    .box-col-module .sub-col:nth-child(2) {
        width: 400px
    }
    .product-image-main {
        width: 35%
    }
    .product-info-main {
        width: 45%
    }
}

@media(max-width:1500px) {
    .top-menu ul.link-follow {
        position: absolute;
        top: 100%;
        right: -5px;
        opacity: 0;
        width: 128px;
        visibility: hidden;
        padding: 12px 12px 20px 20px;
        background: #2F333A;
        -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1)
    }
    .top-menu .follow:hover ul.link-follow {
        opacity: 1;
        visibility: visible
    }
    .top-menu .follow label {
        margin-right: 0
    }
    .top-menu .follow label:after {
        content: "\f107";
        font-family: 'FontAwesome';
        margin-left: 3px
    }
}

@media(max-width:1199px) {
    #top {
        text-align: center
    }
    #top .box-left {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    #top .box-right {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    #search-by-category .search-container .categories-container {
        display: none
    }
    #search-by-category .search-container #text-search {
        padding: 15px;
        padding-right: 55px
    }
    .box-cart .user {
        margin-right: 20px
    }
    .box-cart .wishlist {
        margin-right: 28px
    }
    .top-search {
        right: 315px
    }
    #btn-search-category span {
        display: none
    }
    #btn-search-category:before {
        content: "\f002";
        font-family: 'FontAwesome';
        font-size: 18px
    }
    #btn-search-category {
        padding: 0;
        width: 50px
    }
    .box-col-module .sub-col {
        width: 100%
    }
    .static-bottom1-sneaker1,
    .static-bottom2-sneaker1 {
        margin-top: 35px
    }
}

@media(max-width:991px) {
    .new-category-1{
        padding-top: 0px! important;
    }
    .ma-corporate-about{
        margin-top: 0px ! important;
    }
    .margin-block{
        margin: auto;
        padding: 4% 12%;
    }
    .curated_one_half {
        padding-bottom: 0;
    }
    .curated_row {
        display: block!important;
        margin: 0px;
    }
    .curated_sec_half {
        padding-top: 0!important;
    }

    .col-order {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .col-order #content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        float: none
    }
    .col-order #column-left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        float: none
    }
    #column-left,
    #column-right {
        margin-top: 30px
    }
    .top-menu .follow {
        right: 40px
    }
    .header-inner {
        text-align: center;
        z-index: 102
    }
    .top-menu {
        z-index: 7
    }
    .logo-container {
        float: none;
        display: block;
        text-align: center
    }
    .top-search,
    .box-cart {
        position: relative;
        z-index: 100;
        left: auto;
        right: auto;
        padding: 0;
        margin-bottom: 30px;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .box-cart {
        display: inline-block;
        vertical-align: top;
        z-index: 104
    }
    #search,
    #search input {
        width: 100%;
        display: block
    }
    #subscribe_email-normal,
    #subscribe-normal {
        width: 100%
    }
    .static-sidebar a,
    .static-sidebar a img {
        width: auto
    }
    .module-title {
        margin-top: 55px
    }
    .box-col-module {
        margin-top: 43px
    }
    .newletter-subscribe-container {
        margin-top: 60px;
        padding: 60px 15px
    }
    .static-middle-sneaker1 {
        margin-top: 40px
    }
    .static-middle-sneaker1 .text2 {
        font-size: 50px;
        margin-bottom: 10px
    }
    .static-middle-sneaker1 .link {
        margin-top: 30px;
        padding: 0 15px;
        line-height: 35px
    }
    .ma-corporate-about .col {
        width: 50%
    }
    .ma-corporate-about .col:last-child {
        width: 100%
    }
    .footer-top .col1 {
        width: 100%
    }
    .footer-top .col2,
    .footer-top .col3 {
        width: 50%
    }
    .footer-top .col4,
    .footer-top .col5 {
        width: 50%
    }
    .footer-top .col4 {
        clear: left
    }
    .footer-top {
        padding: 60px 0 35px 0
    }
    footer {
        margin-top: 60px
    }
    .newletter-popup,
    .b-modal {
        display: none!important
    }
    .zoomContainer,
    .vermagemenu-container,
    #search-by-category .search-container .categories-container {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tabs-category-slider .module-title h2 {
        font-size: 20px
    }

    /*custom-start*/
    .class_hide_value{      
        display: none!important;        
    }
    .mar_resp_decors {
        margin-bottom: 22px;
    }
    /*custom-end*/
}

@media(min-width:768px) {
    .toolbar-products .modes {
        float: left;
        margin-right: 20px
    }
    .toolbar-products .sorter,
    .toolbar-products .limiter,
    .toolbar-products .pages {
        float: right
    }
    .toolbar-products .toolbar-amount {
        float: left
    }
}

@media(max-width:767px) {
    .class_hide_value{      
        display: none!important;        
    }
    .breadcrumbs .breadcrumb{
        display: none;
    }
    .breadcrumbs{
        margin: 0px;
        padding: 0px;
    }
    .link-compare {
        text-align: center
    }
    .footer-bottom .follow {
        float: none;
        margin-top: 10px;
        display: block;
        text-align: center
    }
    .footer-bottom .footer-copyright {
        float: none;
        display: block;
        text-align: center;
        max-width: none;
        line-height: 1.2
    }
    .footer-bottom .payment {
        float: none;
        display: block;
        text-align: center
    }
    .tabs-category-slider .tabs-categorys {
        float: none;
        margin-top: 10px
    }
    .tabs-category-slider .module-title {
        text-align: center
    }
    .tabs-category-slider .module-title:before {
        opacity: 0
    }
    .tabs-category-slider .module-title h2 {
        padding: 0
    }
    .tabs-category-slider .tabs-categorys li {
        margin: 0 10px!important
    }
    .static-top-sneaker1 .col {
        width: 100%
    }
    .static-middle-sneaker1 .text1 {
        font-size: 14px;
        margin-bottom: 0
    }
    .static-middle-sneaker1 .text2 {
        font-size: 30px
    }
    .static-middle-sneaker1 .link {
        font-size: 13px;
        line-height: 30px;
        margin-top: 15px
    }
}

@media(max-width:640px) {
    .about-sundari {
        margin-top: 0!important
    }
}

@media(max-width:567px) {
    .product-info-detailed .nav-tabs {
        padding: 0
    }
    .product-info-detailed .nav-tabs li {
        float: none;
        margin: 0;
        display: block;
        border-bottom: 1px solid #ebebeb;
        padding: 5px 0
    }
    .product-info-detailed .nav-tabs li:last-child {
        border-bottom: 0
    }
    .product-info-detailed .nav-tabs li:not(:first-child):before {
        display: none
    }
    .static-author-best .col-des {
        float: none;
        width: 100%;
        padding: 0
    }
    .static-author-best .col-image {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-top: 30px
    }
    .footer-top .col1,
    .footer-top .col2,
    .footer-top .col3,
    .footer-top .col4,
    .footer-top .col5 {
        width: 100%!important
    }
    #top .btn-group .btn-link,
    #top .box-right>li>a,
    #top .btn-group .text-ex {
        padding: 5px 0
    }
    #top .box-right {
        padding: 5px 0
    }

    .custom-1 {
        padding: 0 ! important;
    }
}

@media(max-width:479px) {
    #cart .dropdown-menu {
        right: 0
    }
    #cart .dropdown-menu::before {
        right: 41px
    }
    #cart .dropdown-menu::after {
        right: 40px
    }
    #top #form-language .btn-group .dropdown-menu {
        left: -30px
    }
    #top .box-right>li {
        padding: 0;
        margin: 0 7px
    }
    #top .box-right>li:after {
        opacity: 0
    }
    .product-tabs-container-slider .tabs-categorys li {
        padding: 0;
        display: block;
        float: none;
        margin: 10px 0
    }
    .product-tabs-container-slider .tabs-categorys li:after {
        opacity: 0
    }
    .static-middle-sneaker1 .text1 {
        font-size: 12px
    }
    .static-middle-sneaker1 .text2 {
        font-size: 20px;
        margin-bottom: 5px
    }
    .static-middle-sneaker1 .text3 {
        font-size: 10px;
        line-height: 1.1
    }
    .static-middle-sneaker1 .link {
        line-height: 20px;
        margin-top: 5px;
        font-size: 10px
    }
    #frm_subscribe-normal .btn {
        padding: 0 10px
    }
    #subscribe_email-normal {
        padding-right: 103px
    }
    .product-list .images-container {
        float: none;
        width: auto
    }
    .product-list .caption {
        float: none;
        width: auto;
        padding-left: 0;
        padding-top: 15px
    }
    .ma-corporate-about .col-sm-4:after {
        opacity: 0
    }
}

@media(max-width:400px) {
    .ma-corporate-about .col {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #eee;
        padding: 15px
    }
    .about-sundari {
        margin-top: 0!important;
        margin-bottom: 50px
    }
    .ma-corporate-about .col-sm-4:last-child {
        border: none;
        padding-bottom: 0
    }
    .ma-corporate-about .col-sm-4:first-child {
        padding-top: 0
    }
    .ma-corporate-about .col-sm-4:after {
        opacity: 0
    }
}

@media (min-width:1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:1199px) and (min-width:992px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:991px) and (min-width:768px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:767px) and (min-width:481px) {
    .custom-category .product-grid:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width:768px) {
    .six_items:nth-child(6n+1),
    .four_items:nth-child(4n+1),
    .three_items:nth-child(3n+1),
    .two_items:nth-child(2n+1) {
        clear: left
    }
}

.banner-static.static-middle-sneaker3 {
    margin: 0 0
}

@media (min-width:1200px) {
    .btn-grid.btn-grid-2 {
        display: none
    }
}

@media (max-width:1199px) {
    .btn-grid.btn-grid-5 {
        display: none
    }
}

@media (max-width:767px) {
    .btn-grid.btn-grid-3,
    .btn-grid.btn-grid-4 {
        display: none
    }
    .tooltip {
        display: none!important
    }
}

@media (max-width:767px) {
    .btn-grid.btn-grid-3,
    .btn-grid.btn-grid-4 {
        display: none
    }
    .tooltip {
        display: none!important
    }
}

@media (max-width:479px) {
    .modes .btn-grid.btn-grid-2 {
        background: url(https://www.sundarisilks.com/image/icon/bkg_grid1.png) center no-repeat
    }
    .modes .btn-grid.btn-grid-2.active,
    .modes .btn-grid.btn-grid-2:hover {
        background: url(https://www.sundarisilks.com/image/icon/bkg_grid1_hover.png) center no-repeat
    }
}

.bootstrap-datetimepicker-widget .datepicker .prev,
.bootstrap-datetimepicker-widget .datepicker .next {
    padding: 0!important
}

.static-middle-sneaker3 span.link {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    line-height: 51px;
    border-radius: 3px;
    border: 2px solid #000;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
    margin-top: 25px
}

.static-middle-sneaker3 span.link:hover {
    background: #fff;
    color: #1B5E20;
    border-color: #fff
}

.category-img {
    display: block;
    margin-bottom: 20px;
    border-radius: 3px;
    overflow: hidden
}

.category-img img {
    border: none
}

.custom-category .product-grid {
    margin-bottom: 5px;
    margin-top: 0
}

#product-category .product-grid .item-inner .caption .manufacture-product {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

#product-category .product-grid .item-inner:hover .caption .hide-hover {
    opacity: 0
}

.category-info .box-image {
    position: relative;
    text-align: center
}

.category-name {
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 500;
    margin-top: 0;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px solid #880015;
    line-height: 1
}

#product-category .thumb {
    margin-top: 30px;
    height: 35vh;
    max-height: 250px
}

.category-name.ifthumb {
    position: absolute;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-grid .product-des {
    display: none
}

.product-list {
    margin: 15px 0
}

.product-list .images-container {
    float: left;
    width: 31%;
    max-width: 600px
}

.product-list .caption {
    text-align: left;
    padding: 0 0 0 30px;
    float: left;
    width: 69%
}

.product-list .product-name {
    padding-top: 0;
    border-top: 0
}

.product-list .product-name a {
    font-size: 18px
}

.product-list .price-box .price,
.product-list .price-box p.old-price .price {
    font-size: 20px
}

.product-list .product-des {
    line-height: 24px;
    padding: 25px 0 20px 0;
    margin-bottom: 7px;
    border-top: 1px solid #ebebeb;
    margin-top: 25px;
    margin-bottom: 0
}

.product-list .item-inner .action-links button.btn-cart {
    color: #fff;
    background: #2f333a;
    line-height: 50px;
    padding: 0 40px;
    border-radius: 3px;
    margin-right: 2px;
    margin-top: 5px
}

.product-list .item-inner .action-links button.btn-cart:hover {
    background: #880015
}

.product-list .item-inner .action-links .add-to-links button {
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-right: 1px;
    margin-top: 5px;
    color: #2f333a
}

.product-list .item-inner .action-links .add-to-links button:hover {
    color: #fff;
    background: #880015;
    border-color: #880015
}

.product-list .item-inner .action-links .add-to-links {
    float: none
}

.product-list .item-inner .caption .action-links {
    border: 0;
    margin-top: 0;
    padding: 0
}

.product-list .item-inner .caption .box-rating {
    padding-top: 0
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0
}

.thumbnails>li {
    margin-left: 20px
}

.thumbnails {
    margin-left: -20px
}

.thumbnails>img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd
}

.image-additional {
    max-width: 78px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px
}

.image-additional-container .thumbnail {
    margin: 0;
    border: 1px solid #edecec
}

.image-additional-container .thumbnail:hover,
.image-additional-container .thumbnail.current-additional {
    border-color: #880015
}

#product-product .column-main {
    background: #fff9f3;
    padding: 10px;
    padding-top: 25px
}

.product-info-main .product-name {
    font-size: 28px;
    font-weight: 400;
    margin: 3px 0 5px 0;
    border: 0;
    padding: 0
}

.product-info-main .price-box {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px
}

.product-info-main .price-box .price {
    font-size: 22px
}

.product-info-main .price-box p.old-price .price {
    font-size: 24px
}

.product-info-main .ratings {
    margin: 0;
    padding: 0;
    display: block
}

.product-info-main .short-des {
    line-height: 24px;
    padding: 25px 0;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    border-top: 1px solid #ededed
}

#product .form-group .radio {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}

#product .form-group .radio input[type="radio"] {
    margin-top: 4px
}

#input-quantity2,
#minus2,
#plus2,
#input-quantity,
#minus,
#plus {
    height: 50px;
    box-shadow: none;
    font-weight: 400;
    text-align: center;
    width: 35px;
    font-size: 14px;
    border-radius: 3px;
    border: none;
    padding: 0;
    color: #737373;
    background: #fff;
    float: left;
    border: 1px solid #ebebeb
}

#input-quantity2,
#input-quantity {
    width: 50px;
    min-width: auto;
    margin: 0 1px;
    margin-right: 5px
}

.product-info-main #product>h3 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 0
}

.product-info-main .form-group {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

label[for='input-quantity'] {
    float: left;
    line-height: 50px;
    margin-right: 20px;
    margin-bottom: 0;
    color: #737373;
    font-size: 14px;
    font-weight: 400
}

.product-info-main .button-cart {
    margin-top: 5px;
    font-size: 14px;
    line-height: 50px;
    padding: 0 25px;
    background: #880015;
    float: left;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 5px
}

.product-info-main .button-cart:hover {
    background: #191919
}

.product-info-main button.btn-wishlist {
    margin-right: 5px
}

.product-info-main button.btn-wishlist,
.product-info-main button.btn-compare {
    float: left;
    margin-top: 5px;
    font-size: 14px;
    color: #2f333a;
    background: #fff;
    border-radius: 3px;
    line-height: 48px;
    border: 1px solid #ebebeb;
    padding: 0 25px;
    box-shadow: none
}

.product-info-main button.btn-wishlist:hover,
.product-info-main button.btn-compare:hover {
    color: #fff;
    background: #2f333a;
    border-color: #2f333a
}

#product2.has-option,
#product.has-option {
    max-height: 300px;
    overflow: auto;
    border: 1px solid #e1e1e1;
    padding: 20px
}

#product+div {
    margin: 5px 0
}

.quantity-box {
    float: left;
    border: 0;
    margin-right: 4px
}

.product-info-main label[for='input-quantity'],
.product-info-main #input-quantity {
    margin-top: 5px
}

.product-info-main .box-options {
    margin-top: 10px;
    padding: 10px 0;
    font-size: 16px;
    color: #666
}

.product-info-main ul.list-unstyled li {
    font-size: 20px
}

.product-info-main ul.list-unstyled li {
    display: block;
    line-height: 10px;
    font-family: 'Libre Baskerville';
    font-size: 14px;
    max-width: 450px
}

.product-info-main ul.list-unstyled li span,
.product-info-main ul.list-unstyled li a {
    color: #880015
}

.product-info-main ul.list-unstyled li a:hover {
    text-decoration: underline
}

.product-info-detailed {
    margin-top: 60px
}

.product-info-detailed .nav-tabs {
    margin-bottom: 0;
    border-bottom: 0;
    text-align: center;
    background: #f6f6f6;
    padding: 29px 0;
    border-radius: 3px
}

.product-info-detailed .nav-tabs li {
    margin-bottom: 0;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.product-info-detailed .nav-tabs li:last-child {
    margin-right: 0
}

.product-info-detailed .nav-tabs li a {
    font-size: 20px;
    color: #c9c9c9!important;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 0;
    border: none!important;
    padding: 7px 0;
    margin: 0;
    background: none!important;
    position: relative
}

.product-info-detailed .nav-tabs li a:hover,
.product-info-detailed .nav-tabs li.active a {
    background: none;
    color: #2f333a!important
}

.product-info-detailed .tab-content {
    line-height: 24px;
    padding: 30px 0;
    background: #fff;
    color: #707070;
    padding-left: 0!important
}

#tab-description p {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 0!important
}

.bootstrap-datetimepicker-widget td span:hover {
    background: none!important
}

.bootstrap-datetimepicker-widget td span {
    height: 40px!important;
    line-height: 40px!important;
    margin: 0px!important
}

.alert.alert-success {
    text-align: center;
    font-size: 14px;
    margin: 0;
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 9999
}

.account-login .well {
    background: #fff9f3;
    box-shadow: none;
    border: 0 solid #e3e3e3;
    border-radius: 0;
    padding: 40px
}

.well h2 {
    margin-top: 0
}

#map-canvas {
    min-height: 400px;
    margin: 20px 0
}

.information-contact form .required {
    margin-bottom: 20px
}

.bootstrap-datetimepicker-widget a[data-action] {
    border: none;
    height: auto
}

#content>h1 {
    margin-top: 0
}

#cart .dropdown-menu {
    margin: 0;
    padding: 10px 20px 0 20px!important;
    width: 290px;
    right: -15px;
    list-style: none none;
    border: 0;
    background: #fff;
    margin-top: 11px;
    box-sizing: border-box;
    top: 100%;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

#cart .dropdown-menu:after,
#cart .dropdown-menu:before {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

#cart .dropdown-menu:before {
    border: 7px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
    right: 26px;
    top: -12px;
    opacity: 0
}

#cart .dropdown-menu:after {
    border: 8px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 98;
    right: 25px;
    top: -15px
}

#cart .cart-close {
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: 400;
    background: #fff
}

#cart .cart-empty {
    padding-bottom: 25px;
    padding-top: 15px
}

#cart .dropdown-menu p {
    margin: 0
}

#cart .dropdown-menu>li:first-child .table>tbody>tr>td {
    border: 0
}

#cart .dropdown-menu>li:first-child .table>tbody>tr {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    display: block
}

#cart .table>tbody>tr>td {
    border: none;
    padding: 0;
    color: #232323;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Libre Baskerville'
}

#cart .cart-close button {
    background: none;
    color: #000;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 18px;
    padding: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

#cart .cart-close button:hover {
    color: #880015;
    border-color: #880015
}

#cart .cart-close button i {
    line-height: inherit
}

#cart .cart-quantity {
    color: #a4a4a4;
    line-height: 20px;
    display: block;
    padding: 5px 0;
    font-size: 12px
}

#cart .cart-price {
    font-size: 14px;
    font-weight: 500;
    color: #2f333a;
    padding-top: 2px;
    display: block;
    font-family: 'Libre Baskerville'
}

#cart .cart-name {
    color: #000;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase
}

#cart .cart-name:hover {
    color: #880015
}

#cart .dropdown-menu .cart-button {
    margin: 0 -20px;
    padding: 20px;
    background: #2f333a
}

#cart p.cart-button a:last-child {
    margin-top: 15px
}

#cart p.cart-button a {
    border: none;
    background: #fff;
    color: #2f333a;
    line-height: 40px;
    text-align: center;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    border-radius: 3px;
    font-weight: 500;
    display: block
}

#cart p.cart-button a strong {
    font-weight: 400
}

#cart p.cart-button a:hover {
    color: #fff;
    background: #880015;
    border-color: #880015
}

#cart p.cart-button a:hover i {
    color: #fff
}

#cart p.cart-button a i {
    padding-left: 5px;
    font-size: 10px;
    display: none
}

#cart .dropdown-menu .info-item {
    padding-left: 10px
}

#cart .dropdown-menu .has-scroll {
    max-height: 270px;
    overflow: auto;
    padding: 0 20px;
    margin: 0 -20px
}

#cart .dropdown-menu tr td strong {
    color: #232323;
    font-weight: 500;
    float: left;
    padding: 2px 0;
    font-size: 12px;
    text-transform: uppercase
}

#cart .dropdown-menu tr td:last-child {
    color: #000;
    font-size: 14px
}

.fluid-width>.container {
    width: auto;
    padding: 0 75px
}

.fluid-width2 {
    background: #fff;
    margin-top: 60px
}

@media(min-width:768px) {
    .container {
        width: auto;
        padding: 0 30px
    }
}

@media(min-width:1500px) {
    .container {
        padding: 0 90px
    }
    #top .btn-group .text-ex {
        display: block
    }
    .box-col-module .sub-col:nth-child(1) {
        width: calc(100% - 400px)
    }
    .box-col-module .sub-col:nth-child(2) {
        width: 400px
    }
    .product-image-main {
        width: 40%
    }
    .product-info-main {
        width: 60%;
        margin-top: 25px
    }
}

@media(max-width:1500px) {
    .top-menu ul.link-follow {
        position: absolute;
        top: 100%;
        right: -5px;
        opacity: 0;
        width: 128px;
        visibility: hidden;
        padding: 12px 12px 20px 20px;
        background: #2F333A;
        -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1)
    }
    .top-menu .follow:hover ul.link-follow {
        opacity: 1;
        visibility: visible
    }
    .top-menu .follow label {
        margin-right: 0
    }
    .top-menu .follow label:after {
        content: "\f107";
        font-family: 'FontAwesome';
        margin-left: 3px
    }
}

@media(max-width:1199px) {
    #top {
        text-align: center
    }
    #top .box-left {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    #top .box-right {
        float: none;
        display: inline-block;
        vertical-align: top
    }
    #search-by-category .search-container .categories-container {
        display: none
    }
    #search-by-category .search-container #text-search {
        padding: 15px;
        padding-right: 55px
    }
    .box-cart .user {
        margin-right: 20px
    }
    .box-cart .wishlist {
        margin-right: 28px
    }
    .top-search {
        right: 315px
    }
    #btn-search-category span {
        display: none
    }
    #btn-search-category:before {
        content: "\f002";
        font-family: 'FontAwesome';
        font-size: 18px
    }
    #btn-search-category {
        padding: 0;
        width: 50px
    }
    .box-col-module .sub-col {
        width: 100%
    }
    .static-bottom1-sneaker1,
    .static-bottom2-sneaker1 {
        margin-top: 35px
    }
}

@media(max-width:991px) {
    .mar_bot_res {
        margin-bottom: 20px;
    }

    .col-order {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .col-order #content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        float: none
    }
    .col-order #column-left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        float: none
    }
    #column-left,
    #column-right {
        margin-top: 30px
    }
    .top-menu .follow {
        right: 40px
    }
    .header-inner {
        text-align: center;
        /*z-index: auto;*/
    }
    .top-menu {
        z-index: 7
    }
    .logo-container {
        float: none;
        display: block;
        text-align: center
    }
    .top-search,
    .box-cart {
        position: relative;
        z-index: 0;
        left: auto;
        right: auto;
        padding: 0;
        margin-bottom: 30px;
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .box-cart {
        display: inline-block;
        vertical-align: top;
        z-index: 104
    }
    #search,
    #search input {
        width: 100%;
        display: block
    }
    #subscribe_email-normal,
    #subscribe-normal {
        width: 100%
    }
    .static-sidebar a,
    .static-sidebar a img {
        width: auto
    }
    .module-title {
        margin-top: 55px
    }
    .box-col-module {
        margin-top: 43px
    }
    .newletter-subscribe-container {
        margin-top: 60px;
        padding: 60px 15px
    }
    .static-middle-sneaker1 {
        margin-top: 40px
    }
    .static-middle-sneaker1 .text2 {
        font-size: 50px;
        margin-bottom: 10px
    }
    .static-middle-sneaker1 .link {
        margin-top: 30px;
        padding: 0 15px;
        line-height: 35px
    }
    .ma-corporate-about .col {
        width: 50%
    }
    .ma-corporate-about .col:last-child {
        width: 100%
    }
    .footer-top .col1,
    .footer-top .col2,
    .footer-top .col3 {
        width: 50%
    }
    .footer-top .col4,
    .footer-top .col5 {
        width: 50%
    }
    .footer-top .col4 {
        clear: left
    }
    .footer-top {
        padding: 60px 0 35px 0
    }
    footer {
        margin-top: 60px
    }
    .newletter-popup,
    .b-modal {
        display: none!important
    }
    .zoomContainer,
    .vermagemenu-container,
    #search-by-category .search-container .categories-container {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tabs-category-slider .module-title h2 {
        font-size: 20px
    }
}

@media(min-width:768px) {
    .toolbar-products .modes {
        float: left;
        margin-right: 20px
    }
    .toolbar-products .sorter,
    .toolbar-products .limiter,
    .toolbar-products .pages {
        float: right
    }
    .toolbar-products .toolbar-amount {
        float: left
    }
}

@media(max-width:767px) {
    .link-compare {
        text-align: center
    }
    .footer-bottom .follow {
        float: none;
        margin-top: 10px;
        display: block;
        text-align: center
    }
    .footer-bottom .footer-copyright {
        float: none;
        display: block;
        text-align: center;
        max-width: none;
        line-height: 1.2
    }
    .footer-bottom .payment {
        float: none;
        display: block;
        text-align: center
    }
    .tabs-category-slider .tabs-categorys {
        float: none;
        margin-top: 10px
    }
    .tabs-category-slider .module-title {
        text-align: center
    }
    .tabs-category-slider .module-title:before {
        opacity: 0
    }
    .tabs-category-slider .module-title h2 {
        padding: 0
    }
    .tabs-category-slider .tabs-categorys li {
        margin: 0 10px!important
    }
    .static-top-sneaker1 .col {
        width: 100%
    }
    .static-middle-sneaker1 .text1 {
        font-size: 14px;
        margin-bottom: 0
    }
    .static-middle-sneaker1 .text2 {
        font-size: 30px
    }
    .static-middle-sneaker1 .link {
        font-size: 13px;
        line-height: 30px;
        margin-top: 15px
    }
}
@media(max-width:567px) {
    .product-info-detailed .nav-tabs {
        padding: 0
    }
    .product-info-detailed .nav-tabs li {
        float: none;
        margin: 0;
        display: block;
        border-bottom: 1px solid #ebebeb;
        padding: 5px 0
    }
    .product-info-detailed .nav-tabs li:last-child {
        border-bottom: 0
    }
    .product-info-detailed .nav-tabs li:not(:first-child):before {
        display: none
    }
    .static-author-best .col-des {
        float: none;
        width: 100%;
        padding: 0
    }
    .static-author-best .col-image {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-top: 30px
    }
    .footer-top .col1,
    .footer-top .col2,
    .footer-top .col3,
    .footer-top .col4,
    .footer-top .col5 {
        width: 100%!important
    }
    #top .btn-group .btn-link,
    #top .box-right>li>a,
    #top .btn-group .text-ex {
        padding: 5px 0
    }
    #top .box-right {
        padding: 5px 0
    }
}

@media(max-width:479px) {
    #cart .dropdown-menu {
        right: 0
    }
    #cart .dropdown-menu::before {
        right: 41px
    }
    #cart .dropdown-menu::after {
        right: 40px
    }
    #top #form-language .btn-group .dropdown-menu {
        left: -30px
    }
    #top .box-right>li {
        padding: 0;
        margin: 0 7px
    }
    #top .box-right>li:after {
        opacity: 0
    }
    .product-tabs-container-slider .tabs-categorys li {
        padding: 0;
        display: block;
        float: none;
        margin: 10px 0
    }
    .product-tabs-container-slider .tabs-categorys li:after {
        opacity: 0
    }
    .static-middle-sneaker1 .text1 {
        font-size: 12px
    }
    .static-middle-sneaker1 .text2 {
        font-size: 20px;
        margin-bottom: 5px
    }
    .static-middle-sneaker1 .text3 {
        font-size: 10px;
        line-height: 1.1
    }
    .static-middle-sneaker1 .link {
        line-height: 20px;
        margin-top: 5px;
        font-size: 10px
    }
    #frm_subscribe-normal .btn {
        padding: 0 10px
    }
    #subscribe_email-normal {
        padding-right: 103px
    }
    .product-list .images-container {
        float: none;
        width: auto
    }
    .product-list .caption {
        float: none;
        width: auto;
        padding-left: 0;
        padding-top: 15px
    }
}

@media(max-width:400px) {
    .ma-corporate-about .col {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #eee;
        padding: 15px
    }
    .about-sundari {
        margin-top: 0!important;
        margin-bottom: 50px
    }
    .ma-corporate-about .col:last-child {
        border: none;
        padding-bottom: 0
    }
    .ma-corporate-about .col:first-child {
        padding-top: 0
    }
}

@media (min-width:1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:1199px) and (min-width:992px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
    .kalamkari-collection .col-2 .custom {
        position: absolute;
        top: 10%;
        padding: 50px;
        margin-right: 15px;
        font-size: 14px
    }
    .explore-section-1-2-1 .col {
        height: 325px;
        display: block;
        margin: 10px 0
    }
}
@media (max-width:768px) and (min-width:481px) {
    .module-style1 .item-inner .box-hover {
	    visibility: visible;
	    opacity: 1;
	    top: -45% ! important;
	}
	.item-inner .action-links button.btn-cart:before{
		font-size: 17px;
	}
	.item-inner .action-links button.btn-cart{
		font-size: 11px;
	}
	.item-inner .caption .action-links{
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
@media (max-width:767px) and (min-width:481px) {
    .custom-category .product-grid:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width:480px) and (min-width:0) {
    .module-style1 .item-inner:hover .box-hover {
        top: -40%
    }
	.module-style1 .item-inner .box-hover {
	    visibility: visible;
	    opacity: 1;
	    top: -38%;
        padding: 2px;
	}
    .item-inner .caption .action-links {
        padding-top: 0;
        padding-bottom: 0;
    }
    .item-inner .action-links button.btn-cart:before {
        padding-left: 10px;
        font-size: 20px
    }
    .item-inner .action-links button.btn-cart {
        font-size: 9px;
    }
    .item-inner .action-links .add-to-links button:before {
        font-size: 20px
    }
    .price-box .price,.price-box p.old-price .price {
        font-size: 12px;
    }
    .price-box p.old-price {
        margin-left: 0px;
        display: inline-block;
        padding-top: 3px;
    }
    .label_sale{
        top: 5px;
        right: 5px;
        font-size: 11px;
    }
    .item-inner .images-container .image {
        min-height: 200px;
        background-color: rgba(220, 220, 222, 0.54);
    }
}

@media (min-width:768px) {
    .six_items:nth-child(6n+1),
    .four_items:nth-child(4n+1),
    .three_items:nth-child(3n+1),
    .two_items:nth-child(2n+1) {
        clear: left
    }
}

.banner-static.static-middle-sneaker3 {
    margin: 0 0
}

.banner-static.static-middle-sneaker3.information-banner {
    margin-top: 30px!important;
    margin-bottom: 0!important
}

@media (min-width:1200px) {
    .btn-grid.btn-grid-2 {
        display: none
    }
}

@media (max-width:1199px) {
    .btn-grid.btn-grid-5 {
        display: none
    }
}

@media (max-width:767px) {
    .btn-grid.btn-grid-3,
    .btn-grid.btn-grid-4 {
        display: none
    }
    .tooltip {
        display: none!important
    }
}

@media (max-width:767px) {
    .btn-grid.btn-grid-3,
    .btn-grid.btn-grid-4 {
        display: none
    }
    .tooltip {
        display: none!important
    }
}

@media (max-width:479px) {
    .modes .btn-grid.btn-grid-2 {
        background: url(https://www.sundarisilks.com/image/icon/bkg_grid1.png) center no-repeat
    }
    .modes .btn-grid.btn-grid-2.active,
    .modes .btn-grid.btn-grid-2:hover {
        background: url(https://www.sundarisilks.com/image/icon/bkg_grid1_hover.png) center no-repeat
    }
}

.bootstrap-datetimepicker-widget .datepicker .prev,
.bootstrap-datetimepicker-widget .datepicker .next {
    padding: 0!important
}

.static-middle-sneaker3 span.link {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    line-height: 51px;
    border-radius: 3px;
    border: 2px solid #000;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
    margin-top: 25px
}

.static-middle-sneaker3 span.link:hover {
    background: #fff;
    color: #1B5E20;
    border-color: #fff
}

span.text3 {
    text-align: left
}

.col.col6 {
    width: 66.6666%
}

.top-links {
    display: inline-block
}

.mega-menu-container .a-mega-second-link,
.mega-menu-container .widget-html-title,
.ul-second-items .li-second-items .a-second-link,
.ul-third-items .li-third-items .a-third-link,
.a-third-link {
    font-size: 11px !Important;
    font-family: 'Libre Baskerville'
}

ul.breadcrumbs {
    display: none
}

.chit_title {
    display: none
}

.footer-info img {
    max-width: 35%
}

ul.list-unstyled li {
    padding: 0 0 5px
}

.footer-content ul.list-unstyled li {
    padding: 0
}

button.btn.btn-primary {
    background: #fff;
    color: #000;
    border-color: #000;
    line-height: 32px;
    padding: 0 14px
}

.btn-primary:active:focus {
    background: #2f333a;
    color: #fff
}

.button.btn-compare {
    display: none!important
}

.button.btn-quickview {
    display: none!important
}

label[for='input-quantity'],
#input-quantity {
    display: none!important
}

span.r-side {
    align-self: center;
    font-size: 13px!important;
    padding: 10px 7px!important;
    margin-left: 7px
}

#d_social_login {
    margin-bottom: 13px
}

a.forgotten {
    margin-top: 10px;
    display: block;
    color: #4b000c;
    text-decoration: underline
}

a.forgotten:after {
    content: '?'
}

.product_care {
    max-width: 100%;
    margin: auto;
    display: inherit;
    margin-top: 50px
}

.product-info-main ul {
    margin-bottom: 15px;
    font-size: 16px
}

.oc-menu-bar {
    border-bottom: none!important
}

.tab-heading {
    background: #fff0e1!important
}

.module-title h2 {
    background: #fff0e1!important;
    line-height: 35px;
}

.module-style1 .item-inner .box-hover {
    background-color: rgb(255, 249, 243)
}

.module-style1 .item .item-inner::before {
    opacity: 1;
    background: rgb(255, 249, 243)
}

.fix {
    background-color: rgb(255, 240, 225)
}

.header-inner {
    background: transparent!important
}

.oc-menu-bar {
    background: transparent!important
}

.top-menu {
    background: transparent
}

.horizontal-menu .ul-top-items .li-top-item {
    background: transparent!important
}

.description li {
    font-family: 'Latto', sans-serif
}

.description td:nth-child(odd) {
    color: #000;
    background: #f3e8dd;
    font-weight: 600
}

.description tr:not(:last-child) {
    border-bottom: 1px solid #9e9a9a6b
}

.description .table-bordered {
    border: 1px solid #ddd
}

.description .table>tbody>tr>td {
    border-top: none
}

.in-house .title-head {
    margin-top: 25%;
    font-size: 24px
}

.in-house .desc-cont {
    font-size: 60px;
    margin-top: 5%;
    line-height: 60px
}

.parallax {
    background-image: url(https://www.sundarisilks.com/image/catalog/aboutsundari-bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 20px;
    font-family: 'Libre Baskerville'!important;
    text-align: center
}
.parallax-gradient{
    background: rgba(0, 0, 0, 0.38);
    width: 100%;
    height: 100%;
    padding-top: 11%;
    padding-bottom: 11%;
}

.about {
    font-size: 36px;
}

.weaving {
    font-weight: 600;
    font-size: 42px;
    padding: 16px 0
}

.cat-name,
.weaving {
    font-family: 'Playfair Display'
}

/*.custom {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding: 0 5%;
}*/

.product-thumb .product-name {
    font-size: 20px;
    padding: 10px 10px 10px 0;
    height: 50px;
}

#product-product .product-name {
    font-size: 20px;
    padding: 10px 10px 0 0;
    margin: 0
}

.additional.description {
    margin: 10px 0px
}

@media screen and (max-width:768px) {
    .decors_acc {
        width: 95%;
        margin-left: 15px;
        margin-top: -5px;
    }
    .margin-block {
        padding: 4% 12%;
    }
    .mar_resp_decors{
        margin-bottom: 7%;
    }
    .cat-name-1 {
        width: 100%!important;
        font-size: 18px;
        margin-left: 0;
    }
    .in-house .desc-cont {
        font-size: 30px;
        margin-top: 2%;
        line-height: 30px
    }
    .in-house .title-head {
        margin-top: 5%;
        font-size: 18px
    }
    .parallax {
        min-height: 50vh;
    }
    .about {
        font-size: 23px
    }
    .product-name a {
        font-size: 12px
    }
    .item-inner .caption {
        padding-left: 15px
    }

    /*custom start*/
    .cat-name {     
        font-size: 16px!important;      
        position: absolute!important;       
        left: 0% !important;        
        bottom: 0% !important;      
        color: #000;        
        width: calc(100% - 48px);       
        text-align: left;       
        margin-left: 24px;      
        padding-bottom: 5px;        
        background-color: #fff9f3;      
        padding-top: 5px;       
        padding-left: 10px;     
        color: #000!important;      
        margin-bottom: 10px;        
    }
    #product-category .thumb {
	    max-height: 200px !important;
	}
    /*custom end*/
}

@media (max-width:420px) and (min-width:0) {
    .product-thumb .product-name a{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 29px;
    }
    .product-thumb .product-name {
        font-size: 20px;
        padding: 10px 10px 0px 0;
        height: auto;
    }
    #product-category .thumb {
	    max-height: 150px !important;
	}
}

.with-nav-tabs.panel-default .nav-tabs>li>a,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777
}

.with-nav-tabs.panel-default .nav-tabs>.open>a,
.with-nav-tabs.panel-default .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-default .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
    background-color: rgb(221, 221, 221);
    border-color: transparent
}

.with-nav-tabs.panel-default .nav-tabs>li.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: rgb(255, 240, 225);
    border-color: #ddd;
    border-bottom-color: transparent
}

.layernavigation-module {
    background: rgba(255, 249, 243, 0.70)!important
}

.panel-default {
    border-color: #dacdbf
}

.get_direction {
    padding-left: 7px
}

.panel-heading ul.nav.nav-tabs.row {
    border-bottom: none;
    margin: 0
}

.col-footer .panel-heading {
    padding: 0
}

.panel-heading li.col-sm-6.col-xs-6 {
    padding: 0
}

.panel-heading .col-sm-6 a {
    margin-right: 0
}

.with-nav-tabs.panel-default .nav-tabs>li>a {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    line-height: 1.35;
    font-family: 'Libre Baskerville' !important;
    font-weight: 400;
}

#tab1default p {
    font-size: 13px
}

.static-top-sneaker1 .module-title h2 {
    background: #fffbf6!important
}

.image-over-banner img {
    transform: none!important
}

.image-over-banner .row {
    margin: 0 0 20px 0
}

.image-over-banner {
    background-color: transparent;
    width: 80%;
    margin: 9.15%;
    margin-top: -6%;
    position: absolute;
    z-index: 10
}

.image-over-banner span.banner-image-text {
    position: absolute;
    top: 77%;
    left: 10%;
    font-size: 24px
}

.content-over-banner {
    margin-bottom: 200px
}

.additional-images .item {
    padding-top: 9px
}

#content .product.row {
    padding: 30px 0;
    background-color: rgb(255, 249, 243);
    border-radius: 0
}

#product-product #content {
    padding: 0
}

div#product-product>.row {
    padding: 0 70px;
    max-width: 1920px;
    margin: auto
}

div#product-product {
    padding: 0 35px
}

.slick-arrow {
    width: 100%;
    color: white;
    background-color: #000000a8;
    border: none
}

#product h3 {
    margin-top: 0
}

@media screen and (max-width:768px) {
    .new-category .col-sm-3{
        padding: 15px 10px;
    }
    .content-over-banner {
        margin-bottom: 0
    }
    .image-over-banner {
        position: static;
        margin: auto
    }
    .image-over-banner {
        width: 100%
    }
    .main-image {
        width: 100%!important;
        height: auto!important
    }
    div#product-product>.row {
        padding: 0 30px;
        max-width: 1920px;
        margin: auto
    }
    div#product-product {
        padding: 0 0
    }
    .product-zoom-image .cloud-zoom img {
        margin: auto!important
    }
    #chit-content aside#column-left {
        margin-right: 0px!important
    }
}

.new-cat .cat-name {
    font-size: 21px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    color: black;
    width: calc(100% - 39px);
    text-align: left;
    margin-left: 20px;
    padding-bottom: 20px;
    background-color: rgb(255, 249, 243);
    padding-top: 20px;
    padding-left: 20px
}

.explore-section .cat-name {
    font-size: 21px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    color: black;
    margin-left: 15px;
    padding-top: 15px;
    padding-bottom: 16px;
    padding-left: 15px;
    width: calc(100% - 30px);
    text-align: left;
    background-color: rgb(255, 249, 243)
}

.explore-section .col-3 .cat-name {
    font-size: 21px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    color: black;
    width: calc(100% - 40px);
    margin-left: 20px
}

.collection-block .cat-name {
    font-size: 21px;
    position: absolute;
    bottom: 0%;
    left: 0%;
    color: black;
    width: calc(100% - 30px);
    text-align: left;
    margin-left: 15px;
    background-color: rgb(255, 249, 243);
    padding: 20px
}

.rounded-edge {
    border-radius: 4px
}

.no-padding {
    padding: 0px!important
}

.new-category {
    text-align: center;
    margin: auto 0
}

.new-category .col-sm-3 {
    padding: 15px 20px;
    margin: auto
}

.collection-block .col-sm-6 {
    margin-top: 20px
}

.weaving-tradition {
    background-color: rgb(255, 249, 243);
    margin-right: 0;
    margin-left: 0;
    margin-top: 180px;
    margin-bottom: 180px;
    text-align: left
}

.margin-t-neg-80 {
    margin-top: -160px!important
}

.margin-b-neg-80 {
    margin-bottom: -160px!important
}

.margin-tb-neg-80 {
    margin: -80px auto!important
}

.padding-left-20 {
    padding-left: 20px
}

/*.margin-60 {
    margin: 60px
}*/

.margin-60 {
    margin: 4vw 5vw;
}

.collection-block {
    margin-bottom: 50px
}

.kalamkari-collection .col-1,
.kalamkari-collection .col-4 {
    height: 700px;
    display: block
}

.kalamkari-collection .col-2,
.kalamkari-collection .col-3 {
    height: 340px;
    display: block
}

.kalamkari-collection .col-2 {
    margin-bottom: 10px
}

.kalamkari-collection .col-3 {
    margin-top: 10px
}

.kalamkari-collection .col-md-4 {
    margin-top: 20px
}

.explore-section .col-1,
.explore-section .col-2 {
    height: 352px;
    display: block
}

.explore-section .col-1 {
    margin-bottom: 10px
}

.explore-section .col-2 {
    margin-top: 10px
}

.explore-section .col-3 {
    height: 725px;
    display: block
}

.in-house-prod {
    margin: 50px 15px 0 15px
}

.in-house-prod .content {
    margin: 15px 0;
    padding-right: 30px
}

.in-house-prod .image-content-container {
    background-color: rgb(255, 249, 243);
    border-radius: 4px;
    margin: 11px 1px
}

.in-house-prod .image-container {
    margin: 0 0;
    padding-left: 0
}

.in-house-prod .text-container {
    position: absolute;
    right: 0;
    top: 25%;
    text-align: left;
    text-align: left;
    padding: 0 20px
}

.fix-header .a-top-link {
    padding: 10px 20px!important
}

.collection-block .col-sm-6 a {
    height: 650px;
    display: block;
    border-radius: 4px
}

.collection-block .col-sm-6 a img {
    visibility: hidden
}

.in-house-prod .btn-wishlist,
.weaving-tradition .btn-wishlist {
    margin: 10px 0
}

.static-middle-sneaker1 .about {
    font-family: 'Playfair Display'
}

.div-bg {
    height: 335px
}

.custom-desc {
    font-size: 18px;
    font-family: 'Libre Baskerville';
    padding-bottom: 20px
}

.explore-title {
    font-size: 36px;
    font-family: 'Playfair Display'
}

.additional-images-1 {
    padding-top: 10px
}

#account-register #content {
    padding: 65px;
    background-color: rgb(255, 249, 243)
}

#account-register .row {
    margin: 0
}

#account-register .module-title h2 {
    background: #fff9f3!important
}

#account-register #content p,
.register-form-content p {
    font-size: 14px
}

.font-medium-14 {
    font-size: 14px
}

.panel-default>.panel-heading {
    background-color: rgb(237, 222, 208)
}

.panel-default>.panel-heading + .panel-collapse>.panel-body {
    background-color: rgb(255, 249, 243)
}

.table .table {
    background-color: rgb(255, 249, 243)
}

.modal-dialog-history {
    position: fixed;
    width: auto;
    margin: 10px;
    top: 25%;
    left: 25%;
    z-index: 1041
}

.col-centered {
    float: none;
    margin: auto
}

#information-information p {
    font-size: 14px
}

#account-forgotten aside#column-left,
#chit-content aside#column-left,
#account-order aside#column-left,
#account-newsletter aside#column-left,
#account-wishlist aside#column-left,
#account-address aside#column-left,
#account-password aside#column-left,
#common-success aside#column-left,
#account-edit aside#column-left {
    background-color: rgb(255, 249, 243);
    padding-right: 0px!important;
    margin-right: 15px;
    margin-left: 15px
}

#information-information #content {
    padding: 60px;
    font-family: 'Latto', sans-serif!important
}

#information-contact .panel {
    background-color: transparent;
    border: 0 solid transparent
}

#information-contact .img-thumbnail {
    background-color: transparent;
    border: 0 solid #ddd
}

#information-contact #content,
#account-forgotten #content,
#information-information #content,
#measurement-content,
#chit-content #content,
#account-order #content,
#account-newsletter #content,
#account-wishlist #content,
#account-address #content,
#account-password #content,
#common-success #content,
#account-edit #content {
    background-color: rgb(255, 249, 243);
    padding-top: 15px;
    margin: 15px;
    margin-top: 0
}

#account-forgotten #content h1,
#information-information #content h1,
#measurement-content h1,
#chit-content #content h1,
#account-order #content h1,
#account-newsletter #content h1,
#account-wishlist #content h1,
#account-address #content h1,
#account-password #content h1,
#common-success #content h1,
#account-edit #content h1 {
    font-size: 27px;
    padding-top: 15px
}

div#content.col-sm-9 {
    padding-left: 25px
}

#account-order #content .col-sm-12.text-right {
    padding-bottom: 20px
}

#cat_desc {
    padding: 10px 30px 10px 0
}

#cat_desc span {
    font-family: 'Lato', sans-serif!important;
    font-size: 14px
}

#product-product .price-box .price {
    padding: 10px 0;
    font-size: 20px;
}

#product-product hr {
    border-top: 1px solid #c1c1c1
}

.product-info-detailed h2 {
    font-size: 20px
}

.row.cart-total-content h1 {
    font-size: 20px
}

.additional.description p {
    font-family: 'Latto', sans-serif!important
}

.mega-menu-container .a-mega-second-link,
.mega-menu-container .a-mega-third-link,
.ul-second-items .li-second-items .a-second-link,
.ul-top-items .li-top-item .a-top-link {
    text-transform: capitalize!important
}

span.cate-selected {
    color: #2F333A
}

p.model {
    display: none
}

.article-container,
.article-page {
    background-color: rgb(255, 246, 237);
    padding: 20px 60px
}

.article-container ol {
    list-style: decimal;
    margin: 0;
    padding-left: 40px
}

.article-description p,
.article-container ol,
.article-container ul {
    font-family: 'Lato', sans-serif;
    font-size: 14px
}

.modal-backdrop.fade.in {
    display: none
}

@media (min-width:1200px) {
    .weaving {
        font-weight: 600;
        font-size: 28px
    }
    /*.custom {
        font-size: 15px;
        padding: 0px 25%;
    }*/
    .in-house-prod .custom {
        padding-right: 25px
    }
    /*.margin-60 {
        margin: 30px
    }*/
    .margin-t-neg-80 {
        margin-top: -70px!important;
        margin-bottom: -20px!important
    }
    .margin-b-neg-80 {
        margin-bottom: -70px!important;
        margin-top: -20px!important
    }
    .margin-tb-neg-80 {
        margin: -35px auto!important
    }
    .weaving-tradition {
        margin-top: 150px;
        margin-bottom: 90px
    }
}

@media (max-width:1024px) {

    /*custom start*/
    .sub-col.col-sm-12.col-xs-12.curated_heading_sys.visible-sm.visible-xs {
        padding: 0!important;
    }
    .cat-name {     
        font-size: 14px!important;      
    }       
    .cat-name-1 {       
        width: calc(100% - 2.7vw);      
        font-size: 18px;        
    }       
    .desc_kids {        
        font-size: 14px;        
    }       
    .img-bg-1 {     
        height: 300px;      
    }       
    .img-bg-2 {     
        height: 350px;      
    }       
    .img-bg-3 {     
        height: 250px;      
    }       
    .collections-item-text{     
        min-height:300px;       
    }       
    .curated_row {      
        display: flex;      
        margin: 0px;        
    }       
    .sub-col.col-sm-12.col-xs-12.curated_heading_sys.visible-sm.visible-xs {        
        padding: 0!important;       
    }       
    .class-curated {        
        margin-left: 0!important;       
        margin-right: 0!important;      
    }

        .custom {
        padding: 22px;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 14px ! important;
        text-align: center;
    }
    .col-val-item {
        height: 500px;
    }
    .col-val-item-oppsite {
        height: 500px;
    }
    .custom, .col-3 {
        height: 240px;
    }

    .organic_value {
        padding: 12px 0;
        margin-right: 15px;
        font-size: 14px;
    }
    .weaving-tradition .weaving {
        font-size: 16px;
    }
    .collections-text {
        font-size: 18px;
    }
    .men_women_div{
        padding-left: 0 ! important;
        padding-right: 0 ! important;
    }

    .about_img_val{
        padding-left: 0 ! important;
        padding-right: 0 ! important;
    } 
    .margin-60 {
        margin: 20px;
    }
    .bg-newsletter-gradient {
        margin: 10% 0;
        padding: 26px 13px;
    }
    .newslettersubscribe_heading {
        font-size: 24px;
    }
    .newslettersubscribe_heading_span{
        font-size: 14px;
    }
    .margin-60.about_item {
         padding-top: 0; 
    }
    .about_item_1 {
        padding-top: 0;
    }
    .button {
        padding: 0px ! important;
        font-size: 12px ! important;
        line-height: 37px ! important;
    }
    a.btn.btn-default.button.btn-wishlist {
        padding: 0 18px!important;
    }

    /*custom end*/
    .item-inner .images-container .image{
        min-height: 300px;
        background-color: rgba(220, 220, 222, 0.54);
    }
    .weaving-tradition .weaving {
        font-size: 21px;
    }
    .weaving-tradition .custom {
        font-size: 14px
    }
    /*.display-pt-none{
        display: none;
    }*/
    .margin-t-neg-80,
    .margin-b-neg-80,
    .margin-tb-neg-80 {
        margin: 40px auto!important;
        padding-top: 0
    }
    .in-house-prod .text-container {
        top: 9%
    }
    .margin-60 {
        margin: 20px
    }
    .weaving-tradition {
        margin-top: 90px;
        margin-bottom: 20px
    }
    .in-house-prod .weaving {
        font-weight: 600;
        font-size: 21px;
        padding: 16px 0
    }
    .in-house-prod .custom {
        font-size: 14px
    }
}

@media (max-width:991px) {
    /*custom start*/
    .new-category {         
        margin-top: 20px!important;
        margin-left: 15px;      
        margin-right: 15px;     
    }
    /*custom end*/
    .item-inner .images-container .image{
        min-height: 300px;
        background-color: rgba(220, 220, 222, 0.54);
    }
    .margin-t-neg-80 {
        margin-top: 30px!important
    }
    .margin-b-neg-80 {
        margin-bottom: 30px!important
    }
    .margin-tb-neg-80 {
        margin: 15px auto!important
    }
    .weaving-tradition .weaving {
        font-size: 18px
    }
    .weaving-tradition .custom {
        font-size: 14px
    }
    .weaving-tradition {
        margin-top: 90px;
        margin-bottom: 90px
    }
    .in-house-prod .content {
        margin: -30% 15px 15px;
        padding-right: 15px
    }
    .in-house-prod .text-container {
        position: relative
    }
    .explore-section-1-2-1 .col {
        height: 280px!important
    }
    .custom-desc {
        font-size: 12px
    }
    .explore-title {
        font-size: 21px
    }
    .div-bg {
        height: 200px
    }
    .explore-section-square .col-1,
    .explore-section-square .col-2 {
        height: 250px
    }
    .in-house-prod {
        background: none!important
    }
    .module-title:before {
        content: "";
        width: 60%
    }
    .ajax-result-container {
	    display: block;
	}
}

@media screen and (max-width:767px) {

    /*custom start*/
    .collections-items{     
        font-size: 22px;        
    }       
            
    .tt_tabsproduct_module .module-title {      
        margin-left: 0px!important;     
        margin-right: 0px!important;        
    }       
    ul.tab-heading li a span {      
        font-size: 20px!important;      
    }

    .cat-name {     
        font-size: 16px!important;      
        position: absolute!important;       
        left: 0% !important;        
        bottom: 0% !important;      
        color: #000;        
        width: calc(100% - 48px);       
        text-align: left;       
        margin-left: 24px;      
        padding-bottom: 5px;        
        background-color: #fff9f3;      
        padding-top: 5px;       
        padding-left: 10px;     
        color: #000!important;      
        margin-bottom: 10px;        
    }

    /*custom end*/
    .kalamkari-collection .col-1,
    .kalamkari-collection .col-4 {
        height: 400px;
        display: block
    }
    .collection-block .col-sm-6 a {
        height: 300px;
        display: block;
        border-radius: 4px
    }
    .tt_tabsproduct_module .module-title:before,
    .module-title:before {
        width: 80%
    }
    .kalamkari-collection .col-2 .custom {
        top: 0%!important;
        padding: 30px 50px!important;
        margin-right: 15px;
        font-size: 14px!important
    }
    .weaving-tradition {
        margin-top: 80px;
        margin-bottom: 0
    }
    .margin-t-neg-80 {
        margin-top: 40px!important
    }
    .margin-b-neg-80 {
        margin-bottom: 40px!important
    }
    .margin-tb-neg-80 {
        margin: 40px auto!important
    }
    .margin-60 {
        margin: 20px
    }
    .collection-block .col-sm-6 {
        margin-top: 60px
    }
    .static-middle-sneaker1 .custom {
        font-size: 24px;
        padding-bottom: 80px
    }
    .kalamkari-collection .col-2,
    .kalamkari-collection .col-3 {
        height: 300px;
        display: block
    }
    .explore-section .col-3 {
        height: 250px;
        display: block
    }
    .new-cat .cat-name {
        font-size: 16px;
        padding: 10px;
    }
    .explore-section-1-2-1 .col {
        height: 260px!important
    }
    .explore-section-1-2-1 .cat-name {
        font-size: 18px!important
    }
    .custom-desc {
        font-size: 12px
    }
    .explore-title {
        font-size: 21px
    }
    .div-bg {
        height: 200px
    }
    .explore-section-square .col-1,
    .explore-section-square .col-2 {
        height: 250px
    }
    .image-container {
        padding-right: 0
    }
}

.mega-menu-container.sub-menu-container.left .col-md-3.sub-item2-content:nth-child(5) {
    clear: none!important;
    padding-top: 80px
}

.image-grid-one {
    width: 100%
}

.gray-bg-clr {
    background: #fff9f3;
    height: 93%;
    width: 90%;
    position: absolute;
    z-index: -1;
    top: 4%;
    left: 11%
}

.gray-bg-clr1 {
    background: #fff9f3;
    height: 96%;
    width: 91%;
    position: absolute;
    z-index: -1;
    top: 2%;
    left: 9%
}

.gray-bg-clr2 {
    background: #fff9f3;
    height: 93%;
    width: 90%;
    position: absolute;
    z-index: -1;
    top: 4%;
    left: 11%
}



.collections-text {
    position: relative;
    font-size: 20px
}

.margin-space-25 {
    margin-left: 75px;
    margin-right: 75px
}

.pad-left-100 {
    padding-left: 40px;
    padding-top: 100px
}

/*.margin-block {
    margin: auto;
    padding: 7% 12% 6% 16%
}*/

@media screen and (max-width:1440px) {
  
}

@media screen and (max-width:1024px) {
    /*.margin-block {
        margin: auto;
        padding: 6% 0% 6% 6%
    }*/
   
    /*.margin-block {
        margin: auto;
        text-align: center;
        padding: 6% 0% 6% 0%
    }*/
}

@media screen and (max-width:780px) {
    .pad-left-100 {
        padding-left: 38px
    }
   /* .margin-col-4 {
        margin-top: 0
    }*/
    /*.margin-block {
        margin: auto;
        text-align: left;
    }*/
    .margin-space-25 {
        margin-left: 0;
        margin-right: 0
    }
    .image-grid-one {
        width: 95%
    }
    .mar-bt-30 {
        margin-bottom: 100px;
        display: block
    }
    .gray-bg-clr {
        height: 96%;
        width: 85%
    }
    .gray-bg-clr1 {
        height: 98%;
        width: 87%
    }
    .gray-bg-clr2 {
        height: 96%;
        width: 85%
    }
    /*.collections-text {
        font-size: 25px;
        top: 37px
    }*/
    #account-register #content {
        padding: 20px
    }
}

@media screen and (max-width:768px) {

    /*custom start */
    .module-title h2 {
        font-size: 20px;
    }
    .col-val-item {
        height: 500px ! important;
    }
    .col-val-item-oppsite {
        height: 500px ! important;
    }
    .cat-name {
        font-size: 16px!important;
        width: calc(100% - 49px);
    }
    .men_women_div {
        padding-left: 0 ! important;
        padding-right: 0 ! important;
    }
    .about_img_val {
        padding-left: 0 ! important;
        padding-right: 0 ! important;
    }
    .res_season_val{
        padding-left: 0 ! important;
        padding-right: 0 ! important;
    }
    /*custom end*/
    .new-category .col-sm-3 {
        padding: 15px 10px;
    }
    .new-cat .cat-name{
        width: calc(100% - 19px);
        margin-left: 10px;
    }
    .explore-section-1-2-1 .col-sm-3, .explore-section-1-2-1 .col-sm-6{
        padding: 15px 10px !important;
    }
    .explore-section-1-2-1 .cat-name{
        margin-left: 10px !important;
        width: calc(100% - 20px) !important;
    }
    #information-information #content{
        padding: 20px;
    }
}

@media screen and (max-width: 580px) {
    .decors_acc {
        width: 96%;
        margin-left: 7px;
        margin-top: -5px;
    }
}
@media (max-width:480px) and (min-width:0) {
    .related-container .owl-item{
        padding: 10px;
    }
    #product-product .price-box .price{
        padding: 10px 0;
        font-size: 18px;
    }
    .product-info-detailed .price-box .price{
        padding: 10px 0;
        font-size: 14px !important;
    }
    button.button.btn-cart span {
        display: none;
    }
}
@media screen and (max-width:450px) {
    .pad-left-100 {
        padding-left: 23px
    }
    .mar-bt-30 {
        margin-bottom: 35px;
        display: block
    }
    .collections-text {
        font-size: 20px;
    }
}
@media (max-width:375px) and (min-width:0) {
    .item-inner .images-container .image{
        min-height: 200px;
        background-color: rgba(220, 220, 222, 0.54);
    }
    .explore-section-1-2-1 .col {
        height: 225px !important;
    }
    .module-style1 .item {
        padding: 5px 0;
    }
}
@media (max-width:325px) and (min-width:0) {
    .price-box p.old-price {
        margin-left: 0px;
        display: none;
    }
    .label_sale{
        font-size: 9px;
    }
    .label-product{
        line-height: 20px;
        padding: 0 7px;
    }
}
.getwinner-color {
    background: yellow
}

.owl-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center
}
.sub-image{
    display: block;
}