/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import "vertical-top3themes.min.css";
@import "horizontal-top3themes.min.css";
@import "font-awesome.min.css";
@font-face {
    font-family: "Century Gothic";
	src:url('fonts/GOTHIC.TTF');
}
@font-face {
    font-family: "Century Gothic";
	src:url('fonts/GOTHICB.TTF');
    font-weight: bold;
}
@font-face {
    font-family: "Century Gothic";
	src:url('fonts/GOTHICI.TTF');
    font-style: italic;
}
@font-face {
    font-family: "Century Gothic";
	src:url('fonts/GOTHICBI.TTF');
    font-style: italic;
    font-weight: bold;
}
@font-face {
    font-family: "Proxima Nova";
	src:url('fonts/Mark Simonson - Proxima Nova Regular.otf');
}
@font-face {
    font-family: "Proxima Nova";
	src:url('fonts/Mark Simonson - Proxima Nova Bold.otf');
    font-weight: bold;
}
@font-face {
    font-family: "Proxima Nova";
	src:url('fonts/Mark Simonson - Proxima Nova Regular Italic.otf');
    font-style: italic;
}
@font-face {
    font-family: "Proxima Nova";
	src:url('fonts/Mark Simonson - Proxima Nova Bold Italic.otf');
    font-style: italic;
    font-weight: bold;
}
@font-face {
	font-family:"Gobold Thin";
	src:url("fonts/Gobold_Thin.eot?") format("eot"),url("fonts/Gobold_Thin.woff") format("woff"),
	url("fonts/Gobold_Thin.ttf") format("truetype"),url("fonts/Gobold_Thin.svg#GoboldThin") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: "TT Masters";
	src:url('fonts/TT Masters Bold.otf');
}
/*@font-face {
    font-family: "TT Masters";
	src:url('fonts/TT Masters DEMO Black.otf');
    font-weight: bold;
}
@font-face {
    font-family: "TT Masters";
	src:url('fonts/TT Masters DEMO Rough Thin.otf');
    font-weight: 300;
}/**/
.gobold{
	font-family:"Gobold Thin" !important;
}
.tt_masters{
	font-family:"TT Masters" !important;
}
body{
	font-size: 15px !important;
	/*font-family: "Proxima Nova", sans-serif !important;/**/
	line-height: 1.4;	
	-webkit-font-smoothing: antialiased;
	/*background-color: #fcfcfc;/**/
	color: #111;
}
.color{
	color: #ed1b21 !important;
}
.bg-auto .bg-fill{
	background-size: auto !important;
}
.bg-width .bg-fill{
	background-size: 100% auto !important;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    margin-top: 0;
    margin-bottom: 10px;
	color: #0b2e42;
}
.h1, h1, .banner h1{
	font-size: 2.6em;
	font-weight: bold;
}
.h2, h2, .h3, h3, .h4, h4, .h5, h5, .banner h2, .banner h3 {
	font-size: 1.6em;
}
.banner h3{
	font-weight: bold;
}
.h3, h3 {
	color: #124664;
}
.h2, h2, .h4, h4 {
    text-transform: uppercase;
}
.h4, h4, .h5, h5 {
	color: #ed1b21 !important;
	font-size: 1.1em;
}
.h5, h5 {
	font-family: "TT Masters" !important;
}
table, td{
	border: none;
	color: #111;
	width: auto;
	font-size: 1em;
	vertical-align: top;
}
.align-middle table, .align-middle td{
	vertical-align: middle;
}
td img{
	max-width: none;
}
.col, .gallery-item, .columns{
	padding: 0 15px 10px;
}
.row .row .gallery, .row .row:not(.row-collapse), 
.container .row .row:not(.row-collapse), 
.lightbox-content .row .row:not(.row-collapse){
	margin-left: -5px;
	margin-right: -5px;
}
.col .col{
	padding: 0 5px 5px;
}
.col.medium-10 .col img,
.row-collapse>.col img{
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
	background-color: #fff;
	margin: 5px 0;
	font-size: 1.1em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.button, button, input[type='submit'], input[type='reset'], input[type='button']{
	padding-left: 35px;
	padding-right: 35px;
}
.dark input:not(.wpcf7-submit), .dark input[type='text'], .dark textarea{
	border: none;
	border-bottom: 1px solid #aaa;
	box-shadow: none;
	background-color: transparent !important;
	padding: 0;
	color: #fff;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;/**/
}
input[type='submit'], .col input[type='submit'].button{
	margin-top: 10px;
}
textarea{
	min-height: 90px;
}
input[type='submit'], input[type='submit'].button, input[type='reset'].button, input[type='button'].button{
	border-radius: 100em;
	-moz-border-radius: 100em;
	-webkit-border-radius: 100em;
}
.dark ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}
.dark :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.dark ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.parallax-title .banner-layers{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
}
.parallax-title .banner-layers .entry-header{
	display: block;
    width: 100%;
}
.parallax-title .banner-layers .entry-header h1, .parallax-title .banner-layers .entry-header h1 a{
    color: #fff !important;
}
.parallax-title .banner-layers .entry-header .is-divider {
    background-color: #fff;
}
.mb {
    margin-bottom: 0;
}
.mh-0{
	min-height: 0 !important;
}
.alignleft {
    margin-right: 10px !important;
}
.nav>li>a, .header-main .nav > li > a {
    /*font-size: 1em;/**/
}
.bg-overlay-remove-50:hover .overlay, .bg-overlay-add-50:not(:hover) .overlay, .has-hover:hover .image-overlay-remove-50 .overlay, .has-hover:not(:hover) .image-overlay-add-50 .overlay {
    opacity: 0;
}
.testimonial-name, .testimonial-company{
	text-transform: uppercase;
	font-size: 1em !important;
}
.attachment-preview{
	position: relative;
    cursor: pointer;
    text-align: left;
}
.attachment-preview:before {
    content: "";
    display: block;
    /*padding-top: 100%;*/
    padding-top: 435px;
}
.attachment-preview .thumbnail {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    margin: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
.attachment-preview .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.attachment-preview .thumbnail .centered{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.attachment-preview .thumbnail .centered img {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/*Single */
.single-pro-main-image .attachment-preview:before
{
	padding-top: 0;
}
.single-pro-main-image .attachment-preview .thumbnail
{
	position: relative;
}
.single-pro-main-image .attachment-preview .thumbnail:after
{
	position: relative;
}
.single-pro-main-image .attachment-preview .thumbnail .centered
{
	position: relative;
	transform: inherit;
}
.single-pro-main-image .attachment-preview .thumbnail .centered img 
{
    transform: inherit;
}
/*Single */

pre, blockquote, form, figure, p, dl, ul, ol{
	margin-bottom: 10px;
}
img.size-full.alignnone {
    margin-bottom: 5px;
}
.footer{
	padding: 60px 0 30px;
}
.footer .row .row .gallery, .footer .row .row:not(.row-collapse), 
.container .footer .row .row:not(.row-collapse), 
.lightbox-content .footer .row .row:not(.row-collapse){
	margin-left: -15px;
	margin-right: -15px;
}
.footer .col .col{
	padding: 0 15px 15px;
}
.footer li img.size-full.alignnone{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.footer li:after{
	content: "";
	display: block;
	clear: both;
}
.header-block{
	width: auto;
}
.header-block, .header-block img{
	max-width: none;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a{
	color: #000;
}
.nav-dropdown-simple .nav-column li.current-menu-item>a, .nav-dropdown.nav-dropdown-simple>li.current-menu-item>a, .nav-dropdown-simple .nav-column li>a:hover, .nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: #ed1b21;
}
.banner{
	background-color: transparent !important;
}
.entry-content ol li, .entry-summary ol li, .col-inner ol li, .entry-content ul li, .entry-summary ul li, .col-inner ul li{
	margin-left: 0;
	list-style-type: none;
}
.flickity-slider .banner h2 {
    font-size: 2em;
    font-weight: bold;
    line-height: 1.6;
}
.button.is-outline{
	background-color: #fff;
}
.accordion-item{
	box-shadow: 1px 1px 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 1px 1px 20px rgba(0,0,0,0.15);
	-webkit-box-shadow: 1px 1px 20px rgba(0,0,0,0.15);
	margin-bottom: 20px;
}
a.accordion-title{
	border: none;
	color: #0b2e42;
	font-weight: bold;
}
a.accordion-title.active{
	color: #ed1b21;
}
.home-title h1{
	font-size: 2.3em;
}
.home-title h1 strong{
	color: #ed1b21;
}
.home-title h2, .home-title h3{
	/*font-size: 1.5em;/**/
}
.home-title h1:after {
    /*content: "";
    border-bottom: 2px solid #ed1b21;
    width: 65px;
    display: block;
    margin-top: 10px;
    margin-bottom: 40px;/**/
}
.dark.home-title h1:after, .dark .home-title h1:after, .home-title .dark h1:after {
    border-color: #fff;
}
.home-title .text-center h1:after {
    margin-left: auto;
    margin-right: auto;
}
.row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.text-box .text{
	font-size: 15px !important;
}
.hover-show .col{
	cursor: pointer;
}
.hover-show .col .hover-inner{
	display: none;
}
.hover-show .col:hover .hover-inner{
	display: block;
}
.hover-show .col:hover .hover-hide{
	display: none;
}
.absolute-footer{
	display: none;
}
.product-item{
	border: 1px solid #ddd;
}
.portfolio-box-title{
	min-height: 40px;
}
.portfolio-box-price{
	color: #c46b33;
	font-weight: bold;
	font-size: 1.6em;
}
.single_quantity input[type='number']{
	width: 100px;
}
.owl-wrapper-outer {
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
.owl-carousel .owl-item{
	padding: 10px 5px 0;
}
.owl-carousel .owl-buttons div{
	color: #fff !important;
}
.quantity {
	float: left;
	width: 135px;
}
.quantity .qty,
.quantity .plus,
.quantity .minus {
	margin: 0px !important;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}
.quantity .qty {
	float: left;
	width: 50px;
	height: 40px;
	line-height: 40px;
	border: 0;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background-color: #EEE;
	text-align: center;
	margin-bottom: 0;
}
.quantity .plus,
.quantity .minus {
	display: block;
	float: left;
	cursor: pointer;
	border: 0px transparent;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #EEE;
	font-size: 16px;
	font-weight: bold;
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
}
.quantity .plus:hover,
.quantity .minus:hover { background-color: #DDD; }
.quantity .qty:focus,
.quantity .plus:focus,
.quantity .minus:focus {
	box-shadow: none !important;
	outline: 0 !important;
}
.l_result table{
	width: 100%;
}
.l_result td{
	border-bottom: 1px solid #ddd;
	padding: 10px;
	
}
.l_result .head_tr td{
	background-color: #c46b33;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}

.single_chopping {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.single_chopping label {
    font-weight: 400;
    font-size: 15px !important;
    margin-bottom: 0;
}

.single_chopping input[type=radio] {
    padding: 0;
    margin: 0;
}

.single_chopping > div {
    margin-left: 15px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	body, .text-box .text{
		font-size: 12px !important;
	}
	.has-parallax{
		padding-top: 150px !important;
	}
	.header.show-on-scroll, .header.has-transparent, .header.transparent{
		position: static;
	}
	.banner h1{
		font-size: 1.5em;
	}
	.quantity {
		width: 95px;
	}
	.quantity .qty,
	.quantity .plus,
	.quantity .minus {
		width: 30px;
		padding: 0;
	}
	.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.header-block-block-1 .button{
		padding: 5px 20px;
		margin: 0;
	}
}
@media only screen and (min-width: 850px) {
/*************** ADD DESKTOP ONLY CSS HERE  ***************/
	.header-full-width .container{
		padding-right: 0;
	}
	#logo{
		padding-left: 30px;
	}
	.header-block-block-1 .button{
		padding: 30px 20px;
		white-space: nowrap;
		text-align: left;
		font-size: 1.2em;
		line-height: 39px;
	    font-family: "TT Masters";
	}
	.header-main .nav > li {
	    min-width: 70px;
	    text-align: center;
	}
	.header-main .nav > li > a {
	    font-family: "TT Masters";
	    padding-top: 28px;
	    padding-bottom: 28px;
	    font-size: 1.3em;
	}
	.header-main .nav > li.active, .header-main .nav > li:hover {
	    background-image: url("images/li_active.png");
	    background-repeat: no-repeat;
	    background-position: right bottom;
	}
	.page-wrapper {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
}

/*Duc Custom*/
 .image-cover img,  .has-equal-box-heights .box-image img
{
	object-fit: contain;
}
#logo img
{
	margin:0 auto;
}
.header-block-block-1
{
	min-width: 800px;
}
.header-block-block-1 .button
{
	padding: 30px 0px;
	margin-right: 0;
}
.border-left-right 
{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.note-cart li
{
	margin-bottom: 5px;
}
.note-cart li:before
{
	display: inline-block;
	content: "*";
	color: #f00;
	margin-right: 5px;
}
.contact_info .fa
{
	color: #ed1b21;
}

.category-cart-row h3 {
	background: #ed1b21;
	color: #fff;
	margin-bottom: 30px;
	padding: 10px 20px;
	font-family: "TT Masters";
}

.product-cart-row {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.product-cart-row.last {
	border-bottom: 0;
}

.product-cart-item {
	display: flex;
	flex-direction: row;
	border-right: 1px dashed #d0d0d0;
	padding-right: 30px;
}

.product-cart-item .product-info {
	width: 100%;
}

.product-cart-item .product-image {
	max-width: 200px;
	margin-right: 45px;
}

.product-cart-item .product-image a {
	display: block;
}

.product-cart-item .product-image img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	min-width: 200px;
	max-width: 200px;
	min-height: 200px;
	max-height: 200px;
}

.product-cart-item .product-title {
	margin-bottom: 30px;
}

.weight-selection h4,
.cutting-services h4,
.product-cart-row .message h4 {
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	color: #121212 !important;
	margin-bottom: 5px;
}

.weight-selection ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.weight-selection ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	font-size: 16px;
	padding: 5px 15px;
}

.weight-selection ul li:nth-child(odd) {
	background-color: #f7f7f7;
}

.weight-selection ul li > div:last-child {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.weight-selection ul li label {
	margin-right: 20px;
	font-weight: 300;
}

.cutting-services,
.product-cart-row .message,
.product-cart-row .action {
	padding-left: 30px;
	margin-bottom: 15px;
}

.cutting-services.hide {
	display: none;
}

.cutting-services label {
	font-size: 16px;
	font-weight: 500;
}

.order-form-row {
	margin-top: 60px;
	background: url(images/bg-order-form.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.order-form {
	max-width: 769px;
	margin: 0 auto;
	padding: 90px 0;
}

.order-form .order-tel {
	margin-bottom: 20px;
	font-size: 20px;
}

.order-form .order-note {
	margin-bottom: 8px;
	font-size: 16px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #222;
}

.order-form .order-tel a{
	text-decoration: underline;
}

.order-form .order-tel a:hover {
	color: #ff0000;
	text-decoration: none;
}

.d-flex-row {
	display: flex;
	flex-direction: row;
}

.d-flex-row > * {
	flex: 1 1 auto;
	display: block;
	margin: 5px 10px;
	max-width: 364px;
}

.d-flex-row.full-width > * {
	max-width: 100%;
}

.order-form ::-webkit-input-placeholder { /* Edge */
	color: #131313;
}

.order-form:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #131313;
}

.order-form::placeholder {
	color: #131313;
}

.order-form .form-control {
	color: #222;
}

.order-form input[class=form-control] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 10px 15px;
	height: 45px;
	border: 1px solid #e6e6e6;
}

.order-form textarea[class=form-control] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
}

.order-form input[class=form-control]:focus,
.order-form textarea[class=form-control]:focus {
	border-color: #222;
}

.order-form input[name=delivery_time] {
	background: url(images/icon-time.png) no-repeat calc(100% - 10px) center;
	background-color: #fff;
}

.order-form input[name=delivery_date] {
	background: url(images/icon-date.png) no-repeat calc(100% - 10px) center;
	background-color: #fff;
}

.order-form .button.primary {
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	padding-left: 30px;
	padding-right: 30px;
	height: 45px;
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
}

.field-group.error {
	display: flex;
	flex-direction: column;
}

.field-group.error input,
.field-group.error textarea {
	border-color: #d91e18;
}

.field-group.error .invalid-feedback {
	font-size: 14px;
	font-weight: 400;
	color: #d91e18;
	text-align: left;
}

/* Absolute Center Spinner */
.loading {
	display: none;
}
.loading.active {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: visible;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
}

/* Transparent Overlay */
.loading.active:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading.active:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading.active:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 600px) {
	.d-flex-row {
		flex-direction: column;
	}
	.d-flex-row > * {
		max-width: 100%;
	}
	.product-cart-item {
		flex-direction: column;
		border-right: 0;
		padding-right: 0;
	}
	.product-cart-item .product-image {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.cutting-services, .product-cart-row .message, .product-cart-row .action {
		padding-left: 0;
	}
	.product-cart-row .action .add-to-enquiry {
		height: 40px;
		font-size: 14px;
	}
}

/* Side Menu */
.floating-menu {
	z-index: 9;
	position: fixed;
	right: 15px;
	bottom: 60px;
}
.floating-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.floating-menu ul li {
	display: block;
	margin-bottom: 5px;
}

.floating-menu ul li a {
	background: var(--primary-color);
	color: #fff;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.floating-menu ul li.fm-whatsapp a {
	background: #00E676;
}

.floating-menu ul li:hover a {
	background: #BE161A;
}

.floating-menu ul li.fm-whatsapp:hover a {
	background: #00BFA5;
}

.floating-menu ul li i {
	padding-top: 5px;
}

.floating-menu ul li .fm-icon-phone:before {
	content: url(images/icon-phone-dark-lg.png);
}

.floating-menu ul li .fm-icon-email:before {
	content: url(images/icon-email-dark-lg.png);
}

.floating-menu ul li .fm-icon-whatsapp:before {
	content: url(images/icon-whatsapp-dark-lg.png);
}

@media(min-width: 1200px) and (max-width: 1365px)
{
	.header-right .large-6:nth-child(1)
	{
	    max-width: 70%;
	    -ms-flex-preferred-size: 70%;
	    flex-basis: 70%;
	}
	.header-right .large-6:nth-child(2)
	{
	    max-width: 30%;
	    -ms-flex-preferred-size: 30%;
	    flex-basis: 30%;
	}
	.header-block-block-1
	{
		min-width: 450px;
	}
	.slide_home .banner
	{
		padding-top: 450px !important;
	}
	.attachment-preview:before 
	{
	  
	    padding-top: 360px;
	}
}
@media(min-width: 1366px) and (max-width: 1600px)
{
	.header-block-block-1
	{
		min-width: 600px;
	}
}

/*Duc Custom*/

#order-result a {
	color: #D91E18;
	text-decoration: underline;
}

.vjs-big-play-button {
	-webkit-border-radius: 99px !important;
	-moz-border-radius: 99px !important;
	border-radius: 99px !important;
	width: 75px !important;
	height: 75px !important;
}

.vjs-big-play-button:hover {
	background-color: #ff0000 !important;
	border-color: #ff0000 !important;
}

.vjs-big-play-button .vjs-icon-placeholder:before {
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-block-block-2 .fa-shopping-cart {
	font-size: 28px;
	color: #ed1b21;
	margin-right: 0;
}

