/* mainh*/
html,body
{
	font-family: "AvenirLTStdBook", Arial, sans-serif;
	background:#ffffff;
	color:#c6755f;
}
a, a:hover
{
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
	vertical-align: baseline;
}
.main-navigation ul li a
{
	font-family: "AvenirLTStdMedium",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #c6755f;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
	padding: 10px 0;
}
.main-navigation ul li a:hover, .main-navigation ul li.current_page_item > a, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_ancestor > a, .main-navigation ul li.current-menu-ancestor > a
{
	border-bottom:2px solid #c6755f;
}

.int-margin{
	
}
.page-max-width
{
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1420px;
	margin:0 auto;
}
.blanklink
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.7);
	padding: 21px 41px;
	margin-bottom: 30px;
}
.blanklink:hover
{
	background:rgba(255,255,255,0.7);
	color:#77926d;
}
.ccss h1
{
	font-family: "FreightBigProBlack", Arial, sans-serif;
	color: #c6755f;
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.indexf-content h1
{
	color: #fff;
}
.ccss h2
{
	font-family: "FreightBigProBlack", Arial, sans-serif;
	color: #c6755f;
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0px;
	margin: 0;
	vertical-align: baseline;
}
.ccss h2 span
{
	font-family: "BrittanySignature", Arial, sans-serif;
	font-size: 70px;
	line-height: 1;
	vertical-align: top;
	display: inline-block;
	margin-left: 22px;
}
.ccss h5
{
	font-family: "BrittanySignature", Arial, sans-serif;
	color: #fff;
	font-size: 70px;
	line-height: 0.7;
	margin: 0;
	letter-spacing: 0px;
	margin-left: 20px;
}
.ccss h6
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
}
.ccss p
{
	font-family: "AvenirLTStdBook", Arial, sans-serif;
	color: #c6755f;
	font-size: 18px;
	line-height: 1.6;
	margin: 30px 0;
	vertical-align:baseline;
}
.ccss p a
{
	color: #c6755f;
}
.ccss p a:hover
{
	text-decoration:underline;
}
.ccss p strong
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	vertical-align:baseline;
}
.ccss pre
{
	font-family: "FreightBigProMedium", Arial, sans-serif;
	color: #c6755f;
	font-size: 24px;
	line-height: 1.6;
	margin: 0;
	padding: 0 13px;
	max-width: 100%;
	display: block;
	width: 100%;
	overflow: visible;
	font-style: italic;
	white-space: normal;
	background: none;
	border: 0;
	border-left: 4px solid #c6755f;
}
.homeb-content-cont 
{
	text-align:center;
	padding:40px 0;
}
.index-first-main-cont
{
	position:relative;
	padding:110px;
}
.indexfbg-cont
{
	position: absolute;
	width: calc(50% + 355px);
	height: 100%;
	background: #daa799;
	top: 0;
	left: 0;
}
.index-first-cont
{
	position:relative;
	z-index:1;
}
.indexfirst-cont
{
	
}
.indexf-left-cont
{
	float:left;
	width:50%;
	background:#daa799;
}
.indexf-right-cont
{
	float:right;
	width:50%;
}
.indexf-right-cont img
{
	width:100%;
}
.clearafter
{
	
}
.clearafter:after
{
	content:'';
	display:block;
	clear:both;
}
.indexf-padding
{
	padding:120px 0;
}
.indexf-content
{
	width:90%;
}
.hf-link-cont
{
    margin-bottom: 125px;
}
.paddingboth100
{
	padding:180px 0;
}
.paddingtop100
{
	padding-top:180px;
}
.paddingbottom100
{
	padding-bottom:180px;
}
.index-second-main-cont
{
	background:#77926d;
	position:relative;
}
.index-second-cont
{
	
}
.indexsec-top-cont
{
	position:relative;
}
.indexsec-left-cont
{
	float:left;
}
.indexsec-right-cont
{
	float:right;
}
.indexs-img-cont
{
	width:63%;
}
.indexs-content-cont
{
	width:37%;
}
.indexs-padding
{
	padding: 40px 160px;
	position: absolute;
	bottom: 150px;
	right: 0;
}
.indexs-padding hr
{
	position: absolute;
	left: -95px;
	margin: 0;
	height: 1px;
	width: 192px;
	top: 67px;
	background: #fff;	
}
.indexssecond .indexs-padding
{
	right: unset;
	left: 0;
	bottom: unset;
	top: 180px;
}
.indexssecond .indexs-padding hr
{
	left: unset;
	right: -95px;
}
.indexstop-cont, .indexsbottom-cont
{
	background:#fff;
	height:180px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.indexsbottom-cont
{
	top:unset;
	bottom:0;
	background:#fff8f3;
}
.indexsfirst
{
	margin-bottom:120px;
}
.indexthird-cont
{
	display:table;
	width:100%;	
	font-size:0;
}
.indext-img-cont, .indext-content-cont
{
	width:50%;
	display:inline-block;
	vertical-align:middle;
}
.indext-content-cont
{
	
}
.indext-img-cont img
{
	width:100%;
}
.indext-padding
{
	padding:40px;
}
.indextcontent
{
	max-width:340px;
	margin:0 auto;
}
.indext-padding a.blanklink
{
	color:#c6755f;
	border:1px solid #c6755f;
	margin-bottom:0;
}
.indext-padding a.blanklink:hover
{
	color:#fff;
	background:#c6755f;
	
}
.index-third-main-cont
{
	background:#fff8f3;
}
.footer-main-cont
{
	
}
.footer-cont
{
	display:table;
	width:100%;
	font-size:0;
	padding:85px 0;
	border-top:1px solid #fcf7f6;
}
.fcont
{
	display:inline-block;
	vertical-align:top;
	width:25%;
}
.fcont p
{
	font-family: "AvenirLTStdBook", Arial, sans-serif;
    color: #c6755f;
    font-size: 14px;
    line-height: 1.6;
	margin-bottom:18px;
}
.fcont p a
{
	color: #c6755f;
	text-decoration:underline;
}
.fcont p a:hover
{
	
}
.fcont h6
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	color: #c6755f;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 6px;
}
ul.f-menu
{
	margin: 0;
	padding: 0;
}
ul.f-menu li
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
ul.f-menu li a
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
    color: #c6755f;
    font-size: 16px;
    line-height: 1.6;
}
ul.f-menu li a:hover
{
	text-decoration:underline;
}
.insta-top-cont
{
	text-align:center;
}
.insta-top-cont h2
{
	color: #c6755f;
	margin: 0;
	font-size: 60px;
	padding: 0;
	margin-bottom: 20px;
}
.insta-top-cont p
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	color: #c6755f;
	font-size: 16px;
	line-height: 1.6;
	margin: 3px 0 44px;
}
.insta-top-cont p a
{
	color: #c6755f;
}
.insta-top-cont p a:hover
{
	text-decoration:underline;
}
.insta-bottom-cont img
{
	width:100%;
}
.about-img-cont
{
	width:50%;
}
.about-img-cont img
{
	width:100%;
}
.about-content-cont
{
	width:50%;
}
.about-padding
{
	width: 82%;
}
.faq-main-cont
{
	max-width:710px;
	margin:0 auto;
}
.cform-cont
{
	
}
.cform-left-cont
{
	float:left;
	width:48%;
}
.cform-right-cont
{
	float:right;
	width:48%;
}
.cform-cont:after
{
	content:'';
	display:block;
	clear:both;
}
.cform-main-cont h4
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	color: #c6755f;
	font-size: 14px;
	line-height: 1;
	text-transform:uppercase;
}
.contacttopcont
{
	text-align:center;
}
/* common form */

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea, .wpcf7-form input[type="file"], .wpcf7-form input[type="number"], .wpcf7-form select
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	font-size: 18px;
	color: #0b1f4c;
	background: transparent;
	outline: none;	
	border:1px solid #c6755f;
	padding: 18px 0;
	line-height: 1;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 0;
	text-indent: 14px;
}
div.wpcf7 .ajax-loader
{
	
}
.wpcf7-form select
{
	height:190px;
	width: 100%;
}
 .wpcf7-form input[type="file"]
 {
	text-indent: 0 !important;
	padding: 11px 0;
	width: 100% !important;
 }
.wpcf7-form textarea
{
	height: 94px;
	margin-bottom: 20px;
}
.wpcf7-form input[type="submit"]
{
	font-family: "AvenirLTStdMedium", Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	background: #c6755f;
	display: inline-block;
	padding: 20px 38px;
	outline: none;
	box-shadow: none;
	text-align: center;
	margin: 0;
	vertical-align: middle;
	border-radius: 0;
	margin-top: 24px;
	border: 0;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}
.wpcf7-form input[type="submit"]:hover
{	
	background:#77926d;
	color:#fff;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-ms-transition: all 0.3s ease-in;
}
.submitcont
{
	text-align:center;
}
.wpcf7-form label.error {
	position: absolute;
	top: 56px;
	left: 0;
	border: 1px solid #bbb;
	background: #fbfbfb url(../images/tool-tip.png) no-repeat top 7px left 7px;
	border-radius: 3px;
	padding: 4px 7px 1px 34px;
	color: #c3745e !important;
	font-weight: normal;
	font-size: 14px;
	z-index: 9999;
	box-shadow: 0px 2px 2px #333;
	line-height: 26px;
	font-family: sans-serif;
	text-transform: none;
}
.wpcf7-form label.error:before {
display: block;
content: "";
border-color: transparent transparent #bbb transparent;
border-style: solid;
border-width: 8px;
height: 0;
width: 0;
position: absolute;
top: -16px;
left: 8px;
}
.wpcf7-form label.error:after {
display: block;
content: "";
border-color: transparent transparent #fbfbfb transparent;
border-style: solid;
border-width: 7px;
height: 0;
width: 0;
position: absolute;
top: -14px;
left: 9px;
}
span.wpcf7-form-control-wrap {
display: block;
}
.wpcf7-form br
{
	display:none;
}

/* Select */

::-webkit-input-placeholder {
   color: #c6755f;
}

:-moz-placeholder { /* Firefox 18- */
   color: #c6755f;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #c6755f;
}

:-ms-input-placeholder {  
   color: #c6755f;
}

div.wpcf7-mail-sent-ok
{
	border: 0;
	font-family: "AvenirLTStdMedium",Helvetica,Arial,sans-serif;
	font-size: 28px;
	color: #64c9d5;
	line-height: 1.4;
	padding: 30px 0 0;
	margin: 0;

}

.wpcf7-form select option
{
	color:#000;
}

.hometop
{
	padding-top:145px;
}

.faq-top-cont
{
	text-align:center;
}
.cform-main-cont p
{
	margin:0 !important;
}
.page-template-template_commonpage .ccss h1
{
	margin-top:0
}

/*instagram */
.eapps-instagram-feed-title
{
	display:none !important;
}
.insta-bottom-cont
{
	position:relative;
}
.insta-bottom-cont .ibtcont
{
	background: #fff;
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 0;
	z-index: 999999;
}
.instaplugin
{
	
}/* Newsletter */
.newsletter-main-cont
{
	
}
.newsletter-cont
{
	padding:100px 0;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
.newsform
{
	
}
.newsform h3
{
	font-family: 'ars_maquette_prolight', Arial, sans-serif;
	color: #4b2f52;
	font-size: 30px;
	line-height: 1.2;
}
.newsform h4
{
	font-family: 'ars_maquette_prolight', Arial, sans-serif;
	color: #4b2f52;
	font-size: 16px;
	line-height: 1.5;	
	margin-bottom:3px;
}
.newsform .hreg-col-cont
{
	width:22%;
}
.newsform .hreg-col-2, .newsform .hreg-col-3
{
	width:25%;
}
.newsform .hreg-padding
{
	margin:0;
	margin-right:28px;
}
.newsform .wpcf7-form input[type="submit"]
{
	margin-top:0;
	
}
.newsform .wpcf7-form input[type="submit"]:hover
{
	background:#83259b;
	color:#434041;
}
.newsform .wpcf7-form input[type="text"], .newsform .wpcf7-form input[type="email"], .newsform .wpcf7-form textarea, .newsform .wpcf7-form select {
	margin-bottom: 0;
	border: 1px solid #4b2f52;
	color: #4b2f52;
	text-indent: 28px;
	border-radius: 30px;
}
.newsform ::-webkit-input-placeholder {
   color: #c3745e;
}

.newsform :-moz-placeholder { /* Firefox 18- */
   color: #c3745e;
}

.newsform ::-moz-placeholder {  /* Firefox 19+ */
   color: #c3745e;
}

.newsform :-ms-input-placeholder {  
   color: #c3745e;
}

/* footer */
.newsform
{
	
}
.newsform .wpcf7-form input[type="email"]
{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 20px 0;
	font-size: 16px;
	color: #c3745e;
	border-radius: 0;
	text-indent: 0;
}
.newsform .wpcf7-form input[type="submit"]
{
	color: #1a1f38;
	padding: 0;
	z-index: 1;
	position: relative;
	background: transparent;
	width: 100%;
	border: 0;
	border-radius: 0;
	display: block;
	height: 55px;
	border-left: 0;
}
.newsform  div.wpcf7 .ajax-loader
{
	display:none;
}
.newslrcont
{
	position: relative;
	border-bottom: 1px solid #c3745e;
}
.newsleft
{
	float:left;
	width:80%;
}
.newsright
{
	float:left;
	width:20%;
}
.newslrcont:after
{
	content:'';
	display:block;
	clear:both;
}
.arrowicon
{
	position: absolute;
	right: 0;
	top: 2px;
	color: #c3745e;
}
.arrowicon i
{
	font-size: 32px;
}
.newsform .wpcf7-form input[type="submit"]:hover
{
	background:transparent;
}

/* shipping method */
#shipping_method
{
	margin:0;
	padding:0;
}
#shipping_method li
{
	list-style:none;
}
input[type="radio"]
{
	margin: 0px 10px 3px 0px !important;
	display: inline-block;
	vertical-align: middle;
}
input[type="checkbox"]
{
	
}

.woocommerce form .form-row .woocommerce-form__label-for-checkbox input:checked + span:before, .woocommerce form .woocommerce-form__label-for-checkbox input:checked + span:before, p.mailchimp-newsletter  input:checked .woocommerce-form__label-for-checkbox span:before
{
    content: "\f373";
}
p.mailchimp-newsletter .woocommerce-form__label-for-checkbox
{
	display: inline-block !important;
}
p.mailchimp-newsletter .woocommerce-form__label-for-checkbox span
{
	
}
p.mailchimp-newsletter .woocommerce-form__label-for-checkbox span:before
{
	content: '' !important;
}
.wooccm-additional-fields
{
	
}
.wooccm-additional-fields #additional_wooccm0_field
{
	background: #fff8f3;
	padding: 26px;
}
.woocommerce form .form-row label {
    display: block;
    font-family: "AvenirLTStdHeavy",Helvetica,Arial,sans-serif;
}
.woocommerce form .wooccm-type-radio .woocommerce-radio-wrapper label {
    display: inline-block;
    font-family: "AvenirLTStdMedium",Helvetica,Arial,sans-serif;
}
.radio, .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.woocommerce-cart .cart-collaterals table.shop_table th, .woocommerce-cart .cart-collaterals table.shop_table td {
    padding: 20px 0;
    border-bottom: 1px solid #c6755f;
    font-weight: 400;
    vertical-align: top;
}
.woocommerce-cart .woocommerce-cart-form__contents thead th
{
	font-family: "AvenirLTStdHeavy",Helvetica,Arial,sans-serif;
}
/* filter */
.filter-main-cont
{
	text-align: left;
	width: 170px;
	position: absolute;
	top: 150px;
	left:0;
	z-index:1;
}
.filter-top-box
{
	border: 1px solid;
	margin: 0;
	padding: 15px 15px 14px;
	display: block;
	cursor:pointer;
}
.filter-top-box h3
{
	font-family: "AvenirLTStdMedium",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #c6755f;
    text-transform: uppercase;
    margin: 0;
    background: url(../images/filter-icon.png) no-repeat right center;
}
.filter-bottom-cont
{
	border: 1px solid;
	border-top: 0;
	background: #fff;
	display:none;
}
.filter-bottom-cont ul 
{
	padding: 0;
	margin: 0;
}
.filter-bottom-cont ul li 
{
	list-style:none;
}
.filter-bottom-cont ul li a
{
	font-family: "AvenirLTStdMedium",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #c6755f;
	padding: 5px 15px;
	display: block;
}
.filter-bottom-cont ul li a:hover
{
	background:#fff8f3;
}
.shop-top-main-cont{
	position:relative;
}
.shop-filter-toolbar .product-result-count
{
	opacity:0;
}
.woocommerce-pagination
{
	padding-bottom:90px;
}
.woocommerce-pagination .page-numbers li span.current
{
	
}
.site-branding img
{
	margin-left: -16px;
	width: 246px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    font-family: "AvenirLTStdMedium", Arial, sans-serif;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 0;
    margin-top: 30px;
	line-height:1.3;
}

.dgwt-wcas-suggestions-wrapp{
border-color:#c6755f!important;
}



.dgwt-wcas-search-form{
	width:250px;
}
@media screen and (max-width: 334px) {
  .dgwt-wcas-search-form {
    width:150px;
  }
}


@media (max-width: 992px) {
    .site-header .container-full {
        padding: 8px;
    }

    .site-header .site-header__content {
        flex-wrap: wrap;
    }

    .site-header .header-mobile-menu {
        width: 40px;
        height: 40px;
    }

    .site-header .header-mobile-menu .header-mobile-menu__inner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .site-header .site-branding {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 80px;
    }

    .site-header .site-branding img {
        width: auto;
        max-width: 100%;
        height: 50px;
        margin-left: 0;
        margin-right: 0;
    }

    .site-header .nav-link-right {
        width: 100%;
        height: auto;
        gap: 24px;
        padding: 4px 0 12px;
    }

    .site-header .link-search {
        flex: 1;
    }

    .site-header .link-search .dgwt-wcas-search-form {
        width: 100%;
    }

    .site-header .link-search .dgwt-wcas-sf-wrapp {
        padding: 0;
    }

    .site-header .link-search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        padding: 8px 36px 8px 16px;
        height: 56px;
        border-radius: 4px;
    }

    .site-header .link-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        top: 50%;
        left: auto;
        right: 8px;
        transform: translateY(-50%);
        width: 40px;
        height: 40px;
    }

    .site-header .link-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        width: 24px;
        height: 24px;
    }

    .site-header .nav-link-cart {
        position: absolute;
        top: 6px;
        right: 12px;
    }
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
font-size:12px;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
border-radius:0px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){
.ccss h1{
margin-top:40px;
}
}
.mobile-menu__search{
display:none;
}