@charset "utf-8";
/* CSS Document */
body{ background:#fff; font:normal 14px/20px Arial, Helvetica, sans-serif; color:#000;}
#wpadminbar ul:after{ clear:inherit;}
a{ color:#0c294a;}
a:focus, button:focus, input:focus, textarea:focus { outline: none;}
ul li{ list-style-type:none;}
div:after{ clear:both; visibility:hidden; content:""; display:block;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-weight:400;}
.product-sec h2.price a:last-child{ color:#586a93; border-bottom: 1px solid #586a93;}
.text-holder p{ padding:0 0 18px;}
.wrapper1{max-width:1200px;margin: 0 auto;}
.leftpanel-cat{ width:225px; float:left;}
.right-panel{ width: calc(100% - 230px);  float:right;}
.leftpanel-cat h2{ font:700 20px/37px "Montserrat",sans-serif; padding:15px 0 0; border-bottom:solid 1px #afafaf;}
.woocommerce-price-suffix {
    display: none;
}

.leftpanel-cat li a{ font:400 16px/37px "Montserrat",sans-serif; display:block; color:#000;}
.leftpanel-cat li{ border-bottom:solid 1px #afafaf;}
.leftpanel-cat li ul{ display:none;}
.leftpanel-cat li:hover ul{ display:block;}
.leftpanel-cat li ul li a{ font:400 14px/37px "Montserrat",sans-serif; color:#353535; background:url(images/arrow.png) no-repeat 0 15px; padding:0 0 0 15px;}
.leftpanel-cat li ul li:last-child{ border-bottom:none;}

.leftpanel-cat li a:hover{color:#ee0034;}

.right-panel h2{ font:700 28px/32px 'Montserrat', sans-serif; color:#ee0034; text-align:center;} 
.right-panel h4{ font:400 20px/25px 'Montserrat', sans-serif; color:#1a1a1a; text-align:center;}
.term-description {    display: none;}
.related.products h2{ font-weight:400;}
/*.woocommerce .cart .button, .woocommerce .cart input.button {    float: none;	padding: .618em .508em .618em 1.8em!important;}*/

/*.brdr-line{ position:relative; padding:10px 0 0;}
.brdr-line span{background:#fff; display:inline-block; position:relative;}
.brdr-line:before{ background:url(images/lft-border.png) no-repeat 0 50%; width:130px; height:1px; position:absolute; left:18px; top:25px; content:""; z-index:-1;}
.brdr-line:after{ background:url(images/lft-border.png) no-repeat 0 50%; width:130px; height:1px; position:absolute; right:18px; top:25px; content:""; z-index:-1;}*/
.product-sec{ text-align:center; width:31.333%; float:left; margin:0 1%; position:relative;}
.product-sec .onsale{position: absolute; left: 0; background: #f00; color: #fff; padding: 5px;}
.woocommerce span.onsale{ left:0!important; top:0 !important; line-height:1.5 !important; background:#f00!important; color:#fff!important; padding:5px!important;border-radius: 0 !important; min-height: auto !important;}
.product-sec:nth-child(3n+1){ clear:left;}
.right-panel .product-sec h2, .product-sec h2{ font:400 16px/18px "Montserrat",sans-serif; padding:15px 0; color:#010101;}
.right-panel .product-sec p, .product-sec p{ font:400 14px/17px "Montserrat",sans-serif; color:#000;}
.btm-no-padding{ padding-bottom:0 !important;}
.price{ color:#000 !important;}
/*.buy-now-btn, .add_to_cart_button { background:#fff !important; border:solid 1px #010101 !important; font:700 14px/42px "Montserrat",sans-serif !important; color:#000 !important; display:inline-block !important; margin:15px 0 0 !important; padding:0 30px !important; border-radius:25px !important;}*/
.product-sec{ background:#fff !important; margin-bottom:10px;}

.price a{ color:#000;}
.price-box a{ color:#fa6661;}

a.buy-now-btn{ text-decoration-line: none !important;
    background: #D23430FF !important;
    background: linear-gradient(to left, #343a40 50%, #D23430FF 50%) !important;
        background-color: rgba(0, 0, 0, 0)!important;
        background-position-x: 0% !important;
        background-position-y: 0% !important;
        background-size: auto !important;
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all 0.3s linear; line-height:42px; display:inline-block; padding:0 30px; margin:15px 0 0; color:#fff; font-size:14px;}
a.buy-now-btn:hover {
    background-position: left bottom !important;
    color: white !important;
	color:#fff;
}

.right-panel .product-sec h2, .product-sec h2{ font-size:14px; text-transform: unset !important;}
.product-sec .woocommerce-Price-amount {
    display: block; font-size: 25px !important;
line-height: 30px; 
}
a.buy-now-btn:hover {
    color: #fff;
    background-color: #0c294a !important;
    border-color: #c9302c !important;

}

.woocommerce table.cart td.actions .input-text{ float:left;}
.woocommerce .wc-proceed-to-checkout a.button{}
.woocommerce .wc-proceed-to-checkout a.button{ text-decoration-line: none !important;
    background: #D23430FF !important;
    background: linear-gradient(to left, #343a40 50%, #D23430FF 50%) !important;
        background-color: rgba(0, 0, 0, 0)!important;
        background-position-x: 0% !important;
        background-position-y: 0% !important;
        background-size: auto !important;
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all 0.3s linear; line-height:42px; display:inline-block; padding:0 30px; margin:15px 0 0; color:#fff; font-size:14px;}
.woocommerce .wc-proceed-to-checkout a.button:hover {
    background-position: left bottom !important;
    color: white !important;
	color:#fff;
}

.woocommerce .wc-proceed-to-checkout a:hover {
    color: #fff;
    background-color: #0c294a !important;
    border-color: #c9302c !important;

}
	
.product-sec h2.price a:last-child{ color:#000 !important;}
	
.woocommerce div.product form.cart .button{ margin-right:4px; padding: 0 25px !important;
line-height: 42px !important;
}
.woocommerce a.button{ padding:.618em 0em !important;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{    text-decoration-line: none;    padding-top: 8px !important;    padding-bottom: 8px !important;    padding-left:6px !important;   padding-right:0 !important;   text-align: left !important;    background: #D23430FF;    background: linear-gradient(to left, #343a40 50%, #D23430FF 50%)!important;        background-position-x: 0%!important;        background-position-y: 0%!important;        background-size: auto!important;    background-size: 200% 100%!important;    background-position: right bottom!important;    transition: all 0.3s linear;    border: none !important; margin-top:15px!important; border-radius:0!important; color:#fff !important;}

.woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after {    content: "" !important;    background: url(https://www.fourtunedesign.com/premiumsportcars/wp-content/uploads/2020/01/white-right-arrow.svg) no-repeat;
        background-size: auto;    background-size: 60%;    display: inline-block !important;    color: white !important;
    height: 30px !important;    margin-left:4px !important; margin-right:0;    position: relative !important;    top: 1px !important;    vertical-align: middle !important;
    width: 40px !important;    font-size: 30px !important;    transition: all 0.4s linear;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {  background-position: left bottom!important;    color: white !important; border-radius:0!important;}
.woocommerce #respond input#submit:hover:after, .woocommerce a.button:hover:after, .woocommerce button.button:hover:after, .woocommerce input.button:hover:after {    margin-left: 0; margin-right:0;}

.woocommerce form .form-row p.form-row label {
    display: none;
}
.woocommerce div.product form.cart .button{ font-weight:400;}

.woocommerce form .form-row p.extracheckclass label {
    display: block !important;
}
.product-sec a:hover{ text-decoration:none !important; }

.woocommerce-tabs .woocommerce-Tabs-panel p{ color:#000;}
.woocommerce-product-details__short-description p{ color:#000;}
.woocommerce-tabs .woocommerce-Tabs-panel p{color:#000 !important;}
.woocommerce table.shop_table td img{ width:50px;}
/*----------woocommerce---------*/
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {	box-shadow: none;}
.pro-box {	position: relative;}
.woocommerce .pro-box h2 {	color: #000;}
.woocommerce .pro-box a.button, .woocommerce .pro-box a.button:hover {	background: #43abd8;	font: 400 18px/45px 'Lato', sans-serif;	padding: 0 35px;	display: inline-block;	margin: 15px 0 0;
	border-radius: 25px;	color: #fff;	text-transform: uppercase;}
.price_slider_wrapper {	margin: 15px 0 0;}
.price_slider_wrapper .price_label {	clear: both;	font-size: 0;}
.price_slider_wrapper .price_label span {	font: 400 19px/40px 'Lato', sans-serif;}
.price_slider_wrapper .price_label span.from {	float: left;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {	background-color: #dbdbdb;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {	background: #ff6000;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {	background-color: #f6f6f6;	border: 3px solid #ff6000;}
.woocommerce-cart-form {	margin: 15px 0 0; color:#000;}
/*.woocommerce table.shop_table{  border:1px solid #666;}
.woocommerce table.shop_table td{border-top:1px solid #666;}*/

.screen-reader-text {	clip: rect(1px,1px,1px,1px);	height: 1px;	overflow: hidden;	position: absolute !important;	width: 1px;	word-wrap: normal !important;}
.single-product .product_title {	color: #ee0034;}
.woocommerce div.product form.cart div.quantity, div.quantity {	margin: 17px 15px 0 0;	border-radius: 5px;	display: inline-block;	width: 100px;	overflow: hidden;	border: 1px solid #ccc;	background: #fff;
}
.woocommerce div.product form.cart div.quantity input[type="button"], div.quantity input[type="button"] {	margin: 0;	padding: 4px 10px;	border-radius: 0;	float: left;	background: #fff;	border: 0;
	width: 28px;}
.quantity{ float:none;}
.woocommerce div.product form.cart div.quantity input[type="number"], div.quantity input[type="number"] {
	height: 38px;
	background: #fff;
	float: left;
	line-height: 32px;
	font-size: 18px;
	border: 0;
	width: 37px;
	text-align: center;
}
.woocommerce-breadcrumb {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #ef3f40;
}
.product-box a {
	color: #000;
}
.woocommerce .product-box a.button {
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	border-radius: 25px;
	left: auto;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	background: #000;
	font: 400 15px/18px 'Lato', sans-serif;
	padding: 11px 30px;
	display: inline-block;
	margin: 10px 0 0;
	color: #fff;
	text-transform: uppercase;
}
.woocommerce .product-box a.button:hover {
	border: 0;
	text-decoration: none;
	color: #fff;
	background: #000;
}
.shop_table .button {
	margin: 0 !important;
}

.woocommerce table.cart td.actions .coupon .button{ float:left;}
/*.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce input.button {
	font: 400 italic 17px/47px 'Lora', serif;
color: #000;
padding: 0 35px;
display: inline-block;
background: #f7c300;
border-radius: 25px;
margin: 15px 0 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce input.button:hover {
background: #fff;
color: #000;
box-shadow: 0 0 5px #000;
}
.woocommerce ul.products a.button {
	background: #ee0034;
	font: 400 18px/45px 'Lato', sans-serif;
	padding: 0 45px;
	display: inline-block;
	margin: 15px 0 0;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	border:none;
}
.woocommerce ul.products a.button:hover {
	background: #07073d;
}*/
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	color: #fff;
	padding: 6px 24px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #07073d;
	color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #07073d;
	color: #fff;
}

.woocommerce table.cart td.product-quantity .qty{ padding:0 !important; }
.woocommerce .product-box a.button {
	margin-top: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	margin: 12px 0 0;
}
.woocommerce-product-details__short-description {
	margin: 0 0 15px;
}
.product_meta > span {
	display: block;
}
/*footer.entry-footer{ padding:0; background:none;}*/
.woocommerce span.onsale {
	min-width: 3.336em;
	background: #ff5065;
}
.circle-sec p {
	color: #000;
}
.uppercase-text ul li {
	text-transform: uppercase;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
	padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
}
.woocommerce #review_form #respond p {
	margin: 0;
}
.woocommerce #respond input#submit {
	margin: 15px 0 0 !important;
}
.woocommerce span.onsale {
	background: #ef3f40;
	min-width: 44px;
	min-height: 44px;
	text-shadow: 0 0 3px #333;
	border-radius: 200px;
	color: #fff;
}
#content form p {
	padding: 0;
}
.woocommerce div.product form.cart {
	margin-bottom: 1em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #c99f00;
}
.price del, .price2 del, .woocommerce ul.products li.product .price del {
	font-size: 80%!important;
	opacity: 0.6;
}
/*.woocommerce ul.products li.product .price{ color:#980b1b; font: 700 24px/26px 'Lato', sans-serif; padding: 10px 0 0; margin-bottom:0;}
div.price{ color:#980b1b; font: 700 24px/26px 'Lato', sans-serif; padding: 10px 0 0; margin-bottom:0;}*/
.woocommerce ul.products li.product .price ins {
	font-weight: 400 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}
.select2-container .select2-selection--single {
	height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
}
.woocommerce .wc-tabs-wrapper {
	padding-bottom: 30px;
}
.woocommerce div.product form.cart .variations select {
	margin-right: 0 !important;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #000;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1em 2em 1em 3.5em !important;
	text-align: left;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	padding: 3px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
	border: 1px solid #ccc;
}
.woocommerce-product-gallery, .woocommerce-product-gallery--with-images {
	border: 2px solid #ccc;
}
.woocommerce table.shop_attributes {
	margin-top: 10px;
}
.woocommerce-MyAccount-content header {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
.woocommerce-MyAccount-content address {
	font-style: normal;
}
.woocommerce-MyAccount-navigation {
	border: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation ul {
	list-style-type: none;
}
.woocommerce-MyAccount-navigation li+li {
	border-top: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation li a {
	display: block;
	font: 400 16px/24px 'Lato', sans-serif;
	color: #666;
	padding: 5px;
}
.woocommerce-MyAccount-navigation li.is-active a {
	color: #ff5065;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	margin: 10px 0 0;
}
.woocommerce table.shop_table {
	border: 1px solid #666;
}
.woocommerce table.shop_table td {
	border-top: 1px solid #666;
}
.select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid #aaa;
}
.select2-container--default .select2-results > .select2-results__options {
	color: #666;
}
.comment-form-cookies-consent input[type="checkbox"] {
	float: left;
	margin: 2px 6px 0 0px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
	padding: 0 10px !important;
	line-height: 40px !important;
	height: 40px !important;
	border: 0 !important;
	color: #000;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
	border: 0 !important;
	color: #000;
}
.twentysixteen .site-main {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.woocommerce-form-login button.button, .woocommerce-form-register button.button {
	background: #000 !important;
	padding: 10px 40px !important;
}
.woocommerce-form-login button.button:hover, .woocommerce-form-register button.button:hover {
	background: #000 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	background: #07073d;
	padding: 10px 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	display: none;
}
/*.woocommerce div.product .woocommerce-tabs ul.tabs{ padding:0;  font:400 18px/24px 'Lato', sans-serif;}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{ border-bottom:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li {  border:0; border-radius:0; background:none; color:#fff;} 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ z-index: 0;  background:none; padding:0 5px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ color:#fff; padding: 10px 15px; display:block; border:1px solid #fff; border-radius:40px}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{ color:#fff;border:1px solid #43abd8; background:#43abd8;}
*/


/*----------woocommerce---------*/
.woocommerce .form-row.woocommerce-validated{ display:block!important;}
.woocommerce-info {
	background: #f7f7f6  !important;
	color: #06063c!important;
	border-top-color: #06063c!important;
}
	
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{background: #f7f7f6  !important;}
.woocommerce-info a.button{ margin-top:0 !important;}
.woocommerce-info:before {
	color: #06063c!important;
}
.woocommerce-message {
	background: #fef2ea!important;
	color: #06063c!important;
	border-top-color: #06063c!important;
}
.woocommerce-message:before {
	color: #06063c!important;
}
.woocommerce-tabs {
	clear: both;
	padding: 25px 0 0;
}
.woocommerce-tabs > ul {
	margin: 0;
}
.woocommerce-tabs > ul li {
	display: inline-block;
	margin-right: 0;
	background:#c4c4c4;
	border-radius:5px 5px 0 0;
}
.woocommerce-tabs > ul li a {
	display: block;
	color: #000;
	font: 700 16px/46px "Montserrat",sans-serif;
	padding: 0 30px !important;
	border-radius: 9px 9px 0 0;
}
.woocommerce-tabs > ul li.active a {
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #5f5f5f !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
	padding: 25px 25px 25px !important;
	background: #fff;
	border:solid 1px #000;
}
.woocommerce-tabs .woocommerce-Tabs-panel h2{ font:400 20px/25px "Montserrat",sans-serif; text-transform:uppercase;}
.woocommerce-tabs .woocommerce-Tabs-panel  p{ font:400 14px/22px "Montserrat",sans-serif; padding:10px 0 0;}
#content .woocommerce-tabs .woocommerce-Tabs-panel h2 {
	display: none;
}
.single-product .summary p.price {
	margin: 0;
}
.woocommerce table.tinvwl-table-manage-list td {
	border-top: 1px solid #666;
}
.woocommerce table.tinvwl-table-manage-list {
	border: 1px solid #666;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-action {
	width: 224px !important;
}

.price{ display:block;}

.woocommerce .content-area{ margin:0 !important;}
.woocommerce table.shop_table{ width:100%;}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th{ text-align:left; padding:10px;}
.woocommerce-cart-form .actions .input-text{ margin-top:0;}


.frm-prt input[type="text"], .frm-prt input[type="tel"], .frm-prt input[type="email"], .frm-prt input[type="date"]{ border:solid 1px #000; height:52px; font:400 italic 15px/52px 'Lora', serif; color:#000;}
.frm-prt textarea{ border:solid 1px #000;  font:400 italic 15px/18px 'Lora', serif; color:#000;}
.frm-prt input[type="submit"], .frm-prt input[type="button"]{ background:#f7c300; font:400 16px/53px 'Lora', serif; color:#000000; padding:0 35px; display:inline-block; border-radius:25px; border:none;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}

.right-panel .product-sec p.no-padding {
    padding:10px 0 0;
}

.right-panel .page-title {
text-align: center;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {    float: right;    width: 48%;    clear: none;}

.woocommerce-product-gallery__trigger{ display:none;}

h1.product_title{ font:500 24px/26px "Montserrat",sans-serif; color:#000; float:left; width:60%;}
.price-box{ font:400 12px/17px "Montserrat",sans-serif; color:#000; float:right; width:40%; text-align:right;}
.price-box span{  font:400 24px/26px "Montserrat",sans-serif;}
.price-box > span{ display:block;}
.woocommerce-product-details__short-description{ clear:both; padding:15px 0 0;}
.text-section h4{ font:400 20px/25px "Montserrat",sans-serif; color:#1a1a1a; padding:10px 0 0; }
.text-section p{ font:400 14px/22px "Montserrat",sans-serif; color:#353535; padding:5px 0 0;}

.leftpanel-cat ul {
    padding-left: 0;
}

.gap{ padding-bottom:40px; padding-top:40px;}

.woocommerce div.product form.cart div.quantity{ float:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ margin:0 5px 0 0 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ padding:0 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ background:#c4c4c4 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{ color:#000 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ border:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ margin:0 !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ border:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{ color:#fff !important;}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 137px !important;
    background: #fff;
    border: 1px solid #333;
    color: #666;
    text-align: center;
    border-radius:0;
    line-height:42px; margin-top:15px; vertical-align:top;
}
.woocommerce #respond input#submit.alt, .woocommerce input.button.alt{ background:#d52026 !important;}
.woocommerce .wc-proceed-to-checkout a.button{ text-align:center !important; display:block!important;}


.woocommerce-billing-fields label{ width:100%; display:block; margin:10px 0 4px;font:normal 16px/22px Arial, Helvetica, sans-serif; text-align:left; color:#585858; box-sizing:border-box;}
.woocommerce-billing-fields label.input{ padding:0 0 0 20px; position:relative;}
.woocommerce-billing-fields label.input input[type="checkbox"], label.input input[type="radio"]{ left:2px; position:absolute; top:5px;}
.woocommerce-billing-fields label.mandatory:before{ content:"* "; color:#F00;}
.woocommerce-billing-fields .wpcf7-form-control-wrap{ width:100%; display:block; box-sizing:border-box;}

.woocommerce-billing-fields input[type="text"], .woocommerce-billing-fields input[type="email"], .woocommerce-billing-fields input[type="password"], .woocommerce-billing-fields input[type="tel"], .woocommerce-billing-fields input[type="search"], .woocommerce-billing-fields input[type="url"]{ height:40px; background:rgba(255, 255, 255, 0.2); border:1px solid #aaa; text-indent:10px;font:400 15px/40px 'Lato', sans-serif; width:100%; box-sizing:border-box; color:#999797; margin:15px 0 0; border-radius:4px;}

.woocommerce-billing-fields textarea{ height:80px; background:rgba(255, 255, 255, 0.2); border:1px solid #aaa; padding:5px; font:400 15px/24px 'Lato', sans-serif; width:100%; resize:none; box-sizing:border-box; color:#999797; margin:15px 0 0; border-radius:4px;}

.woocommerce-billing-fields select{ height:40px !important; background:#fff url(../images/select.png) no-repeat 99% 50%; border:1px solid #aaa; text-indent:3px;font:400 15px/40px 'Lato', sans-serif; width:100%; margin:10px 0 0; box-sizing:border-box; color:#585858; border-radius:4px;}

.woocommerce-billing-fields input[type="submit"], .woocommerce-billing-fields input[type="button"], .woocommerce-billing-fields button[type="submit"]{ border:solid 1px #333; cursor:pointer; color:#333; background:none;font:400 18px/30px 'Lato', sans-serif; text-transform:capitalize; padding:0 20px; margin:20px auto 0; display:inline-table; transition: all 300ms ease-out 0s; border-radius:4px; text-transform:uppercase;}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    display: block !important;
    width: 100% !important;
    float: none !important;
}
/*.billingclass{ width:50%; float:left !important;}
.shippingclass{width:50%; float:left !important; padding:0 25px; box-sizing:border-box;}*/
.shippingclass{ clear:both; padding:15px 0;}
.woocommerce {
    padding:15px;
}
.related.products h2{ color:#ee0034;} 
.related .product-sec h2{ color:#000;}
.related .product-sec p.no-padding{ padding:10px 0 0;}
.woocommerce div.product .woocommerce-tabs .panel {margin: -1px 0 2em 0 !important;}
.right-panel .page-title{ display:none;}
.product-sec img{ max-width:100%; height:auto;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{ width:35%!important; float:left !important;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ width:63%!important; float:right !important;}
.entry-summary .single_add_to_cart_button{ margin-right:10px;}

.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row{ width:50%!important; float:left!important;clear: inherit !important;}
.woocommerce-billing-fields__field-wrapper > p:nth-child(2n+1){ clear:left;}
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row .screen-reader-text{ position:relative !important; height:auto !important;}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow{ height:40px !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered{ line-height:40px !important;}
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row .screen-reader-text span{ display:none;}

.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row input[type="text"],
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row input[type="tel"],
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row input[type="email"],
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row textarea{ border-radius:0; border:0; border-left:2px solid #f00; background:#f7f7f6;}
.select2-container--default .select2-selection--single{ border-radius:0 !important; border:0 !important; border-left:2px solid #f00 !important; background:#f7f7f9 !important;}
woocommerce-additional-fields__field-wrapper , textarea#order_comments{border-radius:0 !important; border:0 !important; border-left:2px solid #f00 !important; background:#f7f7f9 !important;}

.price-box a{ color:#000;}
.woocommerce .quantity .qty {
    width: 1.631em !important;
    text-align: center;
}
.woocommerce .wc-proceed-to-checkout a.button {
    padding: 0 45px !important;
    display: inline-block !important;
    float: right;
	margin: 0;}
.shop_table.shop_table_responsive {
    color: #000;
}
.checkout.woocommerce-checkout {
    color: #000;
}

@media only screen and (min-width: 1399px){



}


@media only screen and (max-width: 1198px) {


.brdr-line::before, .brdr-line::after{ display:none;}
.wrapper1{ max-width:1000px;}
}


@media only screen and (max-width: 990px) {
.leftpanel-cat{ float:none; width:300px; margin:0 auto; display:table;}
.right-panel{ float:none; width:100%; padding:25px 0 0;}

.wrapper1{ max-width:748px;}

.billingclass{ width:100%; float:none !important;}
.shippingclass{width:100%; float:none !important; padding:0 25px; box-sizing:border-box;}
.navigation-clean-search.navbar .navbar-nav .nav-link {    padding-left: 8px;    padding-right: 8px;}
}

@media only screen and (max-width: 740px) {

.product-sec{ float:none; width:98%;}
.wrapper1{ max-width:98%;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{ width:100%!important; float:none !important;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{ width:100%!important; float:none !important;}
.woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row{ width:100%!important; float:none!important;clear: both !important;}
    .woocommerce form .woocommerce-billing-fields__field-wrapper p.form-row label{ margin-top:2px;}
}
@media only screen and (min-width: 740px) {
.nav-menu{ display:block !important;}
}
@media only screen and (max-width: 450px) {
.wrapper1{ max-width:98%;}

}

