/*Header*/
.header.fixed .header-top{
    background: #ffffff;
}
.header .logo {
    display: block;
    padding: 0;
    text-align: center;
    padding-bottom: 20px;
}
.header-top{
    background: #ffffff;
    padding: 5px 30px 0;
    height: 30px;
    line-height: 20px;
}
.header-top .quick-links{
    padding-left: 20px;
    position: relative;
    margin-left: 20px;
}
.header-top .quick-links:before{
    content: url("../../images/core/header_pin.png");
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.header-top p, .header-top span, .header-top a{
    color: #000000;
    text-transform: uppercase;
    line-height: 20px;
}
.header-top a:hover span{
    color: #000000;
}

.header-top .user .item-login i{
    display: none;
}
.header-top .nav.nav-simple > li a:hover {
    text-decoration: none;
    color: #c9900a;
}
.mini-cart.mini-cart-simple a{
    height: 20px;
    display: block;
}

.mini-cart.mini-cart-simple{
    height: auto;
}

.mini-cart.mini-cart-simple .icon:before{
    content: url(../../images/core/korpa_6.png);
    height: 20px;
    width: 19px;
    display: block;
}

.header-cart-toggle .footer-wrapper .btn{
    min-width: 100px;
}
.mini-cart.mini-cart-simple .icon-wrapper{
    line-height: 30px;
}

.mini-cart.mini-cart-simple .icon-wrapper, .mini-cart.mini-cart-simple .header-carthor-total{
    margin-left: 5px;
}

.mini-cart.mini-cart-simple .header-carthor-total{
    margin-left: 6px;
    line-height: 25px;
}
.menu-lang-wrapper{
    float: left;
}
.header-favorite.header-favorite-simple i{
    font-size: 20px;
}

.header-favorite.header-favorite-simple .favorite-header-total{
    vertical-align: sub;
}
.header-favorite.header-favorite-simple:hover i,
.header-favorite.header-favorite-simple:hover .favorite-header-total,
.mini-cart.mini-cart-simple a:hover{
    color: #c9900a;
}
.mini-cart.mini-cart-simple i{
    font-size: 22px;
}

.mini-cart.mini-cart-simple .icon-wrapper:hover .icon:before{
    content: url(../../images/core/korpa_orange.png);
}

.header-cart-item .items-wrapper .item .content{
    margin-top: 15px;
    width: calc(100% - 78px);
    text-align: left;
}

.header-cart-item .items-wrapper .item a.product-item-remove{
    float: right;
    padding: 10px;
    top: 0;
    position: absolute;
    right: 0;
}

.quick-link-item{
    text-align: left;
}
.quick-link-item span{
    padding: 0 15px;
}

.menu_dropdown-slider img{
    display: none;
}
/*Header cart*/
.header-cart-item .items-wrapper .item {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
    height: 90px;
    padding: 5px 0 5px 5px;
    position: relative;
}
.header-cart-item .items-wrapper .item img {
    width: auto;
    float: left;
    margin-left: 10px;
    height: 50px;
}
.header-cart-toggle .btn-success{
    color: #ffffff;
}

.header-cart-item .items-wrapper .item .content .price {
    font-size: 14px;
    font-weight: 600;
}
.header-cart-item .footer-wrapper .total-price {
    color: #e4d2a8;
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px;
    float: right;
    line-height: 32px;
}
.header-cart-item .heading-wrapper i {
    top: 4px;
}
.header-cart-toggle .heading-wrapper{
    padding-bottom: 10px;
}
.header-cart-toggle .subtitle{
    display: none;
}
.header-cart-item .items-wrapper .item a {
    color: #000000;
}
/*
.header-cart-item .items-wrapper .item a i{
    display: none;
}
*/
.header-cart-item .header-cart-toggle{
    max-height: 400px;
    width: 270px;
}

/*Header cart end*/

/*Main menu*/
.autocomplete-button.autocomplete-button-simple .title{
    display: none;
}
.autocomplete-button.autocomplete-button-simple{
    color: #373737;
}
.autocomplete-button.autocomplete-button-simple i{
    display: none;
}
.autocomplete-button.autocomplete-button-simple{
    background: url("../../images/core/lupa.svg") center no-repeat;
    height: 50px;
    width: 22px;
    padding: 0;
    -webkit-background-size: 21px;
    background-size: 21px;
}
.autocomplete-close{
    font-weight: 100;
}
.autocomplete-close:hover {
    color: #373737;
    background: #ffffff;
}
.nav-main{
    display: inline-block;
    float: none;
    margin-bottom: -8px;
}
.main-4level.main-4level-fullwidth-dropdown > .nav > .container{
    text-align: center;
}

.nav-main > li > a:before{
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    left: 20px;
    bottom: 15px;
    background-color: #010101;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.nav-main > li > a:hover, .nav-main > li.active > a{
    background: #ffffff;
}

.nav-main-wrapper{
    background: #ffffff;
    font-family: 'Quicksand', sans-serif;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.nav-main > li > a{
    color: #000000;
    text-transform: uppercase;
    padding: 15px 20px;
}

.nav-main > li > a:hover,
.nav-main > li.active > a{
    background: transparent;
    color: #c9900a;
}

.products-list-simple .product-price,
.autocomplete-results .product-title{
    color: #000000;
}

.products-list-simple .product-item-image img{
    border: 0;
}

.autocomplete-results .product-code{
    float: left;
}

.autocomplete-results .img-wrapper,
.article-autosuggest .item .content{
    border: 0;
}

.products-list-simple .product-category{
    display: none;
}

.article-autosuggest .item{
    margin: 0 auto;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.nav-main-dropdown-inner{
    text-align: left;
    padding: 30px 10px 10px 10px;
}
.nav-main-dropdown li > a:hover {
    color: #e4d2a8;
}
.nav-main-dropdown{
    font-family: 'Quicksand', sans-serif;
    font-weight: 100;
}
.nav-main-dropdown h5 {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.nav-main-dropdown li > a, .nav-main-dropdown .nav-main > li > a {
    font-size: 14px;
    display: inline-block;
    color: #000000;
}
.slider-wrapper.slider-menu .text-wrapper .title{
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
    font-weight: 400;
}
.heading-wrapper-inline{
    border-bottom: 0px solid transparent;
}
.nav-main-dropdown .slider-arrow i {
    background: transparent;
    border-radius: 0;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    color: #373737;
}

.smallimages-slider .slick-dots li{
    display: none;
}
.nav-main-submenu-wrapper{
    background: #ffffff;
}
.level4 .nav-main-submenu > li > a{
    color: #000000;
}
.level4 .nav-main-submenu > li > a:hover{
    color: #c9900a;
}

.level4 .nav-main-submenu{
    text-align: left;
}

.level4 .nav-main-submenu .nav-main-dropdown-wrapper{
    top: -1px !important;
}
/*Main menu End*/

/*Collections*/
.nav-main-dropdown-wrapper{
    box-shadow: 0 0 0px 0 rgba(0,0,0,0.2);
    margin-top: 1px;
    background: rgba(255,255,255,0.96);
    top: 50px !important;
    padding-top: 15px;
}
.nav-main-dropdown-inner{
    background: transparent;
    padding:0 10px 10px;
}
.nav-main-dropdown li{
    width: 100%;
    max-width:100%;
}
.nav-main-dropdown li > a, .nav-main-dropdown .nav-main > li > a{
    font-family: 'Quicksand', sans-serif;
}
/*Autocomplate*/

.autocomplete-button{
    background: #ffffff;
    color: #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 20px 3px 20px 0px;
    right:10px;
}

.autocomplete-button:after{
    display: none;
}
.autocomplete-button .title{
    float: left;
    padding-right: 40px;
    font-size: 14px;
    text-transform: none;
    color: #969696;
}
.autocomplete-button .icon.icon-search{
    color: #c7c6c6;
    position: relative;
}
.autocomplete-button .icon.icon-search:before{
    content: '';
    height: 15px;
    width: 15px;
    background: url(../../images/core/zoom.svg);
    background-size: contain;
    position: absolute;
    top: 15px;
    right: 15px;
}

.autocomplete-close:hover {
    color: #ffffff;
    background: #000000;
}
.autocomplete-wrapper:before{
    border-bottom:0px solid transparent;
}

/*Headline slider*/
.handlines-sldier .item{
    color: #000000;
}

.handlines-sldier .slider-arrow i{
    font-size: 20px;
    color: #000000;
    font-weight: 400;
}

.handlines-sldier{
    height: auto;
    padding: 5px 0;
}

.handlines-sldier .slider-arrows .slider-prev{
    margin-left: 0;
}

.handlines-sldier .slider-arrows .slider-next{
    margin-right: 0;
}
/*Main slider*/
.slider.main-slider{
    margin-bottom: 60px;
}

.main-slider .slider-arrow i {
    font-size: 50px;
    color: #ffffff;
    transition: all 0.15s;
}
.slider .slick-dots {
    bottom: -40px;
}
.slider .slick-dots li{
    width: 8px;
    height: 8px;
}
.slider .slick-dots li button{
    width: 8px;
    height: 8px;
}
.slider .slick-dots li button:before{
    width: 8px;
    height: 8px;
    background: #a5a5a5;
}
.slider .slick-dots li.slick-active button:before{
    width: 8px;
    height: 8px;
    -webkit-box-shadow: inset 0 0 0 5px #000000;
    -moz-box-shadow: inset 0 0 0 5px #000000;
    box-shadow: inset 0 0 0 5px #000000;
}

.slider.main-slider .slick-dots{
    bottom: 40px;
}

.slider.main-slider .item .content{
    top: 85%;
}

.slider.main-slider{
    margin-bottom: 80px;
    overflow: inherit;
    margin-left: 0;
    margin-right: 0;
}

.main-slider .slick-list{
    margin: 0 -10px;
}

.main-slider .img-wrapper img{
    width: 100%;
}

/*Main slider end*/
/*Homr tabs*/
.lists-tabs ul.items-wrapper{
    text-align: center;
}
.lists-tabs ul.items-wrapper .item {
    border-bottom: 0px solid transparent;
    margin-bottom: 0px;
}
.lists-tabs ul.items-wrapper .item{
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    position: relative;
}
.lists-tabs ul.items-wrapper .item:after{
    content: '';
    height: 19px;
    width: 1px;
    background: #000000;
    position: absolute;
    right: -3px;
    top: 50%;
    transform: translate(-50%,-50%);
}
.lists-tabs ul.items-wrapper .item:last-child:after{
    display: none;
}
.lists-tabs ul.items-wrapper .item.active {
    border-bottom: 0px solid transparent;
}
.lists-tabs ul.items-wrapper .item:hover a,
.lists-tabs ul.items-wrapper .item.active a{
    color: #000000;
}
.lists-tabs ul.items-wrapper {
    border-bottom: 0px solid transparent;
    margin-bottom: 30px;
}

.lists-tabs{
    padding: 0 10px;
}
/*Home tabs End*/
/*Tags*/
.limited-filters .filter-group .show-all-filters:hover {
    color: #373737;
}
.selected-filters.tags{
    background: #ffffff;
}
.selected-filters.tags:before{
    display: none;
}

.tags .items-wrapper .item{
    color: #373737;
    background: transparent;
}
.tags .items-wrapper .item .text {
    font-size: 12px;
    padding-right: 5px;
}
.tags .items-wrapper .item .close{
    color: #373737;
    border-radius: 0;
    text-shadow: none;
    opacity: 1;
    font-size: 10px;
}
.tags .items-wrapper .item .close:hover {
    background: transparent;
    opacity: 0.5;
}
.tags .products-found-wrapper .products-found{
    color: #000000;
}

/*Product*/
.list-types-wrapper .item-list{
    display: none !important;
}

.products-listing.product-listing-items > .row {
    display: block;
    flex-wrap: initial;
}

.product-listing-intro .list-types-wrapper .item{
    color: #000000;
}
.product-listing-intro .list-types-wrapper .item.active i,
.product-listing-intro .list-types-wrapper .item:hover i {
    color: #000000;
    background: #e4d2a8;
}
.product-listing-intro .form-group label,
.product-listing-intro .form-group span{
    color: #000000;
}
.product-listing-intro .form-group .styled-select select{
    color: #939393;
}
.product-listing-intro .styled-select{
    height: 30px;
}
.product-listing-intro .form-group .styled-select select{
    line-height: 30px;
}
.product-listing-intro .intro-filters .auto-search{
    display: none;
}
.product-compare{
    display: none;
}
/*
.products-listing .product-item .action-btn-wrapper .product-compare{
    display: none;
}
.products-listing .product-item .action-btn-wrapper{
    text-align: left;
}
.products-listing .product-item .action-btn-wrapper .quick-view{
    float: none;
}*/
.product .item .text-wrapper .title {
    text-align: center;
    height: 35px;
    margin-top: 20px;
}
.product .item .text-wrapper .prices-wrapper{
    margin-top: 10px;
    text-align: center;
    height: auto;
}

.caption-product-list img{
    max-height: 70px;
}

.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a{
    display: block !important;
}
.filter-group .items-wrapper .item.form-group-checklabel label:hover {
    color: #000000;
}

.filter-group .items-wrapper.list-inline > li{
    width: 100%;
}
.filter-group .title {
    color: #373737;
    font-weight: 400;
    font-size: 14px;
}
.filter-group .btn-search{
    background: #373737;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.filter-group .btn-search:hover{
    background: #373737;
    opacity: 0.5;
}
.filter-group-color.filter-group .items-wrapper > li{
    width: 100%;
}
.product-listing .product-item:not(.list-view):hover {
    border: 1px solid transparent;
}
.product-listing-filters .reset-tag-wrapper{
    display: none;
}
.product-listing-filters .filter-group .filter-category-menu > ul li a,
.product-listing .product-item .img-wrapper .caption-icons i{
    color: #000000;
}

.similar-products-slider .product-item:hover .action-btn-wrapper .quick-view,
.last-viewed-slider .product-item:hover .action-btn-wrapper .quick-view{
    display: none;
}


.product-listing-filters .filter-group .filter-category-menu > ul li a:hover,
.product-listing-filters .filter-group .filter-category-menu > ul li a:focus,
.product-listing-filters .filter-group .filter-category-menu > ul li a:active{
    color: #e4d2a8;
}

.product-listing-filters .filter-group .filter-category-menu > ul li.active a{
    color: #000000;
}
.product-listing-filters{
    border-right: 0px solid transparent;
}
.product-listing .product-item.gridalt-view .img-wrapper{
    padding: 0;
}

.product .item .options-wrapper .product-sizes{
    margin-top: 10px;
}
.product .item .options-wrapper .product-sizes .btn.buyButtonOnLists{
    background: #373737;
    border-radius: 0;
    text-transform: uppercase;
    padding: 2px 10px;
}

.product .item .options-wrapper .product-sizes .btn-sizes:nth-child(4n){
    border-right: 1px solid #d9d9d9;
}

.product .item .options-wrapper.product-sizes-v2 .sizes-selector-wrapper .sizes-btn-wrapper .item{
    margin: 0 0px 5px 0px;
}
.sidebar-product-compare{
    display: none;
}
.sidebar-product-compare .sidebar-icon{
    background: #373737;
}
.sidebar-product-compare .sidebar-icon > span{
    background: #373737;
}
.sidebar-product-compare .sidebar-header {
    background: #373737;
}
.sidebar-product-compare .sidebar-header a {
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
}
.product-slider > .slider-navigation-absolute{
    width: 100%;
    top: 50%;
    left: 0;
    pointer-events: none;
}

.product-slider .slider-init{
    margin-bottom: 0;

}

.product-slider .slick-track {
    margin-left: auto;
    margin-right: auto;
}

.slider.product-main .slider-navigation-absolute{
    width: calc(100% - 33px);
    left: 16px;
}

/*Product slider*/

.slider-level2{
    display: none;
}
.product .item .caption-discount{
    background: #c9900a;
    font-size: 18px;
    font-weight: 100;
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.product-item .action-btn-wrapper{
    display: block;
    pointer-events: all;
}
.product .item .caption-icons{
    width: 100%;
    bottom: -22px;
    right: 0;
    z-index: 99;
}
.product .item .caption-icons .icon{
    color: #373737;
}
.product .item .caption-icons .favorite{
    float: right;
}
.product .item .caption-icons .quick-view{
    float: left;
}

.product .item:hover .btn-wrapper{
    display: none;
}

.quick-view .icon.icon-eye:before{
    display: none;
}
.product .item .caption-icons .quick-view .icon {
    background: url(../../images/core/lupa.svg);
    width: 15px;
    height: 15px;
}

.product .item .caption-icons .quick-view .icon:before{
    display: none;
}
.product .item .text-wrapper {
    pointer-events: all;
    /*height: auto;*/
    height:130px;
    text-align: center;
    z-index: 50;
}


.profile .product .item .caption-icons{
    display: block;
}

.profile .product .item .text-wrapper .prices-wrapper .current-price,
.profile .product .item .text-wrapper .prices-wrapper .prev-price{
    width: auto;
}
.product-item .action-btn-wrapper a{
    color: #373737;
}
.product-slider > .slider-navigation-absolute{
    width: 100%;
}

.product .item .text-wrapper .category-wrapper{
    z-index: -1;
}
.product .item .text-wrapper .category-wrapper a{
    display: none;
}

.product .item .text-wrapper .category-wrapper .code{
    display: block;
    float: none;
    text-align: center;
}
.product .item .text-wrapper .title a{
    font-size: 15px;
    color: #000000;
}
.product .item .text-wrapper .prices-wrapper .current-price{
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #000000;
    float: none;
}
.product .item .text-wrapper .prices-wrapper .current-price.price-with-discount {
    color: #000000;
}
.product .item .text-wrapper .prices-wrapper .prev-price {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}.product-item .action-btn-wrapper{
     display: none;
 }
.product .item .text-wrapper .prices-wrapper .loyalty-price {
    color: #878787;
}

#product_sizeguide_shoes_modal_slider .modal-header h4.modal-title {
    text-align: center;
    color: #444044;
}

#product_sizeguide_shoes_modal_slider .modal-header{
    padding: 30px;
}

.product .rate-wrapper,
.product-detail-rate .rate-wrapper{
    display: none;
}
.product-item .img-wrapper{
    margin-bottom: 5px;
}

.product .item .options-wrapper .product-sizes.quantity-active .btn.buyButtonOnLists{
    margin: auto;
    display: inline-block;
}

.product .item.grid-view .img-wrapper{
    border: 1px solid transparent;
}

.new-call-modal{
    display: none;
}
/*Look slider product_list_slider-slider*/
.product_list_slider-slider .heading-wrapper{
    text-align: center;
    margin-bottom: 20px;
}
.product_list_slider-slider{
    margin-bottom: 40px;
    margin-top: 40px;
}
.product_list_slider-slider .item .title{
    display: none;
}
.generic-slider.product_list_slider-slider .item .button-wrapper{
    display: none;
}

.generic-slider.product_list_slider-slider .item .img-wrapper img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.generic-slider.product_list_slider-slider .item:hover .img-wrapper img{
    opacity: 1;
}

.product_list_slider-slider .subtitle{
    display: none;
}
/*Look slider product_list_slider-slider End*/

.product .item:hover .img-overlay{
    opacity: 0;
}

.generic-slider.shop_look_home-slider .img-wrapper{
    display: inline-block;
    width: 100%;
}
.generic-slider.shop_look_home-slider .img-wrapper img{
    margin: auto;
}
.generic-slider.shop_look_home-slider .text-wrapper{
    display: inline-block;
    position: absolute;
    top: 50%;
    font-size: 50px;
    padding-left: 20px;
    font-family: 'Quicksand', sans-serif;
    display: none;
}

.generic-slider.shop_look_home-slider .text-wrapper .description{
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}
.generic-slider.shop_look_home-slider .button-wrapper{
    display: none;
}

.generic-slider .btn-slider{
    background: #ffffff;
    color: #373737;
    border: 1px solid #373737;
    font-size: 14px;
    width: 150px;
}
.generic-slider .btn-slider:hover{
    border: 1px solid #373737;
    background: #373737;
    color: #ffffff;
}

.generic-slider.shop_look_home-slider .heading-wrapper{
    text-align: center;
    margin-bottom: 20px;
}
/*Generic slider End*/
/*Footer*/
.company_info_footer .title h5,
.social-icon .title h5{
    text-transform: uppercase;
}
.footer-wrapper{
    background: #010101;
}
.social_and_logo {
    text-align: center;
}
.social_and_logo img{
    margin: auto;
}

.footer .nav.items-wrapper .item a:hover ,
.footer .nav.items-wrapper .item a:focus {
    color: #e4d2a8;
    background: transparent;
}

.footer .heading-wrapper .title {
    font-family: 'Quicksand', sans-serif;
}
.footer-wrapper a {
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
}

.disclaimer{
    text-align: center;
}

/*Newsletter*/
.newsletter.fullwidth-center {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
    background: #ffffff;
    background-position: center 100%;
    border-top:1px solid #e6e6e6;
    margin-top:0;
}

.newsletter.fullwidth-center .heading-wrapper .title h5{
    font-weight: 300;
}
.newsletter.fullwidth-center .form-group{
    margin-bottom: 0;
    position: initial;
}
.newsletter.fullwidth-center .form-group input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #969696;
    text-transform: uppercase;
}
.newsletter.fullwidth-center .form-group input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:     #969696;
    text-transform: uppercase;
}
.newsletter.fullwidth-center .form-group input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:     #969696;
    text-transform: uppercase;
}
.newsletter.fullwidth-center .form-group input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:     #969696;
    text-transform: uppercase;
}

.newsletter.fullwidth-center .btn-wrapper .btn{
    background: #e4d2a8;
    font-size: 14px;
    color: #000000;
    margin-left: 30px;
    height:40px;
    border: 1px solid #e4d2a8;
}
.newsletter.fullwidth-center .btn-wrapper .btn:hover{
    color: #ffffff;
    background: #000000;
    border-color: #000000
}
.newsletter.fullwidth-center .validation-error,
.newsletter.fullwidth-center .form-control.validation-error{
    border:0 !important;
    border-bottom: 1px solid #ED544A !important;
    margin-bottom: 0;
}

.newsletter .validation-errors-list{
    position: initial;
    float: right;
    margin-top: 0;
    margin-bottom: 15px;
}

.newsletter.fullwidth-center .alert {
    position: relative !important;
    margin: auto !important;
    margin-bottom: 15px !important;
    left: auto !important;
    bottom: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}

.newsletter.fullwidth-center .alert.alert-danger{
    left: 48%;
    bottom: 25px;
    margin-left: -9px;
}

/*Payment-card*/
.payment-card{
    background: transparent;
    box-shadow: none;
}

/*Payment-card end*/

/*Copyright*/
.copyright {
    padding: 10px 0 0;
    display: table;
    width: auto;
    border-top: 0px solid #3f404e;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
}
.footer-wrapper .copyright{
    width: 100%;
    text-align: center;
}
.footer-wrapper .copyright a{
    font-size: 15px;
    color: #e4d2a8;
    font-family: 'Quicksand', sans-serif;
}
/*Copyright end */

/*Grid intro slider*/
.grid-slider.intro-slider .item{
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}
.grid-slider.intro-slider .item .img-wrapper{
    display: none;
}
.grid-slider.intro-slider .item:last-child:after,
.grid-slider.intro-slider .item:before{
    display: none;
}

.grid-slider.intro-slider .text-wrapper .title {
    color: #ffffff;
    line-height: 25px;
    font-size: 22px;
    margin: 0;
    margin-bottom: 10px;
    font-family: 'Quicksand', sans-serif;
}

.heading-wrapper .title{
    text-transform: none;
}
.grid-slider.intro-slider .text-wrapper .description,
.grid-slider.intro-slider .text-wrapper .description a{
    font-size:16px;
}

.grid-slider.intro-slider .text-wrapper .description a{
    color: #e4d2a8;
}

.grid-slider.intro-slider .row{
    border-bottom: 1px solid #252525;
}
/*Grid intro slider End*/
/*Instagram*/
.slider.instagram-slider{
    margin-bottom:0px;
    margin-top:25px;
}
.slider.instagram-slider .heading-wrapper .title,
.slider.instagram-feed-slider .heading-wrapper .title span{
    color: #000000;
    font-size: 30px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.slider.instagram-feed-slider .heading-wrapper .title span{
    font-size: 40px;
    font-weight: 100;
}

.slider.instagram-slider .heading-wrapper h2:before,
.slider.instagram-feed-slider .heading-wrapper .title span:before{
    display: none;
}

.slider.instagram-feed-slider .slick-slide{
    padding: 0;
}

.slider.instagram-feed-slider .slick-slide .img-wrapper a img{
    max-height: 318px;
    height: 318px;
}

.slider.instagram-slider .button-wrapper{
    display: none;
}
.slider.instagram-slider .item{

    background: #000000;
    padding: 0;
}
.slider.instagram-slider .item img{
    opacity: 0.7;

}
.slider.instagram-slider .item:hover img{
    opacity: 1;
}

.instagram-feed-slider{
    margin-top: 30px;
}
.slider.instagram-slider .heading-wrapper {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: static;
    pointer-events: all;
}
.slider.instagram-slider .heading-wrapper h2 {
    color: #000000;
    font-size: 40px;
    line-height: 40px;
    text-transform: none;
    text-align: center;
    margin-bottom: 30px;
}

.slider.instagram-slider .item .img-wrapper{
    height: 100%;
}

.slider.instagram-slider .item .img-wrapper a{
    display: block;
    height: 100%;
}

.slider.instagram-slider .item img{
    opacity: 0.7;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.instagram-slider .slider-navigation-absolute{
    top: calc(50% + 25px);
}

.shop_look_home-slider,
.slider_block-slider{
    margin: 30px 0 0;
}

.two-img-half-width-slider{
    position: relative;
    margin-top: 80px;
}

.product-slider > .slider-init > .slick-list{
    padding-bottom: 120px;
    margin-bottom: -120px;
}
.generic-slider .button-wrapper{
    display: none;
}
/*Footer end*/
/*Paginacija*/
.pagination{
    margin-top: 40px;
    margin-bottom: 0px;
}
.pagination>li>a, .pagination>li>span{
    color: #000000;
    font-size: 22px;
    border: 1px solid transparent;
    position: relative;
    font-weight: 100;
}
.pagination>li>span:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #000000;
}

.pagination > li.active > a, .pagination > li.active > a:hover {
    background: transparent;
    color: #d2af5f;
    border: 1px solid transparent;
}
.pagination > li > a:hover {
    background: transparent;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>li>a:visited,
.pagination>li>span:visited,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus{
    color: #d2af5f;
    border-color: transparent;
    background-color: transparent;
}

.pagination > li.active > a:hover,
.pagination > li.active > a,
.pagination > li > a:hover {
    background: transparent;
}

li.number:hover {
    position: relative;
}
li.number:hover:before{
    position: absolute;
    height: 1px;
    width:calc(100% - 20px);
    transform:translateX(-50%);
    content:"";
    left: calc(50% + 1px);
    background: #373737;
    bottom: 0;
}

.pagination .icon-caret-left:before {
    content: url(../../images/core/arrow_left.svg);
    height: 28px;
    width: 10px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pagination .icon-caret-dbl-left:before{
    content: url(../../images/core/arrow_left2.svg);
    height: 28px;
    width: 23px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pagination .icon-caret-right:before{
    content: url(../../images/core/arrow_right.svg);
    height: 28px;
    width: 10px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pagination .icon-caret-dbl-right:before{
    content: url(../../images/core/arrow_right2.svg);
    height: 28px;
    width: 23px;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pagination .icon-*:hover{
    opacity: 0.5;
}

.pagination > li.first,
.pagination > li.last,
.pagination > li.next,
.pagination > li.prev{
    vertical-align: top;
}
/*Paginacija End*/

/*Product detail*/
.product-detail-wrapper{
    padding-left: 50px;
}
.products-detail-wrapper .heading-wrapper .title {
    text-transform: inherit;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    text-align: left;
}

.product-details h1 {
    margin-top: 0;
    font-size: 21px;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
}
.product-details .product-details-info .code {
    color: #a0a0a0;
    font-size: 12px;
    font-family: 'Quicksand', sans-serif;
    padding-bottom: 15px;
}
.product-details .product-details-info .category,
.product-details .product-details-info .category a {
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
}
.product-details-related-colors{
    position: relative;
}

.iframe-wrapper .product-information-wrapper .product-attributes-wrapper .product-help-link{
    display: none;
}
.product-attributes-wrapper .product-help-link{
    left: 76px;
    bottom: 59px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    text-decoration: underline;
    z-index: 999;
}
.product-details-related-colors .popover {
    display: none !important;
}
.product-details-price .current-price {
    color: #000000;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}
.product-details-price .price-saved {
    color: #000000;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
}
.product-details-price .prev-price{
    color: #524d42;
}
.product-details .product-image-wrapper{
    border: 0px solid #d9d9d9;
}
.product-details-price .action-lowerprice{
    color: #000000;
    text-transform: uppercase;
}
.products-detail-wrapper .social-share{
    margin-top: 30px;
}
.product-details-price .action-lowerprice:hover{
    color: #000000;
}
.product-details .quick-view{
    display: none;
}/*
.product-details .action-btn-wrapper{
    text-align: right;
}
.product-details .item .action-btn-wrapper .favorite{
    float: none;
    display: inline-block;
}*/
.product-details .caption-discount{
    font-size: 16px;
    background: #c9900a;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    top: 10px;
    right: 30px;
}
.product-attributes-wrapper .product-help-link i{
    display: none;
}
.product-attributes li{
    float: left;
    cursor: pointer;
    padding: 5px;
    border: 1px solid transparent;
    margin-right: 4px;
    margin-bottom: 5px;
    min-width: 34px;
    text-align: center;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}

.product-attributes li:hover{
    color: #000000;
    border-color: #e9e9e9;
}

.product-attributes li.active{
    color: #fff;
    background: #000000;
    border-color: transparent;
}

.product-attributes li.disabled,
.product-attributes li.disabled:hover{
    position:relative;
    color: #d9d9d9;
    border-color: transparent;
}

.sizes-wrapper .heading-append .product-help-link{
    display: none;
}
.map-link{
    color: #e4d2a8;
}

.product-attributes li.disabled.active,
.product-attributes li.disabled.active:hover{
    color: #fff;
    background: #969696;
    border-color: transparent;
}

.shop-button-qnt{
    height: 40px;
    padding-right: 20px;
    padding-left: 20px;
}

.shop-button-qnt:hover{
    background-color: #e4d2a8;
}

.shop-button-qnt:before{
    display: none;
}
.product-quantity{
    height: 40px;
}
.product-quantity-arrows i{
    height: 40px;
    line-height: 40px;
}
.product-details .product-images .product-favorite.favorite {
    display: none;
}
.product-details .favorite {
    font-family: 'Quicksand', sans-serif;
}
.product-attributes-wrapper label,
.products-detail-wrapper .heading-wrapper .title,
.product-detail-buy .title{
    font-family: 'Quicksand', sans-serif;
}
.product-details-related{
    margin-bottom: 50px !important;
}
.product-details-related .items > li{
    margin: 4px 0px 0px 0;
    max-height: 50px;
}

.product-details-related{
    margin-bottom: 30px;
}
.popover-title {
    padding: 5px 5px;
    font-size: 12px;
    line-height: .95;
    background: #000000;
    color: #ffffff;
}

.modal .product-images-thumbs-vertical .slick-list{
    min-height:330px;
}
.product-images-thumbs-vertical .slick-slide{
    margin: 0;
    padding: 0;
}
.product-images-thumbs-vertical .item.slick-slide.slick-active .img-wrapper{
    position: relative;
}
.product-images-thumbs-vertical .item.slick-slide.slick-active .img-wrapper:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e4d2a8;
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

.product-images-thumbs-vertical .item.slick-slide.slick-active:hover .img-wrapper:before,
.product-images-thumbs-vertical .item.slick-current.slick-active .img-wrapper:before {
    opacity: 0;
}

.product-details-related-colors .items-wrapper .item{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right:5px;
    cursor: pointer;
}

.panel-group{
    margin-top: 15px;
}

.panel-heading{
    padding: 10px 0;
}

.product-buy{
    margin-top: 20px;
    margin-bottom: 20px;
}
.slider.product-main img {
    padding-right: 1px;
    max-height: 700px;
    margin:auto;
}

.slider.product-main img:hover {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;

}

.main-iameg .slider.product-main img{
    max-height: 1000px;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.similar-products-slider .item .text-wrapper{
    height: 130px;
}

.similar-products-slider .heading-wrapper.heading-wrapper-bordered{
    margin-top: 30px;
}

.social-share.detail-social-share .share-text{
    display: block;
    margin-bottom: 10px;
}

.products-detail-wrapper .social-share .item{
    padding: 0 5px;
}
/*video button*/

.action-video span{
    display: none;
}

.action-video{
    color: #727380;
    cursor: pointer;
    display: block;
    text-align: center;
    margin: 60px 10px 0 0;
}
.action-video.binded-to-tab{
    display: none;
}
.action-video i{
    float: none;
}
.action-video .icon-video:before {
    content: url(../../images/core/video.png);
}
.product-details .products-detail-wrapper.iframe-wrapper .item > img {
    cursor: auto;
}
/*Cideo button end*/
/* Product details tabs*/
.product-specification-tabs.lists-tabs{
    margin-top: 40px;
}
.lists-tabs ul.items-wrapper .item {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
}
.lists-tabs ul.items-wrapper .item:hover a {
    color: #c9900a;
}
.lists-tabs ul.items-wrapper .item a {
    color: #000000;
    line-height: 20px;
    padding: 0 10px;
    text-transform: none;
}
.lists-tabs .display-comments-wrapper{
    display: none;
}
.form-control.jq-ry-container{
    border-color: transparent;
}

.lists-tabs .comment-content ul.items-wrapper .item{
    width:100%;
}
.lists-tabs .comment-content ul.items-wrapper .item.comment-reply{
    background: rgba(0,0,0,0.03);
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group > svg {
    fill: #000000;
}
.lists-tabs ul.items-wrapper .item.item-product-check{
    display: none;
}
/* Product details tabs End*/
.productstate-product .location-search-box.img-wrapper img{
    max-width: 100%;
}
/* Page accordian */
.accordian.article .panel{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordian.article .panel .title .panel-toggle{
    color: #373737;
    font-weight: 600;
    line-height: 25px;
    padding: 15px 50px 15px 15px;
    font-size: 16px;
}

.panel > .collapsing, .panel > .collapse {
    background: #ffffff;
    border-bottom: 1px solid #dcdadb;
}
.accordian.article .panel > .collapsing, .panel > .collapse,
.accordian.article .panel .content .panel{
    border-bottom: 1px solid transparent;
}
.accordian.article .panel-wrapper > .panel{
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    border-radius: 0;
}
.accordian.article .panel .panel-toggle > .icon{
    border-radius: 50%;
    border: 1px solid #dedede;
    line-height: 30px;
    width: 32px;
    text-align: center;
    top: 20px;
}
.accordian.article .panel-inner p{
    margin: 15px;
    padding-right: 50px;
}
.panel .title .panel-toggle.collapsed:hover,
.panel .title .panel-toggle{
    opacity: 0.8;
}
.panel .title .panel-toggle.collapsed{
    opacity: 1;
}


.article-autosuggest .item .text-wrapper .title a{
    text-transform: none;
}

.article.article-list-colections .first-item .item .content .title a,
.article.article-list-colections .second-item .item .content .title a{
    text-shadow: 1px 2px 3px #373737;

}
/*Product Detail End*/

/*Quick view*/
.modal .close{
    top: 15px;
}
.modal-quick-view .modal-footer .btn{
    min-width: 330px;
    border-radius: 0;
    line-height: 31px;
    height: 31px;
}
.modal .modal-quick-view .close{
    top: 2px;
    margin: 0;
    right: 15px;
}
.modal .product-details{
    padding-top: 0;
}

.modal .product-details .heading-wrapper .brand{
    display: none;
}
.modal .product-details-info .heading-wrapper .title{
    text-align: left;
}

.modal .product-details-related .heading-wrapper .title{
    text-align: left;
}
.modal-quick-view .product-details .caption-icons .favorite {
    display: none;
}
.modal .products-detail-wrapper .btn-wrapper{
    display: block;
}

.modal .products-detail-wrapper .btn-wrapper a{
    line-height: 28px;
    background: #e4d2a8;
    border: 0px solid #d9d9d9;
    color: #000000;
}
.modal .products-detail-wrapper .btn-wrapper a:hover{
    color: #ffffff;
}

.grid-slider.product-quickview-grid-slider .item .title{
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
    text-transform: none;
}
.grid-slider.product-quickview-grid-slider .btn-wrapper .btn-slider{
    display: none;
}
.modal .social-share{
    display: none;
}
/*Quick view End*/

/*Toggle sidebar*/
.toggle-banner .sidebar-info .headline-wrapper .title{
    display: none;
}
.toggle-banner .sidebar-info{
    position: static;
    text-align: left;
    width: 188px;
    padding-left: 0;
}
.toggle-banner > .item{
    border: 0px solid #e4d2a8;
    border-top: 2px solid #e4d2a8;
}
.toggle-banner .sidebar-info .item .title {
    font-size: 16px;
}

.toggle-banner .item:last-child:before{
    position:absolute;
    bottom
    :0;
    left:50%;
    transform: translateX(-50%);
    height:2px;
    width:100px;
    background: #e4d2a8;
    content:'';
}
.toggle-banner .sidebar-info .headline-wrapper,
.toggle-banner .sidebar-info .item{
    padding: 10px 0 0;
}
.toggle-button.expand{
    right: 180px;
}
.toggle-button{
    right: 0;
    transition: all 0.5s;
}
.toggle-banner .toggle-button{
    width: 65px;
    height: 2px;
    background: #e4d2a8;
    padding: 0;
}
.toggle-banner .toggle-button:after {
    top: 0;
    position: absolute;
    right: 15px;
    z-index: 1000;
}
.toggle-banner .toggle-button span,
.toggle-banner .toggle-button i{
    display: none;
}
.sidebar-info .headline-wrapper,
.sidebar-info .headline-wrapper .title{
    color: #000000;
    font-family: 'Quicksand', sans-serif;
}
.sidebar-info .headline-wrapper, .sidebar-info .item{
    padding: 15px 10px;
}
.sidebar-info .item .description p a{
    word-break: break-all;
}
/*Toggle sidebar End*/

/*Blog list*/
.article-list-grid .heading-wrapper .title{
    text-transform: uppercase;
    text-align: center;
}
.article-list-grid .item{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin: 30px auto;
}
.article-list-grid .item:hover, .article-autosuggest .item:hover{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.article-list-with-custom-grid .heading-wrapper{
    text-align: center;
}

.article .category-submenu{
    position: relative;
    margin-bottom:40px;
}
.article .category-submenu .item:after{
    display: none;
}

.article-detail-slider.product .item .bottom-btn-wrapper{
    display: none;
}
.category-submenu:before{
    position: absolute;
    content: url(../../images/core/heading_fashion.png);
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.article .category-submenu .item .text-wrapper .title{
    font-size: 16px;
    color: #000000;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.article .category-submenu .item:hover .text-wrapper .title{
    color: #e4d2a8;
}
.article-list-with-custom-grid .item{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.article-list-with-custom-grid .item:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.article-list-with-custom-grid .item .text-wrapper .category{
    color: #000000;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.article-list-with-custom-grid .item:hover .text-wrapper .category{
    color: #e4d2a8;
}
.article-list-with-custom-grid .item .btn-wrapper a{
    float: none;
    text-transform: uppercase;
    position: relative;
}

.article-list-with-custom-grid .item .btn-wrapper a:before{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #000000;
    bottom:0;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.article-list-with-custom-grid .item:hover .btn-wrapper a:before{
    background: transparent;
}

.article-list-with-custom-grid .item .btn-wrapper a i.icon-angle-fat-right{
    display: none;
}
.article .custom-preview .item .content{
    right: 80px;
    padding: 50px 30px 30px;
    border-top: 0px solid rgba(0,0,0,0.1);
}
.social-share .item a:hover{
    color: #e4a678;
}

.slider-navigation-absolute{
    color: #000000;
}

.item.item-viber{
    display: none;
}
/*Blog list End*/
/*Article details End*/

.article{
    margin-bottom:0;
}
/*Slicni clanci*/

.article .item .text-wrapper .title{
    height: 55px;
}

.article-autosuggest .item .text-wrapper .title{
    height: 80px;
    font-size: 15px;
}

.article .item .text-wrapper .description, .article-autosuggest .item .text-wrapper .description{
    font-family: 'Quicksand', sans-serif;
}
.article .item .text-wrapper .the-date{
    display: none;
}
.article .item .content, .article-autosuggest .item .content{
    text-align: center;
    padding: 20px 20px 15px 20px;
}
.article .item .btn-wrapper .favorite{
    display: none;
}
.article .item .btn-wrapper a.btn{
    float: none;
}
.article .item .text-wrapper .category,
.article-autosuggest .item .text-wrapper .category{
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.article-autosuggest .item .text-wrapper .category{
    font-size: 14px;
    color: #bdbdbd;
}
.article .item:hover .text-wrapper .category,
.article-autosuggest .item:hover .text-wrapper .category{
    color: #e4d2a8;
}
.article-list-grid .heading-wrapper .title{
    text-align: center;
}
.article-list-grid .item .btn-wrapper a {
    float: none;
    text-transform: uppercase;
    color: #000000;
    position: relative;
}
.article-list-grid .item .btn-wrapper a:before{
    content: '';
    background: #000000;
    height:1px;
    width: 100%;
    position: absolute;
    bottom:-5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.article-list-grid .item:hover .btn-wrapper a:before{
    width: 0;
}
.article-list-grid .item .btn-wrapper a i{
    display: none;
}
.article .item .btn-wrapper a.btn{
    color: #373737;
    font-family: 'Quicksand', sans-serif;
    text-decoration: none;
    text-align: left;
}

.article-grid-listing-8 .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 40px;
    margin-top: 40px;
}
.article .item .btn-wrapper a.btn:hover{
    color: #000000;
}
.article .item .btn-wrapper a.btn i{
    display: none;
}
/*Slicni clanci End*/

/*Article details*/
.article-heading {
    margin-top: 20px;
}
.article-detail .article-wrapper .title h1 {
    font-family: 'Quicksand', sans-serif;
}


.article-detail .article-wrapper .heading-wrapper{
    text-align: center;
    z-index: 0;
    margin-bottom: 30px;
}

.article-detail .article-wrapper .article-detail-slider .heading-wrapper{
    margin: 10px 0 10px 0;
}

.comments .rate-wrapper{
    width: 100%;
}

.comments{
    padding: 10px 0;
}

.comments .panel-body{
    padding: 15px 0;
}

.comment-content .rate-wrapper i.fa, .comment-content .rate-wrapper i.icons{
    margin-right: 0;
}

.comment-content .heading-wrapper .title h4{
    border-bottom: 0;
}
.comments .rate-wrapper .front-stars, .comment-content .rate-wrapper .front-stars{
    color: #000000;
}

.form-group-rating .form-control{
    padding: 0;
    height: 20px;
    border: none;
}

.comments .comments-input-wrapper .comments-count{
    vertical-align: text-bottom;
    line-height: 19px;
    font-size: 11px;
}

.fashion .article-detail .article-wrapper .text-wrapper{
    text-align: center;
}
.comments{
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0;
    margin-left: 0;
}

.product-details .comments{
    border-top: 0px solid #e1e1e1;
    border-bottom: 0px solid #e1e1e1;
}

.product-details{
    padding-bottom: 0;
}
/*Article details End*/

/*Comments*/
.comment-content .items-wrapper .item .user{
    font-weight:bold;
    font-size: 16px;
}
.comment-content .items-wrapper .item .user-comment p {
    text-align: left;
    padding: 10px;
}
.comment-content .items-wrapper .item > div {
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    color: #000000;
    line-height: 18px;
    width: 100%;
}
.comment-content .items-wrapper .item .time {
    color: #000000;
    line-height: 10px;
    height: 20px;
    margin-bottom: 20px;
}
.comments .comments-input-wrapper .btn-display-comments {
    margin: 10px 0;
    display: inline-block;
    border: 1px solid #000000;
    padding: 5px 20px;
    color: #000000;
    text-transform: none;
}
.comments .comments-input-wrapper .btn-display-comments .icon-chat{
    display: none;
}
.comments .btn-wrapper {
    display: block;
    margin-bottom: 20px;
}
.comments.comments-two .comments-input-wrapper .form-group-email,
.comments.comments-two .comments-input-wrapper .form-group-name {
    width: 100%;
    max-width: 100%;
}

.comments.comments-two .heading-wrapper .title h3{
    margin-bottom: 40px;
    text-align: center;
}

.product-information-wrapper .comment-content .items-wrapper .item .img-wrapper{
    width: 30%;
}

.product-information-wrapper .comment-content .items-wrapper .item .text-wrapper{
    width: 70%;
}

.article-detail .comment-content .items-wrapper .item .img-wrapper{
    width: 20%;
}

.article-detail .comment-content .items-wrapper .item .text-wrapper{
    width: 80%;
}

/*Comments End*/
/*contact*/

.left-info .heading-wrapper,
.right-info .heading-wrapper{
    text-align: left;
}
.left-info .heading-wrapper:before,
.right-info .heading-wrapper:before{
    display: none;
}
.contact-page:not(.background-image-active) h1 {
    text-align: center;
}
.user-manual .heading-wrapper{
    margin-bottom: 0px;
}
.contact-page:not(.background-image-active){
    margin-bottom: 40px;
}

.contact-page:not(.background-image-active) h1{
    font-weight: 200;
    font-size: 40px;
}
.page.contact-page-5 .company-info{
    margin-bottom: 0px;
}
#map-canvas {
    min-height: 30vh;
}
.page.contact-page-5 .company-info .item {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 10px;
}
.page.contact-page-5 .company-info .img-wrapper img{
    margin-top: 0;
}
.page.contact-page-5 .company-info .item-site-email .img-wrapper img{
    margin-top: 4px;
}
/*contact end*/
/*Registration, Login*/
#registration_modal .modal-footer{
    text-align: center;
}


.registration-sidebar .text-wrapper{
    background: transparent;
    margin: 0;
    padding: 0;
    color: #000000;
    border: 0;
}

.text-wrapper p a{
    color: #e4d2a8;
}

.login-page .btn-facebook {
    background: #3b5998;
    color: #ffffff;
    margin-left: 5px;
    text-decoration: none;
    padding: 6px 12px;
    text-transform: uppercase;
    line-height: 20px;
    border-color: #3b5998;
}

.login-page .btn-facebook:hover,
.login-page .btn-facebook:active,
.login-page .btn-facebook:focus,
.login-page .btn-facebook:focus:active {
    color: #3b5998;
    background: #ffffff;
}

.login-page .btn-google {
    background: #d34836;
    color: #ffffff;
    margin-left: 5px;
    text-decoration: none;
    padding: 6px 12px;
    text-transform: uppercase;
    line-height: 20px;
    border-color: #d34836;
}

.login-page .btn-google:hover,
.login-page .btn-google:active,
.login-page .btn-google:focus,
.login-page .btn-google:focus:active {
    color: #d34836;
    background: #ffffff;
}

.login-page .btn.btn-success.pull-left{
    min-width: 100px;
    padding: 3px 12px;
}
/*Poll quizz*/
.poll-listing .btn-wrapper i,
.action-listing .btn-wrapper i{
    display: none;
}

.quiz .item .description,
.poll .item .description{
    margin: 20px 0;
}

.poll-listing .heading-underlined,
.post-details .heading-underlined,
.action-listing .heading-underlined{
    border-bottom: 0;
    text-align: center;
    margin-bottom: 40px;
}

.progress-bar{
    background-color: #e4d2a8;
}

.pool-ended{
    background: #000000;
    padding: 2px 5px;
    color: #ffffff;
}
/*
.action-details-wrapper .heading-wrapper.heading-wrapper-bordered{
    margin: 30px 0 35px 0;
}
*/
.actions .item .title{
    font-size: 24px;
}

.page h1{
    text-align: center;
}

.page .text-wrapper{
    margin-top: 60px;
}

.login-page .text-wrapper,
.lost-password-page .text-wrapper{
    margin-top: 0;
}


/*Store*/
.storelocator-panel .store-item{
    color: #000000;
}

.store-popup h1{
    margin: 0;
    margin-bottom: 25px;
    text-align: center;
}

.store-popup .description .item{
    padding: 5px;
}
.store-popup{
    max-width: 500px;
}

.store-popup .store-item-action{
    margin-top: 0;
    color: #000000;
}

.store-popup .content{
    padding-left: 20px;
}

.store-popup .title .icon{
    margin-right: 5px;
    margin-bottom: 3px;
}

.store-background h1{
    color: #000000;
}

.store-background{
    color: #000000;
    background: #ffffff;
}

.sidebar .store-contact.store-timetable{
    padding-top: 0;
}

.sidebar .store-contact{
    padding: 10px 10px 10px 20px;
}

.store-details .img-wrapper{
    margin: 0 10px;
}

.store-contact .items-wrapper .title .icon{
    color: #000000;
}

.store-contact .items-wrapper .item.active{
    color: #000000;
}

.store-contact .items-wrapper .item{
    color: #000000;
}

.storelocator-panel .store-item:hover{
    box-shadow: inset 4px 0px 0px #e4d2a8;
    cursor: pointer;
}

.store-directions {
    padding: 10px;
}

.rendered-directions td{
    padding: 0 5px;
}

.store-popup .store-item-action:hover{
    color: #8E8E8E;
}

.background.background-alt{
    background: #ffffff;
}

/*Error*/
.categories-list .heading-wrapper {
    font-size: 18px;
    color: #e4d2a8;
}
.categories-list ul li a {
    color: #000000;
}

.error-search-list {
    display: none;
}
/*Error End*/

/*Cart*/
.cart-step h2 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
}
.cart-step{
    margin-top: 10px;
}
.cart-onepage .heading-underlined {
    border-bottom: 1px solid #d9d9d9;
}
.cart-table .product-item-code{
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 300;
}
.cart-table .product-item-size{
    font-size: 17px;
    color: #373737;
}
.cart-table .product-item-remove:hover, .cart-table .product-item-remove:focus {
    background-color: #000000;
    color: #fff;
}
.cart-table.table > tbody > tr > td.total-price,
.table.cart-table>tbody>tr.cart-total>td{
    font-weight: 400;
    color: #000000;
}
.cart .form-group-checklabel .label-as-headline{
    font-size: 16px;
}

.cart-onepage input::-webkit-input-placeholder { /* WebKit browsers */
    color: transparent;
}
.cart-onepage input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
}
.cart-onepage input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
}
.cart-onepage input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: transparent;
}

.cart-onepage textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: transparent;
}
.cart-onepage textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
}
.cart-onepage textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
}
.cart-onepage textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: transparent;
}
.captchacode{
    display: inline-block;
}
.cart-step h3 {
    font-size: 16px;
    font-weight: 400;
}
.cart-table-summary .table > tfoot > tr > td{
    font-size: 16px;
    font-weight: 400;
}
.cart-table-summary .product-item-prices.cart-total{
    font-weight: 400;
    color: #000000;
}
.cart-privacy-policy a{
    color: #e4d2a8;
}
.cart-address .col-xs-12.col-sm-6.pull-right{
    float: left !important;
}
.cart-step.final-step .table-responsive{
    margin-bottom: 20px;
}
.cart-step.final-step .heading-underlined{
    margin-bottom: 20px;
}
.cart .confirm-bank .table-responsive{
    margin-bottom: 30px;
}

.cart-onepage .nav-tabs > li.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #e4d2a8;
}
.cart-onepage .nav-tabs > li > a{
    border-bottom: 1px solid #ddd;
    color: #000000;
}

.table > thead > tr > th{
    color: #e4d2a8;
}

.cart-step .heading-append{
    color: #000000;
}

#onepage-product-price-value{
    font-weight: 600;
}

.delivery-option-text button {
    float: left;
}

.delivery-option-text button:hover,
.delivery-option-text button:focus,
.delivery-option-text button:active:focus {
    background-color: #000000;
    border-color: #000000;
}

.cart-specification-tabs ul.tickets-type{
    border-bottom: 1px solid #ddd;
}

.cart-specification-tabs ul.tickets-type .item.active{
    border: none;
    border-bottom: none;
    margin: 0;
}

/*CArt End*/

.alt-background{
    background: transparent;
}

/*Profile*/
.profile .profile-into .item .img-wrapper .icon:hover{
    box-shadow: 0 0 0 8px #e4d2a8;
}
.profile .profile-into .item .img-wrapper .item-counter{
    background: #000000;
}

.profile .profile-into .item .title:hover{
    color: #e4d2a8;
}
.profile .profile-into .item .img-wrapper .icon{
    color: #000000;
}

.profile .product-sizes{
    display: none;
}
.nav-vertical > li > a {
    color: #000000;
    padding: 8px 15px;
    border-bottom: 1px solid transparent;
}
.nav-vertical > li > a:hover, .nav-vertical > li > a:focus {
    background: transparent;
    color: #E4C459;
}
.nav-vertical > li.active > a {
    background: #f7f7f7;
    color: #E4C459;
    border-bottom-color: #E4C459;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.profile .heading-wrapper .title h3 {
    margin-top: 4px;
    margin-bottom: 10px;
    border-bottom: 0;
    text-transform: none;
    color: #000000;
    font-size: 19px;
    line-height: 40px;
    font-weight: 100;
}
.dl-horizontal {
    font-size: 13px;
}
.table > thead > tr > th{
    color: #000000;
    font-weight: 100;
}
.profile-orders .table>tbody>tr>td {
    font-size: 13px;
    color: #000000;
}
.profile-orders .cart-table .item-article a.title {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 0;
    text-align: left;
    color: #E4C459;
}
.favorite.active i:before {
    color: #E4C459;
    content: "\f004";
}

/*Profile End*/

.attribute-letters-list .title{
    color: #E4C459;
}

.attribute-letters-list .content{
    height: auto;
}

.attribute-letters-list .heading-wrapper h1{
    text-align: center;
}

.attribute-letters-list .content{
    overflow-x: scroll;
}
    /*Cookie*/
.cokie-info-wrapper .img-wrapper{
    display: none;
}

.cookie-info-slider{
    background: #efefef;
}

.cookie-agree{
    background: #000000;
}

.cokie-info-wrapper .title{
    color: #000000;
}

.cokie-info-wrapper-top .read-more{
    display: inline-block;
}

.cokie-info-wrapper-top .read-more .btn-wrapper a{
    padding: 4px 6px;
}

.cokie-info-wrapper .description{
    margin-bottom: 20px;
}

.cokie-info-wrapper-top{
    margin-top: 10px;
}
.loader-icon:after{
    background-color: #e4d2a8;
}

#invoice_modal_order .close{
    border: none;
}

#invoice_modal_order .close:hover {
    background: transparent;
    color: #000000;
}

/*Lokali po gradovima*/
.promotion-wrapper{
    margin-top: 40px;
}

.promotion-wrapper .heading-underlined{
    border-bottom: 0;
}

.promotion-wrapper .heading-wrapper .title{
    text-align: center;
}

.panel-wrapper{
    margin-top: 50px;
}

.panel .title.city-title .panel-toggle{
    background: #000000;
}

.promo-store-of-city .heading-wrapper:before{
    display: none;
}

.promo-store-of-city .heading-wrapper .title{
    text-align: left;
}
.promotion-wrapper .panel-wrapper > .panel{
    border-bottom: 1px solid#000000;
    border-radius: 0;
}

.promo-location .promo-store-text{
    padding-top: 5px;
}

.promotion-wrapper .item-promo-country{
    padding: 10px 15px;
    border: 1px solid #000000;
}

.promotion-wrapper .panel .panel-group .promo-store-of-city{
    border-bottom: 0;
}

.promotion-wrapper .panel > .collapsing, .promotion-wrapper .panel > .collapse{
    border-bottom: 0;
}

.promo-location .promo-store-text span.store-name{
    text-transform: capitalize;
}

.productstate-right{
    width: 100%;
}

.location-search-box{
    display: none;
}

.cooperation-page .item.item-email{
    font-size: 14px;
}

.page .company-info .item a{
    color: #000000;
}
/* DARK THEME */
/* First text color */
.bt-dark .modal-footer .registration-btn-wrapper .btn:hover,
.bt-dark .header-top p,
.bt-dark .header-top span,
.bt-dark .header-top a,
.bt-dark .nav-main-dropdown h5,
.bt-dark .nav-main-dropdown li > a,
.bt-dark .nav-main > li > a,
.bt-dark .nav-main-dropdown .nav-main > li > a,
.bt-dark .bt-dark .nav-main > li > a ,
.bt-dark .footer-wrapper a:hover,
.bt-dark .modal .products-detail-wrapper .btn-wrapper a,
.br-dark .cart-step .btn-wrapper a:hover,
.bt-dark .btn-success,
.bt-dark .btn-success:hover,
.bt-dark .btn-success:focus,
.bt-dark .btn-success:active,
.bt-dark .btn-success:active:focus{
    color: #ffffff;
}

/* Second  text color */
.bt-dark a:focus,
.bt-dark a:hover,
.bt-dark .text-wrapper p a,
.bt-dark .header-top a:hover span,
.bt-dark .header-top .nav.nav-simple > li a:hover,
.bt-dark .header-favorite.header-favorite-simple:hover i,
.bt-dark .header-favorite.header-favorite-simple:hover .favorite-header-total,
.bt-dark .nav-main > li > a:hover,
.bt-dark .nav-main > li.active > a,
.bt-dark .nav-main-dropdown li > a:hover,
.bt-dark .grid-slider.intro-slider .text-wrapper .description a,
.bt-dark .article .item:hover .text-wrapper .category,
.bt-dark .article .category-submenu .item:hover .text-wrapper .title,
.bt-dark .article-autosuggest .item:hover .text-wrapper .category,
.bt-dark .footer .nav.items-wrapper .item a:hover,
.bt-dark .footer .nav.items-wrapper .item a:focus,
.bt-dark .footer-wrapper .copyright a,
.bt-dark .pagination > li > a:hover,
.bt-dark .pagination > li > span:hover,
.bt-dark .pagination > li > a:focus,
.bt-dark .pagination > li > span:focus,
.bt-dark .pagination > li > a:visited,
.bt-dark .pagination > li > span:visited,
.bt-dark .pagination >.active>a,
.bt-dark .pagination >.active>span,
.bt-dark .pagination >.active>a:hover,
.bt-dark .pagination >.active>span:hover,
.bt-dark .pagination >.active>a:focus,
.bt-dark .pagination >.active>span:focus,
.bt-dark .letters-inline span.item:hover,
.bt-dark .attribute-letters-list .title,
.bt-dark .social-share .item a:hover,
.bt-dark .header-cart-item .footer-wrapper .total-price,
.bt-dark .product-listing-filters .filter-group .filter-category-menu > ul li a:hover,
.bt-dark .product-listing-filters .filter-group .filter-category-menu > ul li a:focus,
.bt-dark .product-listing-filters .filter-group .filter-category-menu > ul li a:active,
.bt-dark .favorite:hover,
.bt-dark .cart-privacy-policy a,
.bt-dark .favorite.active i:before,
.bt-dark .favorite.active{
    color: #8BC34A;
}

/* Background color */
.bt-dark .header,
.bt-dark .header-top,
.bt-dark .header.fixed .header-top,
.bt-dark .nav-main-wrapper,
.bt-dark .footer-wrapper,
.bt-dark .modal .products-detail-wrapper .btn-wrapper a{
    background-color: #1f2323;
}

/* Background color 2 */
.bt-dark .icheckbox_flat.checked,
.bt-dark .iradio_flat.checked,
.bt-dark .modal-footer .registration-btn-wrapper .btn,
.bt-dark .toggle-banner .toggle-button,
.bt-dark .toggle-banner .item:last-child:before,
.bt-dark .shop-button-qnt:hover,
.bt-dark .product .item .caption-discount,
.bt-dark .product-details .caption-discount,
.bt-dark .btn-success:hover,
.bt-dark .btn-success:focus,
.bt-dark .btn-success:active,
.bt-dark .btn-success:active:focus,
.bt-dark .btn-info,
.bt-dark .loader-icon:after,
.bt-dark .newsletter.fullwidth-center .btn-wrapper .btn,
.bt-dark .product-listing-intro .list-types-wrapper .item.active i,
.bt-dark .product-listing-intro .list-types-wrapper .item:hover i,
.bt-dark .modal .products-detail-wrapper .btn-wrapper a:hover,
.bt-dark .cart-onepage .nav-tabs > li.active:after,
.bt-dark .delivery-option-text button:hover,
.bt-dark .delivery-option-text button:focus,
.bt-dark .delivery-option-text button:active:focus,
.bt-dark .btn-success{
    background-color: #8BC34A;
}

.bt-dark .nicescroll-rails > div {
    background-color: #8BC34A !important;
}

/* Background color 3 */
.bt-dark .nav-main-dropdown-wrapper {
    background-color: rgba(55, 62, 62, 0.9);
}

/* Border color */
.bt-dark .nav-main-wrapper {
    border-color: #373e3e;
}

/* Border color 2 */
.bt-dark .panel > .collapsing,
.bt-dark .panel > .collapse,
.bt-dark .toggle-banner > .item,
.bt-dark .newsletter.fullwidth-center .btn-wrapper .btn,
.bt-dark .icheckbox_flat:hover,
.bt-dark .iradio_flat:hover,
.bt-dark .delivery-option-text button:hover,
.bt-dark .delivery-option-text button:focus,
.bt-dark .delivery-option-text button:active:focus{
    border-color: #8BC34A;
}

/* Other */
.bt-dark .icheckbox_flat.checked {
    background-image: url('../../images/core/check_box.png');
    background-position: center;
    background-repeat: no-repeat;
}

.bt-dark .storelocator-panel .store-item:hover {
    box-shadow: inset 4px 0 0 #8BC34A;
}

.bt-dark .autocomplete-button.autocomplete-button-simple{
    background: url("../../images/core/search_white_3.png") center no-repeat;
}

.bt-dark .mini-cart.mini-cart-simple .icon-wrapper .icon:before{
    content: url(../../images/core/korpa-white.png);
}

.bt-dark .mini-cart.mini-cart-simple .icon-wrapper:hover .icon:before{
    content: url(../../images/core/korpa-green.png);
}


.bt-dark .header-top .quick-links:before{
    content: url("../../images/core/header_pin-white.png");
}

.preorder-date{
    display: none;
}

.bt-theme .product-details-related{
    display: none;
}

.bt-theme .nav-main > li > a{
    font-weight: 600;
}

.bt-theme .filter-group .items-wrapper > li.form-group-checklabel label{
    font-weight: 600;
}

.bt-theme .sidebar-newsletter-wrapper{
    padding: 30px;
}

.bt-theme .sidebar-newsletter-wrapper .description{
    font-weight: 500;
    margin-bottom: 20px;
}

.bt-theme .sidebar-newsletter-wrapper .button-wrapper .btn{
    color: #000000;
}

.bt-theme .sidebar-newsletter-wrapper .form-control{
    margin-bottom: 10px;
}

.background-toggle-text-item .item .content{
    display: none;
}

.background-toggle-text-item .item.active .content{
    display: block;
    padding: 10px 20px;
}

.background-text-item{
    background: transparent !important;
}

.background-text-item .text-wrapper .title{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.background-toggle-text-item .acordian-items-wrapper .title{
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}

.background-toggle-text-item .acordian-items-wrapper .title:before{

}

.background-text-item .description{
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
}

.background-toggle-text-item .acordian-items-wrapper .item .title{
    padding: 5px 20px;
    border-bottom: 1px solid #e3e3e3;
}

/*No products home page*/
.tp-home.bt-no-products-home .slider.main-slider {
    margin-bottom: 0;
}
.tp-home.bt-no-products-home .slider.main-slider .slider-init {
    margin-bottom: 0;
}
.tp-home.bt-no-products-home .product-generic-tabs.lists-tabs{
    margin: 0;
}
.tp-home.bt-no-products-home .two-img-half-width-slider {
    margin: 0;
}
.tp-home.bt-no-products-home .shop_look_home-slider,
.tp-home.bt-no-products-home .slider_block-slider {
    margin: 0;
}
/*No products home page End*/
/*Instagram*/
.slider.instagram-feed-api{
    margin-bottom:0px;
    margin-top:60px;
}
.slider.instagram-feed-api .heading-wrapper .title,
.slider.instagram-feed-slider .heading-wrapper .title span{
    color: #000000;
    font-size: 30px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
}

.slider.instagram-feed-api .heading-wrapper .title span{
    font-size: 40px;
    font-weight: 100;
}
.slider.instagram-feed-api .heading-wrapper h2:before,
.slider.instagram-feed-slider .heading-wrapper .title span:before{
    display: none;
}

.slider.instagram-feed-api .slick-slide{
    padding: 0;
}

.slider.instagram-feed-api .slick-slide .img-wrapper a img{
    max-height: 318px;
    height: 318px;
}

.slider.instagram-feed-api .button-wrapper{
    display: none;
}
.slider.instagram-feed-api .item{

    background: #000000;
    padding: 0;
}
.slider.instagram-feed-api .item img{
    opacity: 0.7;

}
.slider.instagram-feed-api .item:hover img{
    opacity: 1;
}

.instagram-feed-api{
    margin-top: 30px;
}
.slider.instagram-feed-api .heading-wrapper {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: static;
    pointer-events: all;
}
.slider.instagram-feed-api .heading-wrapper h2 {
    color: #000000;
    font-size: 40px;
    line-height: 40px;
    text-transform: none;
    text-align: center;
    margin-bottom: 30px;
}

.slider.instagram-feed-api .item .img-wrapper{
    height: 100%;
    height: 318px;
}

.slider.instagram-feed-api .item .img-wrapper a{
    display: block;
    height: 100%;
}

.slider.instagram-feed-api .item img{
    opacity: 0.7;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.slider.instagram-slider.instagram-feed-api .item:hover .img-wrapper a p.description {
    opacity: 1;
    top: 50%;
}

.slider.instagram-slider.instagram-feed-api .item .img-wrapper a p.description {
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.slider.instagram-slider.instagram-feed-api .item:hover img {
    opacity: 0.5;
}


#product_sizeguide_shoes_modal_slider .modal-body .subtitle,
#product_sizeguide_shoes_modal_slider .modal-body .subtitle{
    color: #7a7a7a;
    font-size: 14px;
    font-family: 'lato', sans-serif;
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
    height: 40px;
}

#product_sizeguide_shoes_modal_slider .text-wrapper,
#product_sizeguide_textiles_modal_slider_men .text-wrapper{
    width: calc(100% - 220px);
    float: left;
    display: inline-block;
}

#product_sizeguide_shoes_modal_slider .helper-description ,
#product_sizeguide_textiles_modal_slider_men .helper-description{
    font-size: 14px;
    line-height: 18px;
    width: 200px;
    float: right;
    margin-left: 20px;
}

#product_sizeguide_shoes_modal_slider .img-wrapper,
#product_sizeguide_textiles_modal_slider_men .img-wrapper{
    width: 200px;
    float: right;
    position: relative;
    margin-left: 20px;
    min-height: 500px;
    display: inline-block;
}

#product_sizeguide_shoes_modal_slider .img-wrapper > div,
#product_sizeguide_textiles_modal_slider_men .img-wrapper > div{
    display: none;
}

#product_sizeguide_shoes_modal_slider .img-wrapper > div.subtitle,
#product_sizeguide_textiles_modal_slider_men .img-wrapper > div.subtitle{
    display: block;
}

#product_sizeguide_shoes_modal_slider .img-wrapper > img,
#product_sizeguide_textiles_modal_slider_men .img-wrapper > img {
    display: block;
    margin: auto;
}

#product_sizeguide_shoes_modal_slider .img-wrapper > div[class^="description-"],
#product_sizeguide_textiles_modal_slider_men .img-wrapper > div[class^="description-"]{
    font-size: 14px;
    line-height: 18px;
    color: #7a7a7a;
    margin-top: 15px;
}

#product_sizeguide_shoes_modal_slider .img-wrapper > div[class^="item-"],
#product_sizeguide_textiles_modal_slider_men .img-wrapper > div[class^="item-"]{
    width: 20px;
    height: 20px;
    position: absolute;
    background: #505252;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

#product_sizeguide_shoes_modal_slider .img-wrapper .title,
#product_sizeguide_textiles_modal_slider_men .img-wrapper .title {
    color: #525252;
    margin-bottom: 10px;
    text-transform: uppercase;
}


#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-waist,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-waist,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-waist,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-waist{
    left: calc(50% - 35px);
    top: 140px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-chest,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-chest,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-chest,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-chest {
    left: calc(50% + 20px);
    top: 80px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-hips,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-hips,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-hips,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-hips{
    left: calc(50% + 20px);
    top: 195px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-sleeve,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-sleeve,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-sleeve,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-sleeve {
    left: calc(50% - 65px);
    top: 220px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-leg,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-leg,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-leg,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-leg {
    left: calc(50% + 10px);
    top: 370px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #man .img-wrapper > .item-neck,
#product_sizeguide_textiles_modal_slider_men #man .img-wrapper > .item-neck,
#product_sizeguide_shoes_modal_slider #boys .img-wrapper > .item-neck,
#product_sizeguide_textiles_modal_slider_men #boys .img-wrapper > .item-neck{
    left: calc(50% + 10px);
    top: 45px;
    display: block;
}


#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-waist,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-waist {
    left: calc(50% - 30px);
    top: 170px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-chest,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-chest{
    left: calc(50% + 18px);
    top: 110px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-hips,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-hips {
    left: calc(50% + 20px);
    top: 200px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-sleeve,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-sleeve {
    left: calc(50% - 65px);
    top: 230px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-leg ,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-leg {
    left: calc(50% + 6px);
    top: 380px;
    display: block;
}

#product_sizeguide_shoes_modal_slider #woman .img-wrapper > .item-neck,
#product_sizeguide_shoes_modal_slider #girls .img-wrapper > .item-neck {
    left: calc(50% + 7px);
    top: 67px;
    display: block;
}

.slider.instagram-slider{
    overflow: hidden;
}

.popover, .popover-title, .popover-content{
    max-width: 165px;
    width: 165px;
}

.product .item .img-wrapper{
    overflow: inherit;
}

.cokie-info-wrapper .read-more button{
    border: none;
    padding: 0;
}
#product_details_modal .modal-quick-view{

}

.modal .modal-quick-view .close{
    top: 3px;
    transform: translateY(0);
}
.modal-quick-view .modal-header{
    min-height: auto;
    padding: 15px 30px;
}