/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 
 @font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aasz9c');
  src:  url('fonts/icomoon.eot?aasz9c#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?aasz9c') format('truetype'),
    url('fonts/icomoon.woff?aasz9c') format('woff'),
    url('fonts/icomoon.svg?aasz9c#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
    font-family:Fraunces-Light;
    src: url(fonts/Fraunces-Light.ttf);
}
@font-face {
    font-family:Fraunces-SemiBold;
    src: url(fonts/Fraunces-SemiBold.ttf);
}
@font-face {
    font-family:Caslon3;
    src: url(fonts/Caslon3.ttf);
}
@font-face {
    font-family:Caslon540;
    src: url(fonts/Caslon540.ttf);
}
@font-face {
    font-family:Caslon540;
    src: url(fonts/Caslon540.ttf);
}
@font-face {
    font-family:helvetica-light;
    src: url(fonts/helvetica-light.ttf);
}
@font-face {
    font-family:LetterGothicStd-Bold;
    src: url(fonts/LetterGothicStd-Bold.woff);
}


@font-face {
    font-family:Cambria-Regular;
    src: url(fonts/cambria-regular.ttf);
}
@font-face {
    font-family:Ccambria-Bold;
    src: url(fonts/ccambria-bold.ttf);
}
@font-face {
    font-family:Caslon540;
    src: url(fonts/Caslon540.ttf);
}
@font-face {
    font-family:Caslon3;
    src: url(fonts/Caslon3.ttf);
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  50% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
}
.d-none {display:none;}

.b2b-button .ti-heart:before,.bloc_details_product_2 i.ti-unlock:before,.bloc_details_product_2 i.ti-truck:before ,.bloc_details_product_2 i.ti-money:before,.product-detail button.btn.btn-primary.add-to-cart i:before,.box-shipping2 .ApRawHtml i,.icon_row_mission_h i,.owl-theme .owl-buttons div:before,.userinfo-selector i.ti-user:before, .blockcart i.ti-bag:before,.iview-directionNav a.iview-prevNav:before,.iview-directionNav a.iview-nextNav:before,.plist-dsimple .thumbnail-container .pro3-btn .btn-product i:before{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block_newsletter.block .alert.alert-success:before {
    display: none;
}
.text-center {text-align:center;}
.text-uppercase {text-transform:uppercase;}
.d-none {display:none;}
h2,.h2 { 
font-size: 48px !important;
 font-family:Caslon540!important;
 font-weight: 400;
}
.btn_view_prod {
    text-align: center;
}
.btn_view_prod a {
    color: #000;
    font-family: "Caslon3";
    font-size: 15px;
    border: 1px solid #000;
    padding: 10px 25px;
	border-radius: 8px;
    background: #f2f2f2;
}
.content_category_home img {
    border-radius: 8px;
}
.row_category_home .image_description {
    text-align: center;
}
.btn_view_prod a:hover {
	background: #fff!important;
}
.row_category_home h2{
	    padding-top: 15px!important;
	    font-size: 22px !important;
		padding-bottom: 10px!important;
}
.row_about_us {
    background: url(img/slide-carre-olive-wood-craft-002.jpg);
    background-repeat: no-repeat !important;
    background-size: cover;
}
.row_about_us {
    margin-top: 25px;
}
h3, .h3 {
	    font-family: 'Caslon3';
    font-size: 20px !important;
}
body #search_filters .facet .facet-title {
    font-family: Caslon540;
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #c1b500 !important;
    margin-bottom: 25px;
	    padding-bottom: 10px;
}
body #search_filters .facet .collapse.faceted-slider p {
    font-family: Caslon540;
    color: #a7a3a3;
    font-size: 18px;
}
.leo-megamenu .navbar-nav > li > a {
    font-family: 'Cambria-Regular' !important;
    font-size: 17px !important;
	    font-weight: normal !important;
		position:relative;
		color:#000 !important;
		    padding: 30px 10px!important;
			letter-spacing: 2px;
}
.leo-megamenu .navbar-nav > li > a.dropdown-toggle:hover:after {
    background: transparent !important;
}
.leo-megamenu .navbar-nav > li > a:after {
	    content: '';
    height: 2px;
    width: 0;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .25s;
    transition: width .25s;
	
}
.leo-megamenu .navbar-nav > li > a:hover,.leo-megamenu .navbar-nav > li.active {
	
	font-family: 'Cambria-Bold' !important; font-weight:700 !important;
	
}
/* .leo-megamenu .navbar-nav > li > a:hover:after,.leo-megamenu .navbar-nav > li.active > a:after,#product .leo-megamenu .navbar-nav > li.menu_shop > a:after { */
  /* background-color: #000!important;width: 100%!important;    height: 2px !important;    content: "" !important; */
/* } */
.dropdown-toggle span.hasicon.menu-icon-class i {
    float: right;
}
.box-top .h-logo img {
    max-height: 139px !important;
}
.box-top .h-logo {
    padding: 10px 0 0!important;
}
.userinfo-selector i.ti-user:before{
	  content: "\e901"!important;
}

 .blockcart i.ti-bag:before,.plist-dsimple .thumbnail-container .pro3-btn .btn-product i:before,.product-detail button.btn.btn-primary.add-to-cart i:before {
	  content: "\e900"!important;
}
.userinfo-selector i.ti-user:before, .blockcart i.ti-bag:before {
    font-size: 25px;
}
.box-top .col-info .wislish-button .ap-btn-wishlist .ap-total {
    display: none;
}
.box-top .col-info #_desktop_cart .header .cart-products-count {
    font-family: 'Caslon3'!important;
    background: #cccc00!important;
    width: 17px!important;
    height: 18px!important;
    border-radius: 0px!important;
    box-shadow: none!important;
    line-height: 15px!important;
    font-size: 13px!important;
    top: 18px!important;
    z-index: 0!important;
    left: 53% !important;
}
 .box-top .col-info #_desktop_cart .header i{
	     z-index: 99999 !important;
    position: relative;
 }
 
 
 .title_slide .caption-contain {
    color: #fff;
    font-size: 172px;
    font-family: "Fraunces-Light";
    opacity: .9 !important;
}

.sub_title_slide h1 {
    font-family: 'Caslon3';
    font-size: 24px;
}
.btn_slide .caption-contain {
  font-family: "LetterGothicStd-Bold" !important;
    text-transform: uppercase !important;
    color: #fff !important;
    background: #000 !important;
    font-size: 20px !important;
    height: 50px !important;
    line-height: 57px !important;
    border-radius: 26px;
}
.btn_slide .caption-contain:hover {
	    color: #000 !important;
    background: #fff !important;
}
.iview-directionNav a.iview-prevNav:before,.iview-directionNav a.iview-nextNav:before{
	  content: "\e902" !important;
	      font-size: 41px;
    font-weight: 600;
}
.owl-theme .owl-buttons div:before {
	  content: "\e902" !important;
	      font-size: 41px !important;
    font-weight: 600;
	color:#000 !important;
}
.owl-theme .owl-buttons div.owl-next {
    right: -35px !important;
}
.owl-theme .owl-buttons div.owl-prev {
    left: -29px!important;
}
.owl-theme .owl-buttons div {
	top: 39%!important;
}

.owl-theme .owl-buttons div.owl-prev:before {
	
	transform: rotate(59deg)!important;
}
.iview-directionNav a.iview-prevNav:before{
transform: rotate(59deg)!important;
}

.iview-directionNav a {
    background: transparent !important;
}

.iview .iview-directionNav a:hover:before {
    color: #000 !important;
}
h3.h3.product-title a {
    font-family: 'Caslon3';
    font-size: 18px !important;
    color: #000 !important;
	   -webkit-line-clamp: initial !important;
}
h3.h3.product-title a:hover {
	    color: #666 !important;
}
span.price span {
    font-family: "Caslon540";
    font-size: 18px !important;
    color: #000 !important;
    text-align: center;
}
    .plist-dsimple .thumbnail-container .pro3-btn {
        opacity: 1 !important;
        visibility: visible !important;
		    padding: 0 20px!important;
    }
	
	
	.plist-dsimple .thumbnail-container .pro3-btn .btn-product {
    width: 100%!important;
    box-shadow: none!important;
    background: #000!important;
    border-radius: 0px!important;
	height:40px !important;
}

.plist-dsimple .thumbnail-container .pro3-btn > div {
    display: block !important;
}
.plist-dsimple .thumbnail-container .product-price-and-shipping {
    text-align: center;
}
.category-products {
    padding-top: 0px !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product span span,.category-products .pro3-btn .btn-product span span{
    position: relative !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
    text-align: center !important;
    width: 100% !important;
    margin-bottom: 0px !important;
    font-family: "Caslon3" !important;
    font-size: 15px !important;
    color: #000;
    text-transform: none;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product,.category-products .pro3-btn .btn-product span span {
	    font-family: "Caslon3";
    font-size: 15px;
    border: 1px solid #000;
    padding: 10px 25px;
    background: #f2f2f2 !important;
	    border-radius: 8px !important;
}


.category-products .plist-dsimple .thumbnail-container .pro3-btn .btn-product span span, .category-products .pro3-btn .btn-product span span {border:none !important;}
body#category section#wrapper {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover {color:#fff !important;}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product i {display:none !important;}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product span span:before {display:none !important;}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product i, .product-detail button.btn.btn-primary.add-to-cart i {
	    color: #fff !important;
	
}
.plist-dsimple .thumbnail-container .pro3-btn .btn-product i:before, .product-detail button.btn.btn-primary.add-to-cart i:before {
		    color: #fff !important;
			    font-size: 29px;
    margin-left: 5px;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover i:before,.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover .leo-bt-cart-content span, .product-detail button.btn.btn-primary.add-to-cart:hover i:before {
    color: #000 !important;
	
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product:hover {
background:#fff !important;}
.product-flags .product-flag.new {
    background: #000 !important;
    font-family: "Caslon3" !important;
    color: #fff !important;
    border-radius: 4px !important;
}
.box-tabproducts .ApProductCarousel {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}

.section_about_h .block.pad_bottom_para_img.pad_top_img.ApRawHtml p {
    font-family: "Caslon3";
    font-size: 16px;
    color: #000 !important;
	    margin-bottom: 25px;

}
.pad_right_row_full {
    padding-right: 85px;
}
.section_about_h h2 {
    margin-bottom: 35px;    font-size: 45px !important;

}
.section_about_h .btn_black {
	    margin-top: 25px;
}
.btn_black,.contact-form input.btn.btn-outline,.giftcardbtn {
    font-family: "Caslon3" !important;
    font-size: 20px!important;
    background: #000!important;
    height: 50px!important;
    line-height: 33px!important;
    border-radius: 26px!important;
    padding: 10px 30px!important;
}

.btn_black:hover,.contact-form input.btn.btn-outline:hover,.giftcardbtn:hover {

background: #000!important;

    opacity: .8!important;
}
.giftcardbtn {
	     width: 50% !important;
    text-align: center;
}
.form_quote .alert.alert-success li {
    list-style: none !important;
}
.form_quote .alert.alert-success ul {
    margin-bottom: 0px;
}
.col_text_ab > a:before {
    content: url(icons/arrow-direction.png) !important;
	position:absolute;
	    left: -25px;
    top: 0;
-webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.9s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;

}
.txt_mission_h h2 {
    color: #000 !important;
    margin-bottom: 35px;
}
.col_text_ab > a{position:relative;    padding-left: 25px;}
.txt_mission_h p {
    font-family: "Caslon3";
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
	}
	.row_mission_h {
    padding-top: 60px;
}
.img_full_ab_h img, .img_full_ab_h {
    margin-bottom: 0px !important;
}
.icon_row_mission_h p{
  font-size: 18px!important;
}
.icon_row_mission_h p,.box-shipping2 .ApRawHtml h4 {
  
    font-family: Fraunces-SemiBold!important;
    color: #000!important;

}
.box-shipping2 .ApRawHtml h4 {
	  font-size: 17px!important;
}
.icon_row_mission_h p{    text-align: center;    margin-top: 40px;}
.icon_row_mission_h {
    text-align: center;   padding-bottom: 60px;
}
.icon_row_mission_h i{
color: #c1b500;
    font-size: 70px;
    padding: 20px;
    border: 1px solid #c1b500;
    border-radius: 100%;}
footer#footer {
    background: #c1b500 !important;
}
.bloc_details_product_2 p.text_icon_product {
    font-family: Fraunces-SemiBold !important;
    color: #000 !important;
    font-size: 18px;
}
.bloc_details_product_2 i, .bloc_details_product_2 p {
    display: inline-block !important;
}
.bloc_details_product_2 i {
    color: #000 !important;
    font-size: 40px !important;
    margin-right: 15px !important;
	    vertical-align: middle !important;
}
.p-cartwapper {
    margin-bottom: 15px !important;
}
.product-detail.product-thumbs-left .images-container .product-cover .product-flags {
    width: 37px !important;
    display: inline-block !important;
}
div#product-comments-list-header,#product-comments-list-footer {
    display: none!important;
}
div#empty-product-comment {
    font-family: "Caslon3";
    display: none!important;
}
.category-products h5.products-section-title span {
    display: none!important;
}
.category-products h5.products-section-title {
    font-size: 48px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
    text-transform: none !important;
}
.bloc_details_product_2 div {
    margin-bottom: 18px;
}
.bloc_details_product_2 i.ti-unlock:before  {content: "\e915"!important;}

.icon_row_mission_h i.ti-unlock:before{
	  content: "\e90a"!important;
}
.icon_row_mission_h i.ti-facebook:before,.bloc_details_product_2 i.ti-truck:before {
content: "\e90b"!important;
}
.icon_row_mission_h i.ti-Instagram:before {
content: "\e907"!important;
}
.icon_row_mission_h i.ti-twitter:before,.bloc_details_product_2 i.ti-money:before {
content: "\e909"!important;
}
.icon_row_mission_h i.ti-be:before {
content: "\e906"!important;
}
.txt_mission_h{
    margin-bottom: 65px!important;
}
.box-shipping2 {margin-top:0px !important;}
.box-shipping2:before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
    border-top: 1px solid #ffffff00 !important;
    border-bottom: 1px solid #000000 !important;
    pointer-events: none;
}

.box-shipping2 .ApRawHtml i.fa-plane:before {  content: "\e90c"!important;}
.box-shipping2 .ApRawHtml i.fa-truck:before {   content: "\e90d"!important;}
.box-shipping2 .ApRawHtml i.fa-percent:before {   content: "\e90f"!important;}
.box-shipping2 .ApRawHtml i.fa-shield:before {   content: "\e910"!important;}
.box-shipping2 .ApRawHtml i {
    font-size: 45px!important;
}
.box-shipping2 .ApColumn {
    border-right: 1px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.box-shipping2 .ApColumn:last-child { border-right: none !important;}
.box-shipping2 {
    padding: 0 !important;
}
.box-footerlink2 {
    padding-top: 50px !important;
}
.txt_ab_footer h3,.footer-container .ApColumn .title_block {
    text-transform: uppercase!important;
    font-family: "Caslon3"!important;
    font-weight: 600!important;
    letter-spacing: 2.4px!important;
    margin-bottom: 25px!important;
	font-size: 20px !important;
}
.footer-container .ApColumn ul li a {
    font-size: 14px !important;
    font-family: "Caslon3" !important;
    text-transform: uppercase;
    color: #000 !important;
    padding: 3px 0px !important;
    font-weight: 600 !important;
}
.footer-container .ApColumn ul li a {
    font-size: 14px;
    font-family: "Caslon3";
    text-transform: uppercase;
    color: #000 !important;
}
.txt_ab_footer p {
    font-family: "Caslon3";
    color: #000!important;
    font-size: 14px!important;
    margin-bottom: 25px!important;
	    line-height: 19px!important;

}
.txt_ab_footer ul li, .txt_ab_footer ul li a {
    font-family: "Caslon3"!important;
    color: #000!important;
    font-size: 14px !important;
}
.txt_ab_footer ul li {
    margin-bottom: 10px!important;
}
.txt_ab_footer ul li i {
    font-size: 17px!important;
    margin-right: 10px!important;
}
h3#block-newsletter-label {
    font-family: 'Fraunces-Light' !important;
    font-size: 36px !important;
    text-transform: none !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}
.box-footerlink2 .block_newsletter .input-wrapper input {
    font-family: "Fraunces-Light";
    color: #000 !important;
    font-size: 14px !important;
}
.box-footerlink2 .block_newsletter .input-wrapper button {
    font-family: "LetterGothicStd-Bold"!important;
    font-size: 16px !important;
    font-weight: bold !important;
    border: 1px solid #000!important;
    border-radius: 26px!important;
}
.box-footerlink2 .block_newsletter .input-wrapper {
    width: 100%;
}

.box-footerlink2 .block_newsletter .input-wrapper button:hover {
	
	
	color:#fff !important;
	background:#000 !important;
}
.img_footer_after img {
    width: 60px;
    float: right;

    margin-top: -12px;

}

p.txtcopyright, p.txtcopyright a {
    font-size: 14px;
    font-family: "Caslon540";
    color: #000;
      text-transform: uppercase;
}
p.txtcopyright a:hover {
	text-decoration:underline;
}
footer#footer .wrapper:last-child {
    border-top: 1px solid #000!important;
}
.box-coppy2 {
    padding: 10px 0 0px!important;
}
#back-top {
    background-color: #000 !important;
    border-radius: 0;
    border-top-left-radius: 18px;
}
#back-top a {border:none !important;    font-size: 25px!important;}
#back-top:hover {
    opacity: .8;
    background-color: #0000006b !important;
}
.leo-fly-cart {display:none !important;}
/* .breadcrumb:before { */
	/* content:url(img/banner-shop-all.jpg) !important; */
/* } */


.breadcrumb {
    display: none;
}
/* body:not(#index) header#header { */
    /* border-bottom: 1px solid #000; */
/* } */
.block-category.card h1 {
    font-size: 48px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
    color: #000 !important;
    text-transform: none !important;
}
.block-category #category-description p,.product_list.list .thumbnail-container .product-description-short {
    font-family: "Caslon3";
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.sidebar .block,.sidebar #search_filters_wrapper {
    border: none !important;
   
}
.sidebar .block{
	 padding-top: 0px !important;
}
.block-categories .category-sub-menu li > a {padding: 5px 0!important;}
body #search_filters .ui-slider .ui-slider-handle {border-radius:100% !important;}
.sidebar .block .title_block a,#search_filters > .h6 {
    color: #000!important;
    font-size: 29px !important;
    font-family: Caslon540 !important;
    font-weight: 400!important;
    color: #000 !important;
    text-transform: none !important;

}
.block-categories .category-sub-menu li > a {
    font-family: "Caslon3";
    font-size: 16px !important;
    color: #000 !important;
}
.pagination > div {
    font-family: "Caslon3"!important;
    font-size: 16px!important;
}
.pagination{
	border-top: 1px solid #c1b500!important;
 
    border-radius: 0px !important;
}
.products-selection{
	    background: #efefef!important;
    border-radius: 6px!important;
    padding: 10px!important;
}
.products-selection .display > div a {
    color: #000000 !important;
font-size: 18px!important;
}
.products-selection .sort-by {
    font-family: "Caslon3";
    color: #000!important;
    font-size: 16px!important;
}
.products-sort-order .select-title,.products-sort-order .select-list {
    font-family: "Caslon3"!important;
    color: #000!important;
}
.plist-dsimple .thumbnail-container .product-title {
    display: flex;
    align-items: center;
    height: 40px;
}
h1.h1.product-detail-name {
    font-family: "Caslon540" !important;
    color: #000 !important;
    font-size: 32px !important;
    font-weight: 400 !important;
	    line-height: 24px;
}
.product-detail .product-prices .current-price {  font-size: 23px !important;}
.product-prices .current-price span[itemprop="price"] {
    font-family: "Caslon3";
    font-weight: normal;
}
.product-reference, .product-reference strong {
    font-family: 'Caslon3';
    color: #000;
    font-weight: normal !important;
}
.product-detail .product-prices {
    margin: 0px 0px 0px 0px!important;
}
.product-prices .tax-shipping-delivery-label {
    display: none;
}
.product-detail .description-short {
    padding-top: 30px !important;
    margin-bottom: 0px !important;
}
.product-detail .description-short p, .product-detail .description-short ul li {
    font-family: "Caslon3";
    font-size: 16px;
    color: #000 !important;
	    font-weight: normal;
}
.product-detail .description-short ul {
    padding-left: 45px;
}
.product-detail .description-short p strong {
	 font-family: "Caslon540" !important;
	     font-weight: normal;
}
.p-cartwapper {
	    border-top: 1px solid #000 !important;
			    border-bottom: 1px solid #000 !important;
}
.product-detail .product-actions button.btn.btn-primary.add-to-cart {
    box-shadow: none !important;
    background: #000 !important;
    border-radius: 8px !important;
    height: 50px !important;
    line-height: 40px!important;
    text-align: center!important;
    font-family: "Caslon3" !important;
    font-size: 20px !important;
    position: relative!important;
	border:2px solid #000 !important;
	    max-width: 100% !important;
    width: 100% !important;
	    text-transform: none !important;
}
.products-accordion .card {
	border-top: 1px solid #d0cfcf!important;
	border-bottom: 1px solid #d0cfcf!important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}
.products-accordion .card-header a:after {
	
	    color: #d0cfcf!important;
}
.product-detail.product-thumbs-left .images-container .product-cover {
    margin: 0!important;
    margin-bottom: 10px;
    position: relative;
}
.product-thumb-images {
	
	    padding-left: 0px!important;
    padding-right: 0px!important;
    position: relative!important;
    display: block!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent!important;
    width: 100% !important;
    height: auto !important;
    top: initial !important;
}
.product-detail.product-thumbs-left .product-thumb-images .slick-list {height:auto !important;}
.product-detail.product-thumbs-left .images-container .product-cover {
    margin-bottom: 10px !important;
}
.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
    width: 129px !important;
}
.product-description, .product-description p, .product-description ul li, .product-description a,.products-accordion .card , .products-accordion .card p {
	    font-family: 'Caslon3';
    color: #000;
    font-weight: normal !important;
}
.leo-compare-wishlist-button {
	width: 6%!important;
    float: left!important;
	    display: block!important;
}
.product-detail button.btn.btn-primary.add-to-cart:hover {
color:#000 !important;
    background: #fff !important;
}
.products-accordion .card-header h5 a {
    font-family: 'Caslon540';
    letter-spacing: 1.8px;
}
.product-detail button.btn.btn-primary.add-to-cart i {vertical-align:middle;}
.leo-compare-wishlist-button .btn-product {
	   height: 50px !important;
    line-height: 50px!important;
}
.leo-compare-wishlist-button .btn-product i.material-icons {
    color: #000 !important;
}
.leo-compare-wishlist-button .btn-product i.material-icons:hover {

    color: #eb1111 !important;
}
.product-quantity #quantity_wanted {
    color: #000 !important;
    font-family: "Caslon3" !important;
    font-size: 20px !important;
	    width: 100% !important;
  
}
.product-quantity .add {
	    display: block!important;
    float: left!important;
    width: 80%!important;
}
.product-quantity .input-group-btn-vertical .btn,.product-quantity #quantity_wanted  {
	  height: 50px !important;
    line-height: 50px !important;
}
.product-quantity .input-group {
	    border: 2px solid #000!important;
    height: 50px!important;
	    border-radius: 8px!important;
}
.product-additional-info .social-sharing {display:none !important;}
.product-quantity #quantity_wanted {
    border: none !important;
}
.blockreassurance_product {
    margin-top: -10px!important;
}
.product-add-to-cart {
    padding-bottom: 0 !important;
}
.off-canvas-nav-megamenu .navbar-nav > li > a {
    font-family: 'Caslon3' !important;
    font-size: 18px !important;
    font-weight: normal !important;
    position: relative;
    color: #000 !important;
}
#category #search_filter_toggler {
    font-family: "Caslon3"!important;
}
.thumbnail-container .btn-product i {
    display: inline-block!important;
}
.thumbnail-container .wishlist {
    position: absolute;
    top: 8px;
    right: 0;
}
.thumbnail-container a.leo-wishlist-button.btn-product.btn-primary.btn {
    background: transparent !important;    padding: 0!important;
}
.thumbnail-container .btn-product i {
    display: inline-block !important;
    font-size: 32px !important;
    color: #f1e7e7;
}
.thumbnail-container  .wishlist span.name-btn-product.text-add {
	   display: none !important;
}
.plist-dsimple .thumbnail-container .pro3-btn > div.quickview.hidden-sm-down {
    display: none !important;
}
.category-products .owl-buttons, .product-accessories .owl-buttons, .viewed-products .owl-buttons {
    width: 100% !important;
    top: 40% !important;
}
.category-products .owl-buttons div.owl-next{
    right: -65px !important;
}
.popup-over .popup-content li a {
    color: #000!important;
    font-family: "Caslon3"!important;
    text-transform: uppercase!important;
}
.page-cms header.page-header h1 {
    font-size: 48px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
    color: #000 !important;
    text-transform: none !important;
}
.cms-id-6 .page-cms .block.ApRawHtml h2 {
    font-family: "Fraunces-SemiBold" !important;
}
.cms-id-6 .page-cms .block.ApRawHtml  p {
    font-family: "Caslon3";
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.cms-id-6 section#wrapper ,.cms-id-7 section#wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.cms-id-6 section#wrapper > .container,.cms-id-7 section#wrapper > .container{
    width: 100% !important;
    padding: 0px !important;
}
.cms-id-7 section#wrapper {
    padding-top: 0px !important;padding-bottom: 0px !important;
}
.cms-id-7 #main .page-content {
	margin-bottom:0px !important;
}
.cms-id-7 #main .page-header {
	background:url(/themes/oneteam/assets/css/img/bg-corporate-gifting.jpg);
	min-height: 375px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
	    object-fit: cover;
    background-size: cover;
}
.cms-id-7 #main .page-header h1 {
    background: #ffffffdb;
    padding: 20px 40px;
    border-radius: 5px;
}
.txt_cg h2 {
    font-family: Fraunces-SemiBold !important;
}
.txt_cg p {
    font-family: Caslon3;
    font-size: 16px;
    line-height: 25px;
    color: rgb(0, 0, 0);
}
.row_gift_box .ApColumn {
    text-align: center;
}
.row_gift_box .ApColumn img {
    border: 1px solid #00000045;
    border-radius: 7px;
    padding: 5px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
/* .r_c_t .ApImage{ */
	/* margin-bottom: 0px!important; */
/* } */

.page-cms .full_width_txt_ab p {
    font-size: 20px !important;
    line-height: 28px !important;

}
.row.mrg_t {
	margin-top:55px ;
}
/* #contact div#left-column { */
    /* display: none!important; */
/* } */
#contact #main .page-content {
    box-shadow: none !important;
    border: none !important;
}
#contact div#left-column {
    padding: 1.25rem;
}
/* #contact div#content-wrapper .col-md-9.col-md-offset-3 { */
    /* width: 100% !important; */
/* } */
.contact-form h3 ,#contact div#left-column .contact-rich h4{
    font-size: 35px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
    color: #000 !important;
    text-transform: none !important;

}
.contact-form h3 {
	    text-align: center;
}
.contact-rich .block .data {
    font-family: "Caslon3";
    font-size: 16px;
    color: #000 !important;
}
.contact-form .form-control-label {
    text-align: left;
    padding-top: 0px;
}
.contact-rich .block .icon i {
    color: #000 !important;
}
/* #contact div#content-wrapper { */
    /* width: 100%!important; */
/* } */
.form-control-label {
	font-family: "Caslon540"!important;
    color: #000!important;
    font-size: 15px!important;
}
.form-control {
    font-family: "Caslon3"!important;
    color: #000!important;
    border-radius: 6px!important;
}
.alert.alert-success li {
    font-family: "Caslon540";
    font-size: 15px;
}

.b2b-button .ti-heart:before {
	content: "\e916"!important;
	    font-size: 30px;
    color: #000;
    vertical-align: middle;
}
.b2b-button {
    min-width: 40px;
    text-align: center;
    height: 80px;
    line-height: 80px;
    display: block;
    position: relative;
}
a.link_btn_b2b {
    display: block;
    line-height: 105px;
    font-weight: bold;
}
.row_form_gift {
    background: #d8cfc8 !important;
    margin-top: 35px;
    padding-top: 65px;
    padding-bottom: 65px;
}
.row_form_gift p.xl_title {
    font-size: 48px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
    color: #000;
}
p.sm_title {
    font-family: Caslon3;
    font-size: 16px;
    line-height: 25px;
    color: rgb(0, 0, 0);
}
.row_form_gift label.label_input_mail {
    font-family: "Caslon540" !important;
    color: #000 !important;
    font-size: 15px !important;
}
p.txt_f_1 {
    font-family: Caslon540;
    font-size: 28px;
    opacity: .5;
    font-style: italic;
    margin-top: -18px;
}
p.txt_intro {
    font-family: 'Caslon540';
    color: #000!important;
    font-size: 21px!important;
  
}
.cms-id-5 .page-content.page-cms p ,.cms-id-5 .page-content.page-cms ul li,.cms-id-1 .page-content.page-cms ul li,.cms-id-1 .page-content.page-cms p,.cms-id-8 .page-content.page-cms p,.cms-id-3 .page-content.page-cms p ,.cms-id-9 .page-content.page-cms p,.cms-id-9 .page-content.page-cms ul li,.cms-id-9 .page-content.page-cms p a ,.cms-id-3 .page-content.page-cms p a,.cms-id-1 .page-content.page-cms p a   {
    font-family: "Caslon540";
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
p.txt_intro {
    font-family: 'Caslon540' !important;
    color: #000 !important;
    font-size: 21px !important;
    margin-bottom: 35px!important;
}
.cms-id-5 .page-content.page-cms ul li a,.cms-id-5 .page-content.page-cms p a,.cms-id-8 .page-content.page-cms p a,.cms-id-3 .page-content.page-cms p a ,.cms-id-9 .page-content.page-cms p a ,.cms-id-9 .page-content.page-cms ul li a,.cms-id-1 .page-content.page-cms ul li a {
    text-decoration: underline;
    color: #007bff!important;
}
.cms-id-5 .page-content.page-cms ul li a:hover,.cms-id-5 .page-content.page-cms p a:hover,.cms-id-8 .page-content.page-cms p a:hover,.cms-id-3 .page-content.page-cms p a:hover ,.cms-id-9 .page-content.page-cms p a:hover,.cms-id-9 .page-content.page-cms ul li a:hover,.cms-id-1 .page-content.page-cms ul li a:hover {
	  text-decoration: none;
    color: #000!important;
	
}
.cms-id-5 .page-content.page-cms h2,.cms-id-3 .page-content.page-cms h2 ,.cms-id-9 .page-content.page-cms h2,.cms-id-1 .page-content.page-cms h2{
    font-family: "Caslon540" !important;
    font-size: 30px !important;
}
	.cms-id-10 .box-faqpage .ApHtml .title_block {
	    border-radius: 13px !important;
    font-family: "Caslon540" !important;
    font-size: 20px !important;    color: #000000 !important;
	
	
}
	.cms-id-10 .box-faqpage .ApHtml .title_block:hover {
    background: #c1b500 !important;
}
.cms-id-10 .box-faqpage p {
    font-family: "Caslon540"!important;
    font-size: 16px!important;
    color: #000!important;
    line-height: 25px!important;
}
.box-faqpage .ApHtml .title[aria-expanded="true"] .title_block {
    background: #c1b500!important;
 
}
#blockcart-modal .modal-title i,#blockcart-modal .cart-content a.btn i {
    display: none;
}
#blockcart-modal .modal-header {    background: #d8cfc8!important;}
#blockcart-modal .modal-title {
    font-family: "Caslon540" !important;
    font-size: 18px!important;
    text-transform: uppercase;
}
#blockcart-modal .product-name {
    font-family: "Caslon540";
}
#blockcart-modal .modal-body .divide-right p.product-price {
    font-family: "Caslon540"!important;
    font-size: 25px!important;
    opacity: .5!important;
}
#blockcart-modal .modal-body .divide-right span, #blockcart-modal .modal-body .divide-right span strong {
    font-family: "Caslon540" !important;
    font-size: 14px!important;
}
#blockcart-modal .cart-products-count, #blockcart-modal .cart-content p, #blockcart-modal .cart-content p span {
    font-family: "Caslon540"!important;
    color: #000!important;
    font-size: 15px!important;
    text-transform: uppercase!important;
}
#blockcart-modal .cart-content a.btn {
    background: #000 !important;
    border-radius: 24px !important;
    height: 50px !important;
    line-height: 30px;
    font-family: "Caslon3" !important;
    font-size: 14px !important;
    border: 2px solid #000;
}
#blockcart-modal .cart-content a.btn:hover {
	background:transparent !important;color:#000 !important;
}
#blockcart-modal .cart-content button.btn {
	background:transparent !important;color:#000 !important;
	border-radius: 24px !important;
    height: 50px !important;
    line-height: 28px;
    font-family: "Caslon3" !important;
    font-size: 14px !important;
    border: 2px solid #000;
	
}
#blockcart-modal .cart-content button.btn:hover {
	 background: #000 !important;color:#fff !important;
}
#blockcart-modal .cart-content .btn {
	padding: 10px 15px!important;
}
.cart-grid .cart-grid-body .card {
    box-shadow: none !important;
    border: none !important;
}
.cart-grid-body .card-block h1 {
    font-family: "Caslon540";
}
.product-line-grid-body > .product-line-info > a.label {
    font-family: 'Caslon3'!important;
    color: #000!important;
    font-size: 20px !important;
}
.product-line-info.product-price.h5 span.price {
    font-family: "Caslon3"!important;
    font-size: 24px !important;
    color: #000 !important;
    font-weight: normal !important;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price, .product-line-grid-right .product-price strong {
    font-family: "Caslon3"!important;
    font-size: 20px !important;
    color: #000 !important;
    font-weight: normal !important;
}
.product-line-grid-right .bootstrap-touchspin > .form-control {
    margin-right: 5px !important;
}
.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none !important;
}
.js-address-form p {
    font-family: "Caslon540" !important;
    color: #000 !important;
    font-size: 15px;
}
.cart-grid .card.cart-summary,#js-checkout-summary {
    box-shadow: none !important;
    border: none !important;
    background: #d8cfc8 !important;
    border-radius: 13px!important;
}
.cart-summary-line .label ,.cart-summary-line .value{
    font-family: "Caslon540"!important;
    text-transform: uppercase!important;
    color: #000!important;
	 font-weight: normal !important;
}
#exportDataToCsv,#authentication .login-form .form-footer button#submit-login,#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn {
    background: #000 !important;
    border-radius: 24px !important;
    height: 50px !important;
    line-height: 27px;
    font-family: "Caslon3" !important;
    font-size: 14px !important;
    border: 2px solid #000;
}
#exportDataToCsv:hover,#authentication .login-form .form-footer button#submit-login:hover,#blockcart-modal .cart-content a.btn:hover, .product-add-to-cart .product-quantity .add-to-cart:hover, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout:hover, .continue.btn:hover, button.btn.btn-primary.center-block:hover, .checkout.cart-detailed-actions.card-block .btn:hover {
	background:transparent !important;color:#000 !important;
}
.page-customer-account #content .no-account a {
    color: #000 !important;
    font-family: "Caslon540"!important;
    font-size: 18px!important;
    text-decoration: underline!important;
}
.page-customer-account #content .no-account a:hover {text-decoration: none!important;}
body#checkout section.checkout-step .step-title {
    font-family: "Caslon3" !important;
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 17px !important;
}
body#checkout section.checkout-step .content {
    box-shadow: none !important;
    border: 2px solid #000 !important;
    border-radius: 8px !important;
    background: #f2f2f217 !important;
}
#checkout #checkout-personal-information-step .nav .nav-item .nav-link.active {color:#000 !important;}
#checkout #checkout-personal-information-step .nav .nav-item .nav-link {
    font-family: "Caslon540"!important;
    font-size: 19px!important;
}
body#checkout section.checkout-step #customer-form .form-control-comment, body#checkout section.checkout-step #login-form .form-control-comment, body#checkout section.checkout-step #invoice-address .form-control-comment {
    text-align: left!important;
    font-family: "Caslon3"!important;
    color: #000!important;
}
.custom-checkbox label {

    color: #000 !important;
    font-family: "Caslon540"!important;
}
body#checkout section.checkout-step #customer-form .radio-inline,label[for=use_same_address] {
    font-family: "Caslon540"!important;color:#000 !important;
}
body#checkout .custom-checkbox em {
    color: #000;
    font-family: "Caslon3"!important;
}
.alert,.form-control-comment {
    font-family: "Caslon3"!important;
}
#exportDataToPdf,.leo-cart-dropdown-action a.cart-dropdow-viewcart.btn {
    background: #fff !important;
    border-radius: 24px !important;
    height: 50px !important;
    line-height: 27px;
    font-family: "Caslon3" !important;
    font-size: 14px !important;
    border: 2px solid #000;
    color: #000000;
}
#exportDataToPdf:hover,.leo-cart-dropdown-action a.cart-dropdow-viewcart.btn:hover {
	 background: #000 !important;    color: #fff !important;
}
.leo-cart-item-info .product-name a {
    font-size: 16px!important;
    font-family: 'Caslon3'!important;
   
    color: #000 !important;
}
.leo-cart-item-info .product-price {
    color: #000 !important;
    font-family: "Caslon3"!important;
    font-size: 15px !important;
}
.leo-dropdown-cart-subtotals .label, .leo-dropdown-cart-total .label {
    color: #000 !important;
    font-family: "Caslon540" !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
}
.leo-dropdown-cart-subtotals .value, .leo-dropdown-cart-total .value {
    font-family: "Caslon540" !important;
    font-size: 15px !important;
    color: #000 !important;
}
.cart-grid-body > a.label,#mywishlist .footer_links li:first-child a {
    font-family: "Caslon540" !important;
    font-size: 15px !important;
    color: #e10d0d !important;
    text-decoration: underline !important;
	text-transform:none !important;
}
#mywishlist .footer_links li:last-child a {
		color:#000 !important;  text-decoration: underline !important;
	text-transform:none !important;    font-family: "Caslon540" !important;
    font-size: 15px !important;
}
.cart-grid-body > a.label:hover,#mywishlist .footer_links li a:hover{
	color:#000 !important;text-decoration:none !important;
	
}
.cart-summary-products > p {
    font-family: "Caslon540" !important;
    color: #000 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
}
.card-block .product-name {
    font-family: "Caslon3"!important;
    font-size: 15px!important;
    color: #000 !important;
}
.card-block span.product-quantity {
    color: #d62828!important;
}
body#checkout #cart-summary-product-list .media-body span.product-price.float-xs-right {
    font-family: "Caslon540"!important;
    font-size: 15px!important;
}
.cart-summary-line.cart-total span {
    font-size: 19px!important;
}
body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    font-family: "Caslon540"!important;
    color: #000!important;
}
span.carrier-price {
    font-family: "Caslon3"!important;
}
body#checkout section.checkout-step .delivery-option .col-xs-9,body#checkout section.checkout-step .delivery-option .col-sm-4.col-xs-12,body#checkout section.checkout-step .delivery-option .col-sm-3.col-xs-12 {
    margin-top: 10px!important;
}
body#checkout section.checkout-step .custom-radio {    margin-top: 13px!important;}
label[for="delivery_message"],body#checkout .condition-label label {
    color: #000 !important;
    font-family: "Caslon540"!important;
}
body#checkout section.checkout-step .payment-options label {
    color: #000 !important;
    font-family: "Caslon540" !important;


    font-size: 15px!important;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-top: 3px !important;
}
body#checkout .additional-information p {
    font-family: "Caslon3"!important;
    font-size: 15px!important;
    color: #000 !important;
}
#content-hook_order_confirmation .card-title i {
    display: none;
}

#content-hook_order_confirmation .card-title {
    font-size: 48px !important;
    font-family: Fraunces-Light !important;
    font-weight: 400;
	color:#000 !important;
    text-transform: none !important;
}
#content-hook_order_confirmation p {
    font-family: "Caslon540"!important;
    color: #000 !important;
    font-size: 15px!important;
}
#content-hook_order_confirmation p a {
    text-decoration: underline!important;
}#content-hook_order_confirmation p a:hover {
	
	text-decoration:none !important;
}
#content-hook_order_confirmation {
    box-shadow: none;
    border: none;
}
.page-content.page-order-confirmation.card {
    box-shadow: none !important;
    background: #dddddd40 !important;
    border: none !important;
    border-radius: 13px !important;
}
#order-items h3.card-title {
    font-family: "Caslon540"!important;
    font-size: 18px !important;
}
#order-items .details {
    font-family: "Caslon3"!important;
    font-size: 18px!important;
    color: #000 !important;
}
#order-items .qty div {
    font-family: "Caslon540"!important;
    color: #000 !important;
    font-size: 18px!important;
}
#order-details ul li, #order-details ul li em {
    font-family: "Caslon540" !important;
    color: #000 !important;
    font-style: normal !important;
    font-size: 15px !important;
}
#order-items table tr td {
    font-family: "Caslon540"!important;
    color: #000 !important;
    font-size: 15px!important;
}
#order-items table tr.total-value.font-weight-bold, #order-items table tr td span {
    color: #000 !important;
    font-size: 20px!important;
}
#order-confirmation #registration-form {
    box-shadow: none !important;
    border: 2px solid #000!important;
    border-radius: 13px!important;
}
#module-ps_emailalerts-account header.page-header h1 ,#module-psgdpr-gdpr header.page-header h1 ,body#module-leofeature-mywishlist div#mywishlist h2,#registration-form .card-block > h4,#authentication header.page-header h1 ,#my-account header.page-header h1,#address header.page-header h1,#history header.page-header h1,#order-slip header.page-header h1{
    font-family: "Caslon540" !important;
    font-size: 24px !important;
}
#history .table thead th {
    font-family: "Caslon540";
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
.new-wishlist label {
    font-family: "Caslon540";
}
.new-wishlist {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
#history h6,#order-slip h6 {
    font-family: "Caslon540";
}
button.btn.btn-primary.leo-save-wishlist-bt {
    background: #000 !important;
    border-radius: 24px !important;
    height: 50px !important;
    line-height: 27px;
    font-family: "Caslon3" !important;
    font-size: 14px !important;
    border: 2px solid #000;
}
button.btn.btn-primary.leo-save-wishlist-bt:hover {
	color:#000 !important;
	background:#fff !important;
	
	
}
body#module-leofeature-mywishlist div#mywishlist {
    text-align: center;
}
.page-my-account #content .links a span.link-item {
    box-shadow: none !important;
    background: #d8cfc8!important;
    border-radius: 8px!important;
}
.page-my-account #content .links a i {color:#000 !important;}
.page-my-account #content .links a span.link-item {
    font-family: "Caslon540"!important;
    color: #000 !important;
    font-size: 15px!important;
}
.page-my-account #content .links a:hover  span.link-item {opacity:.5}
.page-customer-account #content .forgot-password a {
    text-decoration: underline;
    color: #0000008c;
    font-family: "Caslon540";
    font-size: 14px;
}
.page-customer-account #content .forgot-password a:hover {
	text-decoration:none !important;
	color:#000 !important;
}
.input-group.js-parent-focus button.btn.btn-outline {
    font-family: "Caslon3"!important;
    border-top-right-radius: 8px!important;
    border-bottom-right-radius: 8px!important;
}
.register-form > p {
    font-family: "Caslon540"!important;
    font-size: 14px!important;
}
.register-form > p a {
    text-decoration: underline;
}
.register-form > p a:hover {
	text-decoration: none !important;color:#000 !important;
}
.popup-over .popup-content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    min-width: 225px !important;
}
.txt_name_profil {
    padding: 15px 10px !important;
      border-bottom: 2px solid #c1b500 !important;
    font-family: "Caslon540";
}
.popup-over .popup-content li.nav_item_logout a {
    font-family: "Caslon540" !important;
}
.list-wishlist table th, .list-wishlist table td {
    font-family: "Caslon540"!important;
}
body#module-psgdpr-gdpr .col-xs-12.psgdprinfo17 p {
    font-family: "Caslon540"!important;
    color: #000!important;
    font-size: 15px!important;
}
.psgdprinfo17 {
    border-radius: 13px;
}
li.nav_item_logout {
    background: #c1b500;
    font-weight: 600;
    padding: 9px 10px !important;
	text-align:center;
}
.page-footer .account-link span {
    font-family: "Caslon540";
    font-size: 15px;
    color: #000;
    text-decoration: underline;
}
.page-footer .account-link:first-child span {
    color: #da4444!important;
}
.page-footer .account-link:hover span {
	text-decoration:none !important;
}
#my-account footer.page-footer a {
    font-family: "Caslon3" !important;
    font-size: 20px !important;
    background: #000 !important;
    height: 50px !important;
    line-height: 33px !important;
    border-radius: 26px !important;
    padding: 10px 30px !important;
    color: #fff !important;
	border:2px solid #000;
}
#my-account footer.page-footer a:hover {
	  background: #fff !important;	color: #000!important;
	
}
body#checkout section.checkout-step .address-item .address {
    font-family: "Caslon540";
}
.leo-megamenu .dropdown-menu {
    left: 0!important;
}
.leo-megamenu .dropdown-menu a > .menu-title {
    font-family: 'Caslon3' !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #000;
}
.leo-megamenu .dropdown-menu a:hover > .menu-title {
	font-family: 'Caslon540' !important;
}
/* .leo-megamenu .navbar-nav > li > a.dropdown-toggle:after { */
    /* right: 0 !important; */
    /* left: 89% !important; */
    /* bottom: initial !important; */
/* } */


.leo-megamenu .navbar-nav > li.menu_shop > a.dropdown-toggle:after {display:none !important;}
@media (min-width: 1200px) {
	.cms-id-10 .box-faqpage {
    padding: 0 20%;
}
	p.txt_intro,.cms-id-8 .page-content.page-cms p,.cms-id-3 .page-content.page-cms p ,.cms-id-3 .page-content.page-cms h2,.cms-id-9 .page-content.page-cms p ,.cms-id-9 .page-content.page-cms h2,.cms-id-9 .page-content.page-cms ul,
	.cms-id-1 .page-content.page-cms p ,.cms-id-1 .page-content.page-cms h2,.cms-id-1 .page-content.page-cms ul,
	.cms-id-5 .page-content.page-cms p ,.cms-id-5 .page-content.page-cms h2,.cms-id-5 .page-content.page-cms ul{   padding: 0 20%;}
	.cms-id-6 .page-cms .full_width_txt_ab p  {
	    margin-bottom: 55px !important;	
	}
	    /* padding-left: 25px; */
    /* padding-right: 25px; */
    /* width: 1200px; */
    /* margin: 0 auto !important; */
	.page-cms .block.ApRawHtml h2 {
		margin-bottom:60px;
	}
	.txt_copy,.img_footer_after {margin-bottom:0px !important;}
	.box-footerlink2 .block_newsletter input {
	width: 69%;
    float: left;
}
	.margin_bot_descktop {
    margin-top: 47px;
}
	.txt_ab_footer p {
		  text-align: justify;
}
	.row_icons_mission_h {
    padding-left: 15%;
    padding-right: 15%;
}
	.section_about_h .ApRawHtml {
    padding-top: 70px;    padding-left: 25px;

}
	.col_text_ab {
    padding-bottom: 50px !important;
}
	.section_about_h .block.pad_bottom_para_img.pad_top_img.ApRawHtml p{
		text-align: justify;
}
	    .box-tabproducts {
        min-height: auto!important;
    }
}


.off-canvas-nav-megamenu .dropdown-menu ul li > a {
    font-family: Caslon3!important;
}
@media (max-width: 767px), (min-width: 767px) and (max-width: 1023.5px) { 
    .plist-dsimple .thumbnail-container .pro3-btn {
        bottom: -10px!important;
	}
.plist-dsimple .thumbnail-container .product-title {
    padding-bottom: 10px;
}
.dropdown-toggle span.hasicon.menu-icon-class i {
    display: none!important;
}
.wislish-button,.plist-dsimple .thumbnail-container .pro3-btn > div.wishlist {
    display: none !important;
}
.col_banner_about_us_center1  {display:none !important;}
.btn_view_prod a {
	    font-size: 13px!important;
}
.row.box-top.no-margin {
    display: flex;        padding-top: 0px!important;
  
}
.row.box-top.no-margin  .col-logo {order:2}
.row.box-top.no-margin .col-menu{
	order:1;
	    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    padding-top: 5px;
    position: static;
	}
.row.box-top.no-margin .col-info{order:3}
.sub_title_slide h1 {font-size:35px !important;}
.bannercontainer .tp-caption.sub_title_slide {
    left: 20% !important;
}
.btn_slide .caption-contain {font-size:47px !important;}
h2, .h2,.section_about_h h2 ,.category-products h5.products-section-title{
    font-size: 38px !important;
}
.section_about_h h2 {
    margin-top: 25px;
}
.section_about_h {
    margin-bottom: 35px;
}
.col_text_ab > a {padding-left:55px !important;}
.col_text_ab > a:before {left:0px !important;}
.plist-dsimple .thumbnail-container .pro3-btn {
	padding: 0px !important;
}

.plist-dsimple .thumbnail-container .pro3-btn .btn-product i:before {margin-left:-7px !important;}
h3.h3.product-title a {font-size:17px !important;}
.owl-theme .owl-buttons div {
    top: 33% !important;
}
.owl-theme .owl-buttons div.owl-prev {
    left: -19px !important;
}
.owl-theme .owl-buttons div:before {font-size:22px !important;}
.owl-theme .owl-buttons div.owl-next {
    right: -23px !important;
}
.box-shipping2 .ApColumn {
    border: none !important;
    padding: 0px !important;
}
.box-shipping2 .ApRawHtml {
    padding: 10px !important;
}
.box-shipping2 .ApRawHtml h4 {
    font-size: 15px !important;
}
.box-shipping2 .ApRawHtml i {
    font-size: 42px !important;
}
.box-footerlink2 .col-xl-2.col-lg-2.col-md-4.col-sm-6.col-xs-6.col-sp-6.ApColumn:nth-child(3) {
    margin-top: 55px!important;
}
.img_footer_after img {
    float: none !important;
}
h3#block-newsletter-label {font-size:30px !important;}
.box-footerlink2 .block_newsletter .input-wrapper input {
    width: 68% !important;border-radius: 0px !important;
}
.row.box-coppy2 {
    display: flex;
    flex-direction: column;
}
.row.box-coppy2 .col-xl-6.col-lg-12.col-md-12.col-sm-12.col-xs-12.col-sp-12.ApColumn:first-child {
    order: 2;
}
.row.box-coppy2 .col-xl-6.col-lg-12.col-md-12.col-sm-12.col-xs-12.col-sp-12.ApColumn:last-child {
    order: 1;
}
.block.img_footer_after.ApRawHtml {
    margin-bottom: 0px !important;
}
.block-category.card h1 {
    text-align: center!important;
    font-size: 45px!important;
    margin-top: 25px!important;
}
.block-category #category-description {
    margin-bottom: 15px!important;
}
.block-category #category-description p {
    text-align: center!important;
}
.products-selection .showing {
    font-family: "Caslon3";
    color: #000 !important;
}
.thumbnail-container .product-price-and-shipping .price {
    font-family: "Caslon3";
    font-size: 18px !important;
    color: #000 !important;
}
.product-detail >.row {
    display: flex;
    flex-direction: column;
}
.product-detail >.row .col-md-6.col-lg-6.col-xl-6:first-child {
    order: 2;
}
.product-detail >.row .col-md-6.col-lg-6.col-xl-6:nth-child(2){
    order: 1;
}
.product-detail > .row .col-md-12.col-lg-12.col-xl-12{
    order: 3;
}

.category-products .owl-buttons div.owl-prev {
    left: -5px !important;
}
.category-products .owl-buttons div.owl-next {
        right: -38px !important;
}
}


.dropdown-toggle i.fa.fa-angle-down {
    margin-left: 10px;
}
.row_category_home {
    margin-top: 25px;
}

.row_content_about_us .ApRawHtml p {
    font-family: "Caslon540";
    color: #000;
    font-size: 16px;
	
}
.thumbnail-container a.product-thumbnail img {
    border-radius: 15px;
}
.plist-dsimple .thumbnail-container .pro3-btn {
    position: relative !important;
    left: 0px !important;
}
.col_banner_about_us_center1 {
	
	    position: absolute;
    top: 30%;
    left: 33%;
}
.row_about_us {
    min-height: 615px !important;
}
.row_content_about_us {
    padding-top: 5%;
    padding-bottom: 30px;
}
.thumbnail-container .product-title a {
    font-family: "Caslon540" !important;
}
.plist-dsimple .thumbnail-container .product-title {
    border-bottom: 2px solid #000;
	justify-content: center;
}
.product-price-and-shipping span.sr-only {
    position: relative;
}
.product-price-and-shipping span.sr-only {

    font-family: "Caslon540";
    font-size: 17px;
}
.category-banner-fullwidth {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}

.category-banner-fullwidth .category-banner {
  width: 100%;
  text-align: center;
  position: relative;
}

.category-banner-fullwidth .category-banner img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}

.category-title-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.category-title {
 
    color: white;
    font-size: 3.5rem;
    /* font-weight: bold; */
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */
    margin: 0;
    padding: 10px 20px;
    display: inline-block;
    /* background-color: rgba(0, 0, 0, 0.4); */
    border-radius: 5px;
    font-family: 'Caslon540';
    font-style: italic;

}

/* Version responsive */
@media (max-width: 768px) {
  .category-title {
    font-size: 1.8rem;
    padding: 8px 16px;
  }
}

@media (max-width: 576px) {
  .category-title {
    font-size: 1.4rem;
    padding: 6px 12px;
  }
}

div#js-product-list-top,div#js-product-list-header{
    display: none;
}


.p-cartwapper {
    border: none !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.product-add-to-cart .product-quantity .qty {
	width: auto !important;
    display: block!important;
}
.product-add-to-cart .product-quantity .qty .control-label {
    display: block!important;
    font-family: 'Caslon3'!important;
    text-transform: none !important;
    font-size: 14px!important;
	    display: block!important;
    width: 100%!important;
}

.product-quantity .input-group {
    width: 25%!important;
}

/* ----- */

/* .product-detail .description-short { */
    /* display: none; */
/* } */

.product-actions .product-variants {
    display: none;
}
/* Overlay */
.wh-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.55);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

/* Popup */
.wh-popup {
    background: #fff;
    padding: 25px;
    max-width: 450px;
    width: 90%;
    border-radius: 10px;
    text-align: center;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.wh-popup h2 {
    margin-bottom: 10px;
    font-size: 22px !important;
}

/* Close button */
.wh-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

/* Buttons */
.wh-buttons {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.wh-btn {
    display: block;
    padding: 14px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
    color: #fff;
}


.wh-city {    color: #000;
    font-family: "Caslon3";
    font-size: 15px;
    border: 1px solid #000;
    padding: 10px 25px;
    border-radius: 8px;
    background: #b8b12f ;
    font-weight: normal !important; }
div#wholesale-popup p {
    font-family: Caslon540 !important;
    color: #000;
    font-size: 16px;
}
a.wh-btn.wh-fair {
    color: #000;
    font-family: "Caslon3";
    font-size: 15px;
    border: 1px solid #000;
    padding: 10px 25px;
    border-radius: 8px;
    background: #f2f2f2;
    font-weight: normal !important;
}
a.wh-btn.wh-fair:hover,.wh-city:hover{
	  background: #fff;
}
