body{
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
}
.cookies__page h2,
.cookies__page h3,
.cookies__page h4{
	margin-top: 1.3rem;
	margin-bottom: 0.6rem;
}
.pt-80{
	padding-top: 80px !important;
}
.pb-80{
	padding-bottom: 80px !important;
}
.product-content-position {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden;
    opacity: 0;
    /* background-color: #ffffff; */
    padding: 15px 10px 10px 5px;
}
.m-15{
	margin: 15px !important;
}
.product-content-wrap-2 {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.single-product-wrap .product-content-position {
    background-color: #ececec;
}
.product-content-wrap-2 h3{
	/*font-family: 'Lato', sans-serif;*/
	font-family: 'Cormorant Garamond', serif;
	font-size: 16px;
	margin-top: 0;
}
.tl h1{
	font-family: 'Cormorant Garamond', serif;
	font-size: 50px;
}
.tl h4{
	font-family: 'Cormorant Garamond', serif;
}
.tl p{
	font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title .remove_from_cart {
    margin-top: -20px;
    position: absolute;
    right: 0;
    font-size: 14px;
}
.social-top img{
	width: 50px;
}
.p-20{
	padding: 20px;
}
.pt-100{
	padding-top: 100px;
}
.pb-100{
	padding-bottom: 100px;
}
.ban-color:before{
    content: '';
    position: absolute;
    height: 100%;
    background-color: #f6f6f6;
    width: 100%;
    left: 0;
    z-index: -1;
}
.mt-30{
	margin-top: 30px;
}
.btn-ban.grey{
	color: #3a3a3a;
	border-color: #3a3a3a;
}
.form-control{
	border-radius: 0;
    border: 1px solid #3a3a3a;
    height: 55px;
}
::placeholder{
    font-family: 'Lato', sans-serif;
}
.product-content .price-box .new-price{
	font-family: 'Cormorant Garamond', serif;
	font-size: 26px;
}
.price-box span{
	font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
}
.single-product-wrap:hover .product-content-position {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.addresses{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
.privacy p{
    font-size: 12px;
    line-height: 1.2;
}
.cookies__page h3{
	font-size: 18px;
}
.section-pb {
    padding-bottom: 30px;
}
.section-pt-60 {
    padding-top: 20px;
}
.widget-footer .title-widget{
	font-family: 'Cormorant Garamond', serif;
	font-size: 24px;
}
.footer-list a, .top-info__footer {
    font-family: 'Cormorant Garamond', serif;
    font-size: 16px;
    font-weight: 700;
}
.footer-list li {
    margin-bottom: 0;
}
.breadcrumb-title, .breadcrumb-item a, .breadcrumb-item+.breadcrumb-item::before, .breadcrumb-list .breadcrumb-item a:hover {
    color: #313131;
}

.breadcrumb-list .breadcrumb-item.active {
    color: #313131 !important;
}

.btn-primary{
	color: #fff !important;
} 

.user-wrap > a,
.product-image .product-action .wishlist{
	color: #313131;
}

.search-wrap > a{
	color: #313131;
}

.shopping-cart-wrap > a{
	color: #313131;
}

.breadcrumb-title,
.breadcrumb-item a,
.btn-primary{
	/*text-shadow: 0px 2px 0px rgba(0,0,0,0.5);*/
	text-shadow: none;
}

.breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-list .breadcrumb-item a:hover,
.breadcrumb-list .breadcrumb-item.active{
	opacity: 1;
	font-family: 'Cormorant Garamond', serif;
}
.breadcrumb-area{
	background-color: #f8f8f8;
}
.fa, .fab, .fas{
	font-weight: 600;
}

.breadcrumb-area{
	background-image: none; 
}

.product_details_info>h2{
	font-family: 'Cormorant Garamond', serif;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
}

.section-ptb{
	padding: 20px 0;	
}

.product-content {
    margin-top: 5px;
    margin-bottom: 0;
}
.product-image .product-action {
    top: 70%;
}
.product-content .price-box,
.pro_dtl_prize{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
}
.title{
	font-family: 'Cormorant Garamond', serif;
}
.main-menu-area .sub-menu>li:last-child > a{
	margin-bottom: 0;
}

.top-info li:after{
	width: 3px;
	opacity: 0.3;
}

.top-info__footer li{
	display: block;
}

.top-info__footer li:after{
	display: none !important;
}

.add-to-cart-button{
    line-height: 43px;	
}
.right-blok-box {
    padding: 10px 0;
}
@media (max-width: 1199px) {

	.filter-price-cont{

	}
	
}

.login_link a {
    padding: 3px 12px;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
}

.login_link a i{
	color: #fff;
}

.product-image span.label{
	top: 10px;
	left: -10px;
}

.product-image span.label__right{
	top: 0px;
	left: auto;
	right: 10px;
	background-color: #ca2455;
	border-radius: 0 0 6px 6px;
}

.single-product-wrap .product-image>a{
	/*height: 300px;*/
	display: block;
	height: auto;
	padding-bottom: 100%;
	background-color: #f4f4f4;
	border-radius: 3px;
}

.single-product-wrap .product-image>a img{
	position: absolute;
	object-fit: cover;
	height: 100%;
}
.single-product-wrap {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}
.single-product-wrap .product-image>a{
	border: none !important;
}

.shopping-cart-wrap ul.mini-cart .cart-item .cart-title {
 
    width: calc( 100% - 70px );
}

.shopping-cart-wrap ul.mini-cart .cart-item .cart-image{
	width: 70px;
	height: 70px;

}

	.cart-image a{
		width: 70px;
		height: 70px;
	}

	.cart-image a img{
		object-fit: contain;
		height: 100%;
	}

 

.pagination-box li a{
	border-radius: 30px;
	font-size: 17px;
	font-weight: 500;
	line-height: 2.2;
}

.shopping-cart-wrap ul.mini-cart .cart-item .cart-title h4 {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 600;
    /*height: 45px;*/
    overflow: hidden;
}

.product-image .product-action .wishlist, .product-image .product-action .add-to-cart, .product-image .product-action .quick-view{
	border-radius: 30px;
	background-color: #fff;
	box-shadow: 0 5px 10px -4px rgba(0,0,0,0.7);	
}

.product-content > h3{
	line-height: 1.4;
	overflow: hidden;
	height: 44px;
	margin-bottom: 10px;
	font-family: 'Cormorant Garamond', serif;
}
.breadcrumb-list a{
	font-family: 'Cormorant Garamond', serif;
}

.sidebar-tag>a{
	font-size: 13px;
	border-radius: 4px 20px 20px 4px;
	border: none !important;
	background-color: #eaeaea;
}

.main-menu-area .sub-menu,
.main-menu-area .mega-menu{
	box-shadow: 0 5px 10px -3px rgba(0,0,0,0.9);
	border-radius: 0 0 6px 6px;
}

.main-menu-area .mega-menu>li>a{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.credits_link{
	color: #38B5E6 !important;
	font-weight: 700;
	font-family: sans-serif;
}

.credits_link:hover{
	color: #163b8e !important;
}

	.credits_link:before{
		content: "";
		vertical-align: middle;
		width:16px;
		height: 16px;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		background-image: url(https://www.clion.it/favicon-96x96.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		background-position: center center;

		transition: all 450ms ease;
	}

		.credits_link:hover:before{
			transform: scale(1.5) rotateZ(360deg) rotateY(360deg);
		}


.side_menu{
	list-style-type: none;
	padding-left: 0;
	margin: 15px 0;
	/*border-right: 1px solid #eeeeee;*/
	position: relative;
	z-index: 10;
	font-size: 16px;
	/*	font-family: "Courgette";*/
	padding-bottom: 30px;
}

	.side_menu li{
		/*padding-left: 10px;*/
	}
.main-menu-area ul>li>a {
	    display: block;
    line-height: 1.21429;
    padding: 15px 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .125em;
/*    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    letter-spacing: 1px;*/
}
.main-menu-area ul>li{
	padding: 0;
}
.main-menu-area a:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 4px;
    bottom: 4px;
    right: 0;
    background-color: #cacaca;
}
.bord:after{
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 0;
    background-color: #cacaca;
}
.side_menu li > a{
	display: block;
	padding: 10px;
	padding-left: 0;
	position: relative;
	background-color: transparent;
}
.MsoNormal {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    line-height: 1.5;
}
.side_menu > li {
	/*border-bottom: 2px solid #ddd;*/
}
.main-menu-area ul>li>a::before{
	height: 1px;
}
.side_menu > li > a{
	/*font-family: "Playfair Display";*/
	font-weight: 700;
	/*font-style: italic;*/
	border-bottom: solid 1px #e7e7e7;
    color: #313131;
		letter-spacing: 1px;
}
.main-menu-area {
    border-top: thin solid #cacaca;
    -webkit-box-shadow: 0 -1px 0 0 #cacaca inset;
    box-shadow: 0 -1px 0 0 #cacaca inset;
    position: relative;
}
.main-menu-area ul>li:hover>a::before {
    visibility: visible;
    opacity: 0;
    -ms-filter: 1;
    width: 100%;
}
.main-menu-area .mega-menu>li>a::after{
	opacity: 0;
}
.home-banner{
	display: block;
	position: relative;
	background-size: cover;
	height: 80vh;
	    pointer-events: none;
	background-position: center;
}
.btn-ban{
	font-size: 15px;
    text-align: center;
    display: table;
    margin: 40px auto 0;
    border: solid 1px #fff;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .125em;
    font-family: 'Lato', sans-serif;
}
.tx-home{
    display: inline-block;
    width: auto; 
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}
.tx-home h2{
	color: #fff;
	font-family: 'Cormorant Garamond', serif;
	font-size: 70px;
}

	.side_menu li.opened > a{				
		/*text-decoration: line-through;*/
		 
	}

	.side_menu li:hover > a, .side_menu li.active > a{
		 
	}

	.side_menu li.has_child > a:after{
		font-family: "Font Awesome 5 Free";
		content: "\f054";
		font-style: normal;

		position: absolute;
		right: 14px;
		top: 25%;

		-webkit-transition: all 350ms ease;
		-moz-transition: all 350ms ease;
		-ms-transition: all 350ms ease;
		-o-transition: all 350ms ease;
		transition: all 350ms ease;
	}

	.side_menu li.opened.has_child > a:after{
		transform: rotateZ(90deg);
	}

	.side_menu > li > .submenu > li > a{
		/*text-transform: uppercase;*/
		font-weight: normal;
		/*background-color: rgba(236, 226, 176, 0.52);*/
	}

	.side_menu > li > .submenu > li:hover > a{
		 
		/*background-color: rgba(189, 177, 113, 0.52);*/
	}

	.side_menu > li > .submenu > li.opened > a{
		/*background-color: rgba(236, 226, 176, 1) !important;*/
	 
	}

	.submenu{
		display: none;
		list-style-type: none;
		/*padding-left: 25px;*/
		font-size: 15px;
		/*background-color: rgba(0,0,0,0.1);*/
	}

		.submenu li a{
			display: block;
			padding: 6px;
			padding-left: 25px;
		}

				 

.sidebar{
	padding: 14px;
}

.close_sidebar{
	margin-right: 15px;
	cursor: pointer;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 1.8;
	background-color: #313131;
	color: #fff;
	border-radius: 30px;
	display: none;
}

.btn_showsidebar{
	margin: 10px auto;
	display: none;
	max-width: 240px;
	background-color: #313131;
	border-color: #313131;
	color: #fff !important;
	font-weight: 600;
}

.bg-light {
    background-color: #f0f1f3!important;
}

.pro_dtl_prize{
	border-radius: 3px;
}

.portfolio-full-image,
.pot-small-img{
	border: none;
	background-color: #f4f4f4;
}

.pot-small-img{
	padding: 10px;
}

.btn-info{
    color: #fff;
    background-color: #9da0a0;
    border-color: #6d6d6d;
}

.btn-default{
    color: #222;
    background-color: #eaeaea;
    border-color: #eaeaea;
}

@media (max-width: 991px) {

	.right-blok-box{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
}


@media (max-width: 767px) {



	.single-product-wrap .product-action{
		    opacity: 1;
		    -ms-filter: 1;
		    -webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		    transform: translateY(-50%);
	}

	h3,
	h2{
	    font-size: 24px;
	    line-height: 28px;
	}

	.tx-home h2 {
		width: 85vw;
	  	text-align: center;
	  	font-size: 8vw;
	  	line-height: 8vw;
	}


	.btn, .btn-2{
	    padding: 10px 20px;
		font-size: 15px;
	}

	.shop-top-bar{
		display: block !important;
	}

	.product-short{
		margin-bottom: 10px;
	}

	.breadcrumb-area.section-ptb{
		padding: 6px 0;
	}

	.breadcrumb-area h2 {
	    font-size: 18px;
	    line-height: 2;
	    margin: 0;
	}

	.breadcrumb-list{
		display: none;
	}
	
}



@media (max-width: 991px) {


	.sidebar{
		margin-top: 0 !important;
	}


	.btn_showsidebar{
		display: block;
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index: 10000;
		font-size: 13px;
		padding: 6px 12px;
	}

	.close_sidebar{
		display: block;
	}

	html.opened_sidebar{
		overflow: hidden;
	}

	.brand_search{
		transform: scale(0.9);
	}

	.col__sidebar{
		position: fixed !important;
		width: 100% !important;
		height: 100vh;
		z-index: 10000;
		left: 0;
		top: 0;
		background-color: #fff;
		max-width: none !important;
		padding: 0 !important;
		transform: translateX(-100%);
		transition: all 350ms ease;
	}

	html.opened_sidebar .col__sidebar{
		transform: translateX(0%);
	}

	.side_menu{		
		overflow-y: auto;
		height: calc( 100vh - 60px);
	}
	
}

.main-content-wrap{
	min-height: 40vh;
}


.slick_singleslide .single_slick{
	background-color: #f4f4f4;
}

.img-popup,
.pot-small-img a{
	display: block;
	height: auto;
	padding-bottom: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.desc_estesa *{
	font-size: 15px !important;	
	line-height: 1.5 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.btn{
	border-radius: 0;
}
@media (min-width: 992px) {

	.col__sidebar{
		background-color: #f4f4f4
	}
	.col__sidebar{
		background-color: transparent;
	}
	
}

.p__thumb{
	display: block;
	height: auto;
	padding-bottom: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.imgs_container .slick-list, .imgs_container .slick-track{
	height: 100%;
}

.social-top ul li{
	margin-right: 10px;
}

.main-menu-area ul>li.active>a{
	font-weight: 600;
}

.social-top a {
    width: auto;
    text-align: center;
    padding: 0;
    border-radius: 30px;
    font-size: 22px;
    color: #313131;
}
.social-top ul li a {
    font-size: 18px;
}

.social-top   i{
	font-weight: 500 !important;
}

.link__whatsapp{
	width: auto !important;
	/*min-width: 43px !important;*/
}
.fz-30{
	font-size: 30px !important;
}
.link__whatsapp{
	/*background-color: #25d366;*/
	background-color: transparent;
}

.link__facebook{
	/*background-color: #3b5998;*/
	background-color: transparent;
}

.link__twitter{
	/*background-color: #1da1f2;*/
	background-color: transparent;
}

.link__instagram{
	/*background-color: #e1306c;*/
	background-color: transparent;
}

.top-info {
    padding: 0 10px;
}
.header-top-area{
    border-bottom: 1px solid #ddd;
}
.header-top-inner {
    border-bottom: transparent;
}
.logo-area img{
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mobile-navigation {
 
    max-height: calc( 100vh - 200px );
}

.social-top ul li a:hover{
	opacity: 0.6;
}
.breadcrumb-area h2{
	font-family: 'Cormorant Garamond', serif;
}
.shop-sidebar h4{
	color: #313131;
}
.login_link a:hover{
	color: #fff !important;
	opacity: 0.6;
}
.mypage-alo-phone-2 {
    position: fixed;
    left: 10px;
    visibility: visible;
    background-color: transparent;
    cursor: pointer;
    bottom: 60px !important;
}
.mypage-alo-phone-2 .iconaw {
    color: #fff;
    font-size: 24px;
    margin-left: 10px;
    border-radius: 100%;
    padding: 7px 9px;
    height: 45px;
    width: 45px;
    font-weight: 100;
    border: 3px solid #eeeeee;
}
@media (max-width: 479px) {

	h3, h2 {
	    font-size: 18px;
	    line-height: 20px;
	}

	.container{
		width: 100%;
	}

	.btn, .btn-2{
	    padding: 10px 10px;
		font-size: 15px;
	}

	.btn_showsidebar{
		font-size: 13px;
		padding: 6px 10px;
	}

	.social-top a {
    font-size: 18px;
    width: 34px;
    height: 34px;
    margin-right: 7px;
    line-height: 1.7;
    padding: 3px;
}
	
}