#st_header .shop_logo img{
    width: 200px;
}

#st_mega_menu_wrap{
    margin: 10px auto 5px auto;
}

.stmenu_sub ul.mu_level_1{
    margin: 10px 20px;
}

#st_mega_menu_wrap .ma_level_0{
    margin-bottom: 10px;
}

#st_mega_menu_wrap .stmenu_sub{
  padding: 0;
}

#st_mega_menu_wrap .stmenu_sub .row{
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 50%;
    right: 50%;
    position: relative;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 5px 6px rgba(0,0,0,.4);
}

.stmenu_sub{
  box-shadow: none;
}

.logo_box{
    text-align: center;
}

#st_header .shop_logo img{
    width: 50%;
}

.kyma-heading{
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 20px;
}

.background-cover{
    background-size: cover;
    background-position: center center;
}

.products_sldier_swiper .ajax_block_product .pro_outer_box.home_default, .product_list.grid .ajax_block_product .pro_outer_box.home_default{
    max-width: 360px;
}

.nav_bar .header_item i{
    font-size: 1rem;
}

.size-pop-up td, .size-pop-up th{
    text-align: center;
    padding: 0.25rem 0.7rem;
}

.page_title{
    background: #f2f2f2;
    text-align: center;
    padding: 20px 0 0 0;
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.1;
}

.page_title.no-breadcrumb{
    padding: 20px 0;
}

.breadcrumb_wrapper {
    background: #f2f2f2;
    margin: 0 !important;
}

.breadcrumb_nav{
    text-align: center;
    font-size: 14px;
    padding: 0 0 10px 0;
}

body.product .product-price{
    display: block;
    width: 100%;
    background: #444;
    text-align: center;
    margin: 10px 0 0 0;
}

body.product .product-price .price{
    color: #fff;
}

.size-link-wrapper{
    display: block;
    width: 100%;
}

.size-link-wrapper .inline_popup_wrap{
    display: block;
    width: 100%;
    text-align: center;
}

.add_to_love i{
    display: inline-block !important;
}

.social_share_block{
    float: right;
    display: inline-block;
}

.next-previous-nav{
    height: 60px;
    text-align: right;
    margin: -60px auto 0 auto;
}

.my_account_left_column .love-link i{
    display: inline-block;
}

.myacount_dashbord_list .list-group-item{
    padding: 20px;
    font-size: 16px;
    width: 100%;
}

.myacount_dashbord_list .list-group-item i{
    display: block;
    font-size: 20px;
}

.my-account h6{
    text-align: center;
    padding: 20px 0;
}

body.cart #wrapper{
    background: #ffffff;
    padding: 20px 0;
}

body.cart .card{
    background: #fff;
    border: none;
}

.category_products_container .title_block .title_block_inner{
    width: 100%;
    text-align: center;
}

.product-features dl.data-sheet dt.name{
    font-weight: 400;
}

.product-information .control-label{
    font-weight: 400;
}


#contact section.contact-form{
   background: #fff;
}

#authentication #wrapper, #authentication .breadcrumb_spacing{
   background: #f8f8f8;
}

#register_form_block{
   background: #fff;
   padding: 40px;
}

#login_form_block{
   background: #fff;
   padding: 40px;
}

.sizes-chart-titles{
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 20px 0;
  display: block;
  text-align: center;
}

.sizes-chart-table td, .sizes-chart-table th {
  font-size: 15px;
}

.inline_popup_content{
  width: 80%;
  max-width: 1000px;
  margin-top: 100px;
}

.grey-bg{
  background: #f2f2f2;
}

.chart-card{
  padding: 20px;
  text-align: center;
}

.chart-card p{
  text-align: left;
}

.sizes-chart-table-wrapper{
  overflow: scroll;
}

.sizes-chart-table-wrapper::-webkit-scrollbar {
    width: 10px;
}

.sizes-chart-table-wrapper::-webkit-scrollbar-track {
    //-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #fafafa;
}

.sizes-chart-table-wrapper::-webkit-scrollbar-thumb {
  background-color: #444;
  outline: 1px solid slategrey;
}

#st_mega_menu_wrap #st_menu_9 .stmenu_sub,
#st_mega_menu_wrap #st_menu_16 .stmenu_sub,
#st_mega_menu_wrap #st_menu_6 .stmenu_sub{
  text-align: right;
}

#subcategories .subcate_grid_view li .subcategory-name{
    font-size: 20px;
    font-weight: 500;
}

.newsletter-box{
  text-align: center;
}

.newsletter-box h5{
   font-size: 18px;
   font-weight: 500 !important;
   margin-bottom: 20px;
}

.newsletter-box div{
   margin-bottom: 20px;
}

.btn-small{
  line-height: 30px;
}

.cart-notification{
   display: flex;
    background: #fff;
    border: none;
    align-items: center;
    padding: 10px;
    border: 1px solid #f2f2f2;
}

.cart-notification .icon{
  font-size: 30px;
  margin-right: 10px;
}

.cart-notification .notification{
}

.st_notification_wrap .notification_inner{
  padding: 40px 40px 20px 20px;
}

.product-variants .control-label {
    display: inline-block;
}

.size_chart_wrapper{
  display: inline-block;
  float: right;
}

.size_chart_wrapper a{
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}

.product-information .control-label {
    font-weight: 500;
}

#mobile_bar .mobile_logo .logo {
    width: 150px;
}

#mobile_bar .mobile_logo{
  width: 150px;
}

.mobile_bar_item i{
  color: #222222;
}

#mobile_bar_top {
    height: 100px;
}

.mobile_bar_tri .ajax_cart_bag{
  margin-top: 5px;
}

.mobile_bar_tri i {
    font-size: 19px !important;
}

.slider-bottom-legend{
 align-items: flex-end;
}

.mu_level_2 li a{
  display: inline-block;
}

.mu_level_2 a .list_arrow{
  display: none;
}

.mu_level_2 li a:after {
  content: '';
  display: block;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width .5s ease;
  background: #000;
}

.mu_level_2 li a:hover:after {
  width: 100%;
  transition: width .5s ease;
}

.instagram_block_center_container{
  margin-bottom: 0;
}

.stsocial_block li{
  padding: 10px 20px 0 20px;
}

#nav_left{
  width: 30%;
}

#nav_right{
  width: 30%;
}

#nav_right .flex_box{
  justify-content: flex-end;
}

#nav_center .stsocial_block li {
    padding: 5px 10px 0 10px;
}

.cms_content{
    max-width: 1240px;
    margin: 0px auto 100px auto;
}

.cms_content h5{
  margin-top: 40px;
  margin-bottom: 20px;
}

.cms_content h6{
  margin-top: 30px;
  margin-bottom: 20px;
}

.cms_content p{
 text-align: justify;
}

#faq .categories-faq-wrapper{
  display: block !important;
}

#faq .categories-faq-wrapper .accordion-body ul{
  margin: 0;
  padding: 0;
}

#faq .categories-faq-wrapper .accordion-body ol{
  margin: 10px 0;
  padding: 0 20px;
}

#faq .categories-faq-wrapper .accordion-body li{
  border: none;
  margin: 0;
}

#category-description{
  text-align: justify;
}

.stmenu_sub .megamenu-effect-image{
  display: none;
}

.stmenu_sub .megamenu-effect-image.active{
  display: block;
}

.featured_categories_container .s_title_block{
  font-size: 17px;
}

.product_name_wrap .product_name{
  margin-bottom: 5px;
}

.product-inline-breadcrumb{
  font-size: 14px;
}

.page-product .header-container{
  box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
}

.product_name_wrap{
  margin-top: 10px;
}

.pro_gallery_thumbs_vertical .swiper-container{
  height: 100%;
}

.product-inline-reference{
  font-size: 14px;
  text-align: left;
}

.pro_gallery_thumbs_vertical .swiper-slide{
  text-align: center;
  height: 150px;
}



@media only screen and (max-width: 920px){
.category-header{
  display: none;
}
.category-header-mobile{
  display: block;
}
}

@media only screen and (min-width: 920px){
.category-header{
  display: block;
}
.category-header-mobile{
  display: none;
}
}

.category-header, .category-header-mobile{
  position: relative;
}

.category-description, .category-description-mobile{
  position: absolute;
  /*top: 50%;
  transform: translateY(-50%);*/
  bottom: 30px;
  z-index: 60;
  width: 100%;
}

.category-description p{
  font-size: 18px;
  color: #fff;
  width: 40%;
  margin-bottom: 0;
}

.category-description-mobile p{
  font-size: 16px;
  color: #fff;
  width: 80%;
  height: 50px;
  overflow: hidden;
}

.category-description-mobile p:after{
  content: "...";
  position: absolute;
  bottom: -30px;
  left: 15px;
  margin: 0;
  font-size: 40px;
}

.category-description-mobile p.visible:after{
  content: "";
  position: absolute;
  bottom: -20px;
  left: 15px;
}

.category-description .page_title{
  background: none;
  text-align: left;
  color: #fff;
  padding: 20px 0 5px 0;
}

.category-description-mobile .page_title{
  background: none;
  text-align: left;
  color: #fff;
  padding: 20px 0 5px 0;
}

#js-product-list-top{
  flex-flow: row-reverse;
}

#footer-secondary{
  background-size: cover;
  font-size: 16px !important;
}

.copyright-notice{
  text-align: center;
  margin-top :50px;
}

.stsocial_block li {
    padding: 5px 0 0 0;
}

.mobile-language-selector{
  display: none;
  background-color: #ffffff;
  font-size: 15px;
  position: absolute;
  z-index: 9999;
  text-align: center;
  width: 100%;
  top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.mobile-language-selector .header_item{
  color: #222222;
  margin: 5px;
}

@media only screen and (max-width: 991px){
  .mobile-language-selector {
    display: inline-block;
  }
  .shipping-top-banner {
    margin-top: 30px;
  }
  .shipping-top-banner p{
    margin-bottom: 0px;
  }
}


@media only screen and (max-width: 991px){
.transparent-mobile-header .header-banner{
}
}

body#index .transparent-mobile-header #st_header #mobile_bar{
  position: relative;
}

.contact-subheader{
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.contact-blurb{
    margin-top: 20px;
    font-weight: 500;
    display: flex;
}

.contact-blurb i{
  margin: 0 10px;
}

#footer-secondary {
    background-position: center bottom;
    padding-top: 250px;
}

#search_filters .facet{
  margin-right: 20px;
}

#search_filters .facet .dropdown_tri i{
  margin-left: 10px;
}

#st_menu_block_18{
  max-height: 500px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

#guest-tracking #wrapper, #guest-tracking .breadcrumb_spacing{
   background: #f8f8f8;
}

.guest_tracking_form_block{
   background: #fff;
   padding: 40px;
   margin-top: 2rem !important;
   margin-bottom: 4rem !important;
}

.font-weight-semi-bold{
  font-weight: 500;
}

.menu-category-title{
  margin-right: 20px;
  margin-top: 30px;
  color: #444;
  cursor: default;
}

.stmenu_sub a.ma_level_1.ma_item{
  display: none;
}

.btn.infinite-more-link, .btn.btn-newsletter{
    font-size: 17px;
    color: #222;
    font-weight: 500;
}

.btn.infinite-more-link:hover, .btn.btn-newsletter:hover{
  color: #fff;
}

.btn.btn-arrow-only i{
  margin-left: 5px;
  margin-right: 5px;
}

.st_news_letter_popup_wrap .modal-content{
  padding:  40px 40px 30px 40px;
}


.st_news_letter_popup_wrap .modal-content i{
  font-size: 40px;
}

.products_sldier_swiper .swiper-pagination-bullet{
  background: #efefef;
}

.stfeaturedslider_container .swiper-pagination-bullet{
  background: #efefef;
}

.products_sldier_swiper .swiper-pagination-bullet:hover{
  background: #bbb;
}

.stfeaturedslider_container .swiper-pagination-bullet:hover{
  background: #bbb;
}

.products_sldier_swiper .swiper-pagination-bullet-active{
  background: #666;
}

.stfeaturedslider_container .swiper-pagination-bullet-active{
  background: #666;
}

.category-description .container.dark h1, .category-description .container.dark p{
  color: #222;
}

.category-description-mobile .container.dark h1, .category-description-mobile .container.dark p{
  color: #222;
}

.image-with-label{
  position: relative;
}

.image-with-label .wpb_singleimage_heading{
    position: absolute;
    bottom: 20px;
    margin: 0;
    width: calc(100% - 10px);
    text-align: center;
}

.image-with-label .title_block_inner{
    font-size: 22px;
    color: #fff;
    padding: 7px 20px;
}

.featured_categories_item .s_title_block{
  font-size: 18px;
}

.btn-slider{
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Alegreya Sans", Tahoma, sans-serif, Arial;
    line-height: 40px;
    border: 2px solid #fff;
}

.product-page-info-bar {
  text-align:center;
  padding: 50px 0 100px 0;
  font-size: 14px;
}

.product-page-info-bar .info-title{
  font-weight: 500;
  font-size: 15px
}

.product-page-info-bar i{
  font-size: 50px;
}

.product-page-info-bar img{
  width: 35px;
  margin-bottom: 25px;
}

.product-page-info-bar div{
  margin-bottom: 50px;
}

.cms-id-4 .page_title{
  background: none;
  padding: 0;
  color: #fff;
  font-size: 40px;
}

.cms-id-4 .breadcrumb_wrapper {
  display: none;
}


@media only screen and (max-width: 700px){
.cms-id-4 .cms-banner{
  display: none;
}
.cms-id-4 .cms-banner-mobile{
  display: block;
}
}

@media only screen and (min-width: 700px){
.cms-id-4 .cms-banner{
  display: block;
}
.cms-id-4 .cms-banner-mobile{
  display: none;
}
}

.cms-banner{
  position: relative;
}

.cms-banner-description{
    position: absolute;
    top: 47%;
    z-index: 60;
    width: 100%;
}

@media only screen and (max-width: 991px){
.mobile_header_wrapper {
    display: block;
    height: 100px;
}
}

.contact-page-contact-info{
    margin-top: 100px;
    background: #f2f2f2;
    padding: 10px 30px 30px 30px;
}

.font-forum{
    font-family: "Forum", Tahoma, sans-serif, Arial;
    font-weight: bold;
}

#side_stmobilemenu .st-menu-title{
  display: none;
}

#side_stmobilemenu .close_right_side{
    color: #444;
    font-size: 25px;
}


#side_stmobilemenu #st_mobile_menu{
  margin-top: 40px;
}


@media only screen and (max-width: 600px){
#js-product-list .product_list_item{
     width: 50%;
    display: inline-block;
    clear: unset;
    float: left;
    text-align: center;
}
}

.kolaz-rings{
    width: calc(50% - 15px);
    float: left;
    z-index: 999;
}

.kolaz-new-designs{
    width: calc(50% - 15px);
    float: right;
    z-index: 999;
}




@media only screen and (min-width: 1440px){
.kolaz-necklaces{
  margin-bottom: 37px;
}
.kolaz-rings{
    margin-bottom: 37px;
}
.kolaz-new-designs{
    margin-bottom: 37px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1440px ){
.kolaz-necklaces{
  margin-bottom: 30px;
}
.kolaz-rings{
    margin-bottom: 30px;
}
.kolaz-new-designs{
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 1200px){
.kolaz-necklaces{
  margin-bottom: 23px;
}
.kolaz-rings{
    margin-bottom: 23px;
}
.kolaz-new-designs{
    margin-bottom: 23px;
}
}

.image-with-label  .title_block_inner:after {
  content: '';
  display: block;
  height: 2px;
  width: 0px;
  background: transparent;
  transition: width .5s ease;
  background: #000;
}

.image-with-label  .title_block_inner:hover:after {
  width: 100%;
  transition: width .5s ease;
}

.product_list.list .product_list_item{
  padding-top: 0;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.payment-logos{
  text-align: center;
  margin: 50px;
}

@media only screen and (max-width: 600px){
.product_list.list .ajax_block_product .s_title_block{
  height: 70px;
}
}

.btn_to_checkout , #cart .cart-grid-body .btn-default,  #checkout #payment-confirmation .btn-default{
    font-size: .875rem;
    font-weight: 700;
    font-family: "Raleway", Tahoma, sans-serif, Arial;
    line-height: 36px;
    height: 40px;
}

.checkout_wrapper{
  background-color: #fff;
}

.checkout_left_column, .checkout_right_column, .cart-grid-body .card, .cart-grid-right .card{
  border: 1px solid #f2f2f2 !important;
}

#st_swiper_7 .st_image_layered_description, #st_swiper_1 .st_image_layered_description{
  display: block;
}

.listing-material{
  font-size: 15px;
}

.product_list.list .ajax_block_product .s_title_block{
  height: auto !important;
  margin-bottom: 0px;
}

@media only screen and (max-width: 991px) {
  #js-active-search-filters {
     display: block;
  }

  #js-active-search-filters .toggle_btn{
    margin: 10px 0 0 0;
    border: none;
  }

  #js-product-list-top {
    flex-flow: row;
  }
}


@media only screen and (max-width: 400px){
.product_list.list .ajax_block_product .s_title_block {
    height: 70px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.ajax_block_product .price {
    font-weight: 500;
    font-size: 16px;
    font-family:  Commissioner;
}

.product-prices .current-price .price{
    font-size: 20px;
}

#faq .accordion-heading a {
    font-weight: 400;
}

.cms_content h5{
    font-size: 1.15rem;
    font-weight: 500;
}

.cms_content h6{
    font-weight: 500;
}

#faq h4 {
    font-size: 18px;
    font-weight: 500;
}

.add-to-cart.btn{
    font-weight: 600;
    font-size: 16px;
}

.form-control-select {
    font-size: .95rem;
}

#steasy_column_1590 .social_header{
  font-weight: 500;
}

#authentication #notifications {
    margin-top: 1rem;
    width: 50%;
    margin-left: 25%;
}

#steasy_column_1593 .social_wrap{
    width: 17px;
}

#steasy_column_1593 li a, #steasy_column_1593 li span{
    align-items: flex-start;
}

.contact-page-contact-info i {
    width: 16px;
    display: inline-block;
}


@media only screen and (max-width: 600px){
     #product #inline_popup_content_1{
        padding: 0;
        margin-top: 0;
        width: 90%;
    }

    #product .mfp-container{
        padding: 0;
        margin: 0;
        background: #fff;
        position: fixed;
        overflow: scroll;
    }

    #product #inline_popup_content_1 .size-pop-up{
       padding: 40px 0 0 0 ;
    }

    #product #inline_popup_content_1 button{
       top: 20px;
       right: -10px;
    }

    #product  .size_chart_wrapper a{
        font-size: 15px;
    }
}


.product-page-sold-out{
    background: #222;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
    padding: 5px;
    cursor: default;
}

.st_sticker_text{
    font-weight: 500;
}


/* kolaz video */
#easycontent_container_314{
  margin-bottom: 30px;
}

#easycontent_container_314 .container{
  padding-left: 0px;
  padding-right: 0px;
}

#easycontent_container_314 .container p{
  margin-bottom: 0px;
}

.vc_custom_1719815883106 .vc_column_container{
  display: block !important;
}


@media only screen and (max-width: 767px){
  #easycontent_container_314 .col-12{
    padding-left: 0;
    padding-right: 0;
  }
  #swiper_container_out_1{
    display: none;
  }
}


/* kolaz video 2 */
#easycontent_container_315{
  margin-bottom: 18px;
}

#easycontent_container_315 .col-12{
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px){
  #easycontent_container_315{
    margin-bottom: -30px;
  }

  #easycontent_container_315 .container{
    padding-left: 0;
    padding-right: 0;
  }
}

#rightbar{
    background: none;
}

#rightbar .rightbar_wrap{
    margin: 0 10px 10px 10px;
}

#rightbar .rightbar_wrap .icon_wrap{
    width: 70px;
    height: 70px;
    border-radius: 35px;
}

#rightbar .rightbar_wrap .amount_circle{
    right: 10px;
}

#rightbar .rightbar_wrap .icon_wrap .icon_text{
  font-size: 11px;
}

#rightbar .rightbar_wrap .icon_wrap:hover{
  background: #23201F;
}

@media only screen and (min-width: 991px) {
    .rightbar_mobile_only {
        display: none;
    }
}


#header_primary_container .language_selector.top_bar_item:before{
    content: "";
    display: inline-block;
    width: 4px;
    font-size: 0;
    overflow: hidden;
    height: 1px;
    background: #999;
    vertical-align: middle;
    margin: 0 5px 0 0;
}


#header_primary_container .language_selector.top_bar_item:first-child:before{
  width: 0;
  height: 0px;
}

#header_primary_container .language_selector.top_bar_item{
  padding: 0 0 0 5px;
}

.login.top_bar_item i, .userinfo_mod_top .dropdown_tri i.fto-user{
	font-size: 1.9em;
}

.search_widget_simple.top_bar_item .dropdown_tri i{
	font-size: 1.666em;
}

.userinfo_mod_top .dropdown_tri span{
  display: none;
}

.userinfo_mod_top .dropdown_tri{
  display: flex;
  align-items: center;
}

#header_primary_row{
  margin-top: 15px;
}

.full-width-video .container{
	max-width: unset;
    margin: 0;
    width: 100vw;
    padding: 0;
}

.full-width-video .easycontent_container{
	margin: 0;
}

.full-width-video .vc_col-sm-12{
	padding: 0;
}


.display-none{
  display: none;
}

/*
* checkout / box now
*/
#checkout .delivery-options-list .delivery-option img{
    width: 45px;
}

#boxnow-map-container, #boxnowcy-map-container{
    width: 100%;
}

/*
* mobile pop up
*/
.mobile_device .st_news_letter_popup_wrap .modal-content{
  padding: 0;
  margin: 0;
}

.mobile_device .st_news_letter_popup_wrap p{
  margin-bottom: 0;
}

.mobile_device .st_news_letter_popup_wrap .st_modal_close{
  position: absolute;
  right: 10px;
  z-index: 999;
  top: 10px;
}
