@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic.woff2') format('woff2'),
        url('fonts/CenturyGothic.woff') format('woff'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic Italic';
    src: url('fonts/CenturyGothic-Italic.eot');
    src: url('fonts/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic-Italic.woff2') format('woff2'),
        url('fonts/CenturyGothic-Italic.woff') format('woff'),
        url('fonts/CenturyGothic-Italic.ttf') format('truetype'),
        url('fonts/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic Bold';
    src: url('fonts/CenturyGothic-Bold.eot');
    src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('fonts/CenturyGothic-Bold.woff') format('woff'),
        url('fonts/CenturyGothic-Bold.ttf') format('truetype'),
        url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic BoldItalic';
    src: url('fonts/CenturyGothic-BoldItalic.eot');
    src: url('fonts/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('fonts/CenturyGothic-BoldItalic.woff') format('woff'),
        url('fonts/CenturyGothic-BoldItalic.ttf') format('truetype'),
        url('fonts/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



/* Columns Shortcode */
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_half {
	width: 48%
}
.one_third {
	width: 30.66%
}
.two_third {
	width: 65.33%
}
.one_fourth {
	width: 22%
}
.three_fourth {
	width: 74%
}
.one_fifth {
	width: 16.8%
}
.two_fifth {
	width: 37.6%
}
.three_fifth {
	width: 58.4%
}
.four_fifth {
	width: 67.2%
}
.one_sixth {
	width: 13.33%
}
.five_sixth {
	width: 82.67%
}
.last {
	margin-right: 0 !important;
	clear: right;
}
@media only screen and (max-width: 800px) {
	.one_half,
	.one_third,
	.two_third,
	.three_fourth,
	.one_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {
		float:none !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		width:100% !important;
		height: auto !important;
	}
}

.whitetext, .whitetext p, .whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4, .whitetext h5, .whitetext h6 { color: #fff; }
.avada-has-rev-slider-styles .avada-skin-rev { border-top: none !important; border-bottom: none !important; }

.fusion-main-menu>ul>li>a {
	text-transform: uppercase;
}
.fusion-main-menu-bottom {
	background-color: #c7a68d;
	color: #fff;
    padding: 5px 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	text-transform: uppercase;
	
}
.fusion-secondary-menu .sub-menu, .fusion-secondary-menu .fusion-custom-menu-item-contents {
	right: -1px;
	left: auto;
}
.fusion-main-menu-bottom h3, .fusion-main-menu-bottom h4,.fusion-main-menu-bottom h5, .fusion-main-menu-bottom h6 {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.fusion-footer-widget-area .col-lg-4:nth-child(3) img {
	max-width: 110px;
}
body.fusion-button_size-xlarge .fusion-button-default-size, body.fusion-button_size-xlarge button.button {
    padding: 13px 30px;
    line-height: 24px;
    font-size: 20px;
}

a.border-btn {
	color: #7b7b7b;
	border: 1px solid #7b7b7b;
	background: transparent;
	text-decoration: none;
    display: inline-block;
    border-radius: 0;
    font-weight: 700;
    font-size: 18px;
	line-height: 24px;
    text-transform: uppercase;
    padding: 12px 30px 12px;
    cursor: pointer;
    text-align: center;
}
a.border-btn:hover {
	color: #fff;
	border: 1px solid #c7a68d;
	background: #c7a68d;
	text-decoration: none;
    border-radius: 0;
    cursor: pointer;
}
.modal-content {
	border-radius: 0;
}
.owl-stage .owl-item a.add_to_cart_button, .owl-stage .owl-item a.added_to_cart {
	border: 1px solid #7b7b7b;
	font-weight: 700;
    font-size: 18px !important;
    line-height: 24px !important;
    text-transform: uppercase !important; 
	padding: 13px 30px !important;
}
.owl-stage .owl-item a.add_to_cart_button:hover, .owl-stage .owl-item a.added_to_cart:hover {
	border: 1px solid #dacab9;
}
.owl-stage .owl-item .atw_item_info .atw_price {
    line-height: 44px;
    font-size: 18px !important;
}

@media only screen and (min-width: 1300px) {
	.fusion-footer-widget-area .col-lg-4:nth-child(1) {
		width: 30.33333333%;
	}
	.fusion-footer-widget-area .col-lg-4:nth-child(2) {
		width: 26.33333333%;
	}
	.fusion-footer-widget-area .col-lg-4:nth-child(3) {
		width: 43.33333333%;
	}
	
}

@media only screen and (min-width: 801px) {
	
}


@media only screen and (max-width: 800px) {
	
}
