@font-face {
font-family: 'montserrat bold';
src: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/fonts/montserrat/Montserrat-Bold.ttf);
}
@font-face {
font-family: 'montserrat regular';
src: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/fonts/montserrat/Montserrat-Regular.ttf);
}
@font-face {
font-family: 'montserrat semiBold';
src: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/fonts/montserrat/Montserrat-SemiBold.ttf);
}
@font-face {
font-family: 'montserrat medium';
src: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/fonts/montserrat/Montserrat-Medium.ttf);
}
@font-face {
font-family: 'open sans';
src: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/fonts/OpenSans-Regular.ttf);
}
.johnson1 {
padding: 20px;
background: #ffff99;
width: 90%;
margin: 20px auto;
}
.johnson6 {
padding: 20px;
background: #ffff99;
width: 90%;
margin: 20px auto;
border: 3px dashed #ee0000;
}
.johnson8 {
padding: 20px;
background: #ccffcc;
width: 90%;
margin: 20px auto;
border-left: 5px solid #ff8080;
}
body{
font-size:14px;
font-family: 'montserrat regular';
color:#464646;
overflow-x: hidden;
}
button{
background: #00bff3;
color: #fff;
border-radius: 0;
}
button:hover{
text-decoration:none;
background:#767676;
color:#fff;
}
#searchbar {
display: none;
float: left;
width: 100%;
height: 44px;
border: 1px solid #d8d8d8;
padding-left: 20px;
padding-right: 20px;
z-index: 9999;
background: #fff;
margin-top: 10px;
}
.menu-toggle{
padding: 0 5px;
height: 32px;
font-size: 10px;
}
#s {
display: block;
width: 97%;
border: 0;
outline: none;
padding: 0;
height: 42px;
line-height: 42px;
font-size: 18px;
color:#636363;
}
#searchsubmit {
display: block;
float: right;
margin-top: 6px;
background: none;
color: #717171;
border: 0;
outline: none;
cursor: pointer;
font-size: 18px;
height: 43px;
line-height: 43px;
padding: 0;
width: 3%;
margin-top: 0;
text-align: center !important;
}
.site-content {
padding: 0;
}
.images .wpis-slider-for img{
width:100%;
}
.woocommerce-breadcrumb {
padding-bottom: 10px;
margin-bottom: 0;
border-bottom: 1px solid #252525;
font-size: 20px;
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid #252525;
color: #636363;
font-family: 'montserrat regular';
}
.woocommerce-breadcrumb a{
color:#252525;
text-decoration:none;
box-shadow: none;
}
.woocommerce-breadcrumb a:hover {
box-shadow: none;
text-decoration: none;
color:#252525;
}
.woocommerce-breadcrumb span {
font-size: 20px;
padding: 8px 5px 8px 10px;
}
.woocommerce-breadcrumb a:nth-child(1){
text-indent: -9999px;
font-size: 24px;
}
.woocommerce-breadcrumb span:nth-child(1) a::after{
content: "\f015";
display: block;
font-family: fontawesome;
text-indent: 0;
float: left;
}
.product_title{
color:#00bff3;
font-size:40px;
margin-top: 0;
}
.sub-heading{
font-size:20px;
color:#636363;
font-family: 'montserrat regular';
margin-top: 0;
padding:0;
}
.single-product-top {
padding: 15px 0;
}
.prodcut-right-menu{
list-style:none;
}
.prodcut-right-menu li{
float:left;
width:50%;
}
.prodcut-right-menu li a{
text-align:center;
width:100%;
float:left;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
text-decoration:none;
}
.prodcut-right-menu li a:hover{
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
text-decoration:none;
}
.prodcut-right-menu  li a{
padding:16px 0;
font-size:20px;
font-family: 'montserrat regular';
color:#636363;
border-top: 1px solid #b7b7b7;
border-bottom:1px solid #b7b7b7;
}
.prodcut-right-menu  li:last-child a{
border-left:1px solid #b7b7b7;
color:#3cb878;
}
.prodcut-right-menu .active a{
border-bottom:3px solid #3cb878;
padding-bottom: 14px;
}
.prodcut-right-menu  li a:hover, .prodcut-right-menu  li a:focus{
border-bottom:3px solid #3cb878;
padding-bottom: 14px;
color: #636363;
webkit-box-shadow: none;
box-shadow: none;
outline: none;
}
.price ins{
background: transparent;
font-size:50px;
color:#00bff3;
}
.price del{
font-size:37px;
color:#b7b7b7;
margin: 0 20px;
}
.price .save{
font-size:37px;
color:#252525;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus {
top: 0;
left: 0;
border-radius: 0;
position:relative;
height: 75px;
width: 33.33%;
float: left;
border-right:none;
font-size:28px;
font-weight:bold;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
top: 0;
right: 0;
border-bottom: 0;
border-radius: 0;
position:relative;
height: 75px;
width: 33.33%;
float: left;
border-bottom: 1px solid #bbb3b9;
font-size:28px;
font-weight:bold;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{
height: 75px;
width: 33.33%;
float: left;
border-radius: 0;
font-size:28px;
font-family: "open sans";
font-weight:bold;
}
.woocommerce-product-details__short-description {
width: 100%;
float: left;
margin-top: 20px;
}
.woocommerce-product-details__short-description p{
font-size:16px;
line-height:1.7;
color:#464646;
font-family: "open sans";
}
.full-description p{
font-size:16px;
font-family: "open sans";
line-height:2;
color:#464646;
}
.product_meta {
display: none;
}
.woocommerce-product-rating {
display: none;
}
.prodcut-right-menu li a.active{
color:#3cb878;
border-bottom:1px solid #3cb878;
}
.woo-thumb-cnt {
padding: 10px;
}
.quantity-title {
font-size: 26px;
font-family: "open sans";
color: #000000;
padding-top: 0;
margin-bottom: 15px;
float: left;
width: 100%;
margin-top: 0;
}
.wg-woocommerce-review-link {
display: none;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(1){
width:25%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(2){
width:25%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(3){
width:34%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6.woo-col-sm-4{
width:16%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .chosen-container-multi .chosen-choices{
border-bottom-width: 1px;
border-radius: 0;
font-family: 'montserrat regular' !important;
background: #e2e2e2;
color:#636363 !important;
border: 1px solid #e2e2e2 !important;
font-size:18px;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper{
border-bottom-width: 1px !important;
border-radius: 0;
font-family: 'montserrat regular' !important;
border: 1px solid #e2e2e2 !important;
color:#636363 !important;
font-size:18px;
line-height: 40px;
background: #e2e2e2;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .chosen-container{
margin-top:0px;
font-family: 'montserrat regular';
}
.chosen-container.chosen-container-single {
height: 40px !important;
width: 100% !important;
border: 1px solid #e2e2e2 !important;
border-radius: 0 !important;
float:left;
}
.chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
height: 40px !important;
border: none !important;
border-radius: 0 !important;
background-color: #e2e2e2 !important;
background: #e2e2e2 !important;
background-clip: unset;
color: #636363;
text-decoration: none;
box-shadow: unset !important;
white-space: nowrap;
line-height: 40px !important;
width: 100% !important;
float: left;
font-size: 16px;
border: 1px solid #e2e2e2;
}
.woo-grid-style .woo-product-cnt .woo-thumb-cnt .woo-banner.sale-banner{
z-index:9 !important
}
.chosen-container-single .chosen-single div b{
background: none !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .chosen-container-active .chosen-choices {
box-shadow: none;
}
.chosen-container-active .chosen-single {
border: 1px solid #e2e2e2;
box-shadow: none !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
font-family: 'montserrat regular' !important;
color:#636363 !important;
width: 100% !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .search-field input {
height: 40px !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6  .range-bar .ui-slider-horizontal{
margin: 8px 8px 10px 8px !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .ui-slider-horizontal .ui-slider-handle {
background: #636363  !important;
top: -0.4em  !important;
border: 3px solid #9A9A9A !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .ui-slider-horizontal .ui-slider-range{
background: #636363  !important;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper label{
color:#636363 !important;
font-family: 'montserrat regular' !important;
font-weight:normal;
}
.woo-grid-style .woo-desc-cnt {
text-align: left !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-title {
margin: 5px 0px !important;
min-height: 34px;
}
.woo-grid-style  .grid-col .woo-product-title a {
color: #636363 !important;
font-size: 18px !important;
text-transform: capitalize !important;
text-align: left !important;
float: left ;
width: 100%;
}
.woo-grid-style .woo-desc-cnt .woo-starcnt .wg-star-rating {
text-align: left !important;
margin: 10px auto 0 !important;
}
.woo-grid-style .woo-desc-cnt .woo-starcnt{
text-align: left !important;
}
.woo-grid-style  .woo-starcnt .wg-star-rating{
color: #3cb878 !important;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn{
width:100%;
float:left;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
background: #55c9ed !important;
color: #ffffff !important;
text-transform: capitalize;
font-size: 16px;
font-family: "open sans";
font-weight: 600;
padding: 10px 0;
width: 110px;
float: left;
margin: 0px 5px 10px 0px !important
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a:hover{
background: #464646 !important;
}
.woo-grid-style .woo-desc-cnt .woo-starcnt .wg-star-rating{
display: inline-block !important;
}
.woo-grid-style .grid-col .woo-product-price del .woocommerce-Price-amount{
color:#8e8e8e;
font-size:20px !important;
}
.woo-grid-style .grid-col .woo-product-price del{
color:#8e8e8e !important;
}
.woo-grid-style .grid-col .woo-product-price ins.save{
color:#000000 !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-price del{
margin-left: 10px;
}
.woo-grid-style .woo-desc-cnt .woo-product-price{
margin: 0 0 10px 0 !important;
}
.single_add_to_cart_button{
width: 48%;
float: right;
border-radius: 0;
height:75px;
background:#00bff3;
color:#fff;
text-transform:uppercase;
font-family: 'montserrat semiBold';
font-size:18px;
margin-top: 10px;
}
.single-product form.cart .quantity {
float: left;
margin-right: 4%;
width: 48%;
padding-right: 0;
}
.product  .container{
position:relative;
}
.product .container .onsale{
background-color: #3cb878;
top: auto;
left: 15px;
color:#fff;
font-size:14px;
text-transform:uppercase;
font-family: 'montserrat semiBold';
font-weight: normal;
}
.single-stock {
background:#cdf3df;
font-size:28px;
color:#000000;
width:48%;
float:left;
height:75px;
text-align: center;
line-height: 2.5;
}
.single-stock span{
color:#00a651;
}
.single-outofstock{
background:#cdf3df;
font-size:28px;
color:red;
width:48%;
float:left;
height:75px;
text-align: center;
line-height: 2.5;
}
.single-outofstock span{
color:red;
}
.product-description-title {
font-size: 40px;
color: #00bff3;
margin-bottom: 20px;
margin-top: 60px;
display: inline-block;
width: 100%;
}
.shipping-btn{
width:48%;
float:left;
margin-right:4%;
position: relative
}
.shipping-btn a{
background:#d7d7d7;
height:75px;
color:#707070;
font-family: 'montserrat semiBold';
width:100%;
float:left;
font-size:18px;
text-transform:uppercase;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
line-height: 3.5;	
}
.shipping-btn a:hover, .shipping-btn a:focus{
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
text-decoration:none;
background:#00bff3;
color:#fff;	
outline:0;
}
.rp_shiiping_form {
position: absolute;
top: 100px;
background: #fff;
padding: 10px;
border: 1px solid #00bff3;
z-index: 9;
}
.rp_calc_shipping.button{
background:#d7d7d7;
height:75px;
color:#707070;
font-family: 'montserrat semiBold';
width:100%;
float:left;
font-size:18px;
text-transform:uppercase;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
line-height: 2;
border-radius: 0;	
}
.rp_shiiping_form .shipping-calculator-form #mypost label{
display: unset !important;
}
.rp_calc_shipping.button:hover{
background:#00bff3;
color:#fff;	
}
.features-icon{
width:100%;
margin-top:50px;
}
.features-icon ul{
list-style:none;
}
.features-icon ul li{
width:20%;
float:left;
border:1px solid #707070;
border-right:none;
text-align:center;
padding:30px 0px 0px;
min-height: 285px;
}
.features-icon ul li:last-child{
border-right:1px solid #707070;
}
.features-icon h3{
font-size:22px;
color:#636363;
padding-top: 0;
}
.features-icon span{
color:#2ba365;
font-size:30px;
}
.features-icon p{
color:#000;
font-size:14px;
margin-top: 5px;
}
.contributions-title{
color:#00bff3;
font-size:40px;
}
.icon-image {
min-height: 50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 1.5% 2.992em 0;
padding: 0;
position: relative;
width: 23.87%;
margin-left: 0;
padding:10px;
background:#efefef;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0 !important;
}
.related-title{
color:#00bff3;
font-size:40px;
text-align:center;
margin-bottom: 40px;
}
.related.products li .button{
background: #55c9ed !important;
color: #ffffff !important;
text-transform: capitalize;
font-size: 16px;
font-family: "open sans";
font-weight: 600;
padding: 10px 0;
width: 118px;
float: left;
margin: 0px 0px 0px !important;
-webkit-box-shadow: none;
box-shadow: none !important;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
box-shadow: none;
text-align: center;
}
.related.products li .button:hover{
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
text-decoration:none;
background:#767676;
}
.faq-section {
background:#f6f6f6;
padding:70px 0px;
}
.faqs-title{
color:#00bff3;
font-size:40px;
text-align:center;
margin-bottom: 40px;
margin-top:0px;
}
#reviews #comments .star-rating{
color: #e2af00;
float: right;
height: 1.5em;
}
.woocommerce-review__author{
color:#707070;
font-size:22px;
font-weight:normal;
text-transform:capitalize;
margin-right: 50px;
}
.woocommerce-review__published-date{
font-size:14px;
color:#c3c3c3;
}
#reviews #comments .commentlist{
list-style:none;
}
#reviews #comments  .woocommerce-review__dash {
display: none;
}
#reviews #comments .commentlist li{
border-bottom:1px dotted #c3c3c3;
margin-bottom:15px;
padding-bottom:15px;
}
#reviews #comments .commentlist li:last-child{
border-bottom:none;
}
#reviews #comments .commentlist li .description p{
font-size:16px;
font-family:"open sans";
color:#464646;
}
#reviews #comments .woocommerce-Reviews-title{
color:#00bff3;
font-size:40px;
text-transform:capitalize;
margin-bottom:30px;
margin-top: 50px;
float: left;
width: 100%;
}
#reply-title{
color:#1c1f23;
font-size:24px;
text-transform:capitalize;
}
#commentform .comment-form-rating label{
float:left;
margin-right: 50px;
}
#commentform label{
color:#464646;
}
#commentform textarea{
border: 1px solid #eaeaeb;
border-radius: 0;
height: 130px;
}
#commentform .comment-form-author{
width:25%;
float:left;
margin-right:4%;
}
#commentform .comment-form-email{
width:25%;
float:left;
}
#commentform .form-submit{
float:right;
}
#commentform .comment-form-author #author{
border: 1px solid #eaeaeb;
border-radius: 0;
}
#commentform .comment-form-email #email{
border: 1px solid #eaeaeb;
border-radius: 0;
}
#commentform .form-submit #submit{
background: #00bff3;
text-transform: uppercase;
font-size: 16px;
padding: 13px 30px;
border-radius: 0;
font-weight: normal;
letter-spacing: 0;
margin-top: 30px;
}
#commentform .form-submit #submit:hover{
background: #767676;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
#reviews.woocommerce-Reviews{
padding-bottom:50px;
clear:both;
}
.ufaq-faq-title {
background: #fff;
padding:8px 15px;
}
.ewd-ufaq-post-margin {
text-decoration: none;
color: #636363;
}
.ewd-ufaq-post-margi:focus, .ewd-ufaq-post-margi:hover {
text-decoration: none;
color: #636363;
}
div.ufaq-faq-title h4{
color: #636363;
font-size:22px;
}
.ufaq-faq-div {
margin: 2px 0 10px;
padding: 0px 0;
clear: both;
border: 1px solid #eaeaea;
box-shadow: none !important;
}
.ewd-ufaq-post-margin-symbol{
float:right;
margin-right:0px;
}
.ewd-ufaq-post-margin-symbol span {
font-size: 18px;
margin: 6px auto 0px;
color: #636363;
}
div.ufaq-faq-post p{
font-size:18px;
color:#000000;
}
.ufaq-faq-body{
padding:10px 15px;
}
.related.products {
padding: 50px 0px 10px;
}
a:focus {
outline: none;
text-decoration: none;
}
.products li .price .woocommerce-Price-amount{
font-size: 22px;
font-family: "open sans";
color:#00bff3;
}
.products li .price .save{
font-size: 22px;
font-family: "open sans";
font-weight: 600;
}
.products li .price  del {
color: #8e8e8e;
font-size: 22px;
font-family: "open sans";
}
.products li .onsale{
color:#fff;
background-color: #3cb878;
}
.products li .woocommerce-loop-product__title{
color:#636363;
font-size:18px;
text-transform:capitalize;
letter-spacing: 0;
padding-top:0px;
font-family: 'montserrat regular';
font-weight: normal;
min-height: 34px;
}
.products li .star-rating{
color:#3cb878;
height:1.5em;
margin-top:15px;
margin-bottom:8px !important;
}
.products li .attachment-woocommerce_thumbnail{
background-color:#fff;
}
.woocommerce-LoopProduct-link {
text-decoration:none;
}
.woocommerce-LoopProduct-link:hover{
text-decoration:none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 1.5% 1.5% 0;
}
.products li .button {
background: #55c9ed !important;
color: #ffffff !important;
text-transform: capitalize;
font-size: 16px;
font-family: "open sans";
font-weight: 600;
padding: 10px 0;
width: 125px;
float: left;
margin: 0px 0px 0px !important;
-webkit-box-shadow: none;
box-shadow: none !important;
-webkit-transition: none;
transition: none;
transition: none;
transition: none;
box-shadow: none;
text-align: center;
-webkit-transition: background 0.2s !important;
transition: background 0.2s !important;
}
ul.products li.product .price{
margin-bottom:0.75em !important;
}
.products li .button:hover{
text-decoration:none;
background: #767676 !important;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.shop-top-content{
text-align:center;
padding:50px 0px;
}
.shop-top-content h2{
font-size:40px;
color:#00bff3;
margin-bottom:30px;
margin-top:0px;
}
.Learn-More{
background-color: #00bff3;
color: #ffffff;
font-family: 'montserrat semiBold';
font-size: 18px;
padding: 10px 20px !important;
margin-top:20px;
text-transform:uppercase;
-webkit-transition: background-color ease-in-out .3s;
transition: background-color ease-in-out .3s;
display:inline-block;
}
.Learn-More:hover, .Learn-More:focus{
text-decoration:none;
background-color:#767676;
color:#fff;
}
.woocommerce-pagination .next.page-numbers, .woocommerce-pagination .prev.page-numbers, .woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers {
padding: .5em 1em;
background: #55c9ed;
display: inline-block;
font-size: 16px;
float: none;
line-height: 1.5;
border-radius: 0px;
-webkit-transition: background-color ease-in-out .3s;
transition: background-color ease-in-out .3s;
color: #fff;
}
.woocommerce-pagination span.page-numbers{
background-color: #767676;
}
.woocommerce-pagination{
border-top: none;
}
.page-numbers {
text-align:center;
}
.woocommerce-tabs li {
margin-right: 0 !important;
}
.woocommerce-tabs #reviews p.stars a{
color: #e2af00;
}
#wpis-gallery {
margin-top: 10px;
}
.slick-slide{
margin-right:10px;
background:#f4f4f4;
}
#wpis-gallery .slick-track li:last-child{
margin-right:0px;
}
.wpis-slider-for{
background:#f4f4f4;
}
#wpis-gallery .slick-track li{
text-align:center;
}
#wpis-gallery .slick-track li img{
display:inline-block;
}
.inner-details {
text-align: center;
}
.inner-details{
font-size:20px;
color:#00bff3;
}
.inner-details .short-desctiption p{
color:#000;
font-size:18px;
}
#owl-testimonials{
position:relative;
}
#owl-testimonials .owl-prev {
position: absolute;
left: -48px;
font-size: 48px;
top: 40%;
}
#owl-testimonials .owl-next{
position:absolute;
right:-48px;
font-size: 48px;
top: 40%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
background: transparent;
color: #464646;
text-decoration: none;
}
.t-star{
color:#3cb878;
text-align: center;
}
.custom-btn button:hover {
color: #fff !important;
}
.mail-box {
color: unset !important;
border-color: transparent !important;
background-color: transparent !important;
margin: 0 0 3em !important;
padding: 0em 1em 1em 4em !important;
}
.mail-box .vc_message_box-icon{
width: auto !important;
}
.mail-box .fa {
font-size: 7em !important;
line-height: 1;
color: #fff;
top: 10px !important;
}
.mail-box h2 {
font-size: 40px;
padding-top: 0px !important;
color: #ffffff;
padding-left: 70px;
}
.mail-box p{
color:#ffffff;
font-size:18px;
padding-left: 70px;
}
.for-box{
background-color:#f2f2f2;
padding: 5px;
position:relative;
}
.for-box ..wpb_single_image .vc_figure{
float:left;
}
.for-box .wpb_heading {
float: right;
font-size: 19px;
color: #252525;
font-family: 'montserrat medium';
margin-top: 35px;
position: absolute;
left: 110px;
right: 0;
}
.cat-box-height{
height:250px;
position: relative;
background-size: cover;
background-repeat: no-repeat !important;
background-position: top center;
}
.cat-box-height h3{
font-size:26px;
font-family: 'montserrat medium';
color:#00bff3;
margin-bottom: 0;
}
.thard-box p{
line-height:1.3;
}
.cat-box-height p{
color:#5b5b5b;
font-size:16px;
}
.cat-box-height a {
background-color: #00bff3;
text-transform: capitalize;
color: #fff;
padding: 3px 20px;
text-decoration: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
font-size: 18px;
}
.cat-box-height a:hover{
text-decoration:none;
background: #464646 !important;
}
.first-box {
position: absolute;
bottom: 25px;
right: 40px;
}
.second-box{
position: absolute;
top:15px;
left:40px;
}
.thard-box {
position: absolute;
left: 20px;
right: 20px;
text-align: center;
}
.products .onsale{
font-size: 1.2rem;
}
#nc_ajax_cart_mini_cart .woocommerce ul li:hover{
background:transparent;
}
#nc_ajax_cart_mini_cart .woocommerce ul li a:hover{
color:#00bff3;
}
.woocommerce-cart-form {
margin-top: 30px;
}
.woocommerce-cart-form .product-quantity .quantity  .minus{
height: 30px;
width: 30px;
}
.woocommerce-cart-form .product-quantity .quantity  .plus{
height: 30px;
width: 30px;
}
.woocommerce-cart-form .product-quantity .quantity  .qty{
height: 30px;
width: 30px;
font-size: 16px;
}
.checkout-button {
padding: 1em 2em;
border: none;
text-align: center;
font-weight: 800;
-webkit-box-shadow: none !important;
box-shadow: none !important;
background: #00bff3;
color: #fff;
text-transform:uppercase;
text-decoration:none;
}
.checkout-button:hover{
text-decoration:none;
background:#767676;
color:#fff;
}
.woocommerce-cart-form .button {
background: #00bff3;
color: #fff;
border-radius: 0;
font-size: 14px;
text-transform: uppercase;
padding: 10px 20px !important;
font-family: 'montserrat semiBold';
line-height: 1.5;
text-shadow: none;
font-weight: 500;
}
.woocommerce-cart-form .button:hover{
text-decoration:none;
background:#767676;
color:#fff;
}
#coupon_code{
border-radius: 0;
box-shadow: none;
}
..woocommerce-cart-form thead th {
padding-bottom: 0.5em;
text-transform: uppercase;
color: #464646;
}
.woocommerce-cart-form .product-name a{
color:#636363;
}
.woocommerce-cart-form .product-name a:hover{
text-decoration:none;
color:#00bff3;
}
td {
padding: 0.4em;
}
a.remove{
line-height:15px;
color:#000;
}
.woocommerce-info {
background: #00bff3;
color: #fff;
}
#place_order{
background: #00bff3;
color: #fff;
border-radius: 0;
}
#place_order:hover{
text-decoration:none;
background:#767676;
color:#fff;
}
.checkout-button::after {
content: " ";
}
#ys_product_cat{
display:none;
}
#ys_pa_colour{
display:none;
}
#ys_main_price_range{
display:none;
}
#shipping_method li {
margin-bottom: .5em;
width: 100%;
float: left;
}
.create-account {
margin-left: 20px;
}
#shipping_method li input {
float: unset;
margin-right: 5px;
}
.slick-prev{
left:0;
z-index: 12;
}
.slick-next {
right: 0;
z-index: 12;
}
#reviews #comments .star-rating{
margin-top:15px;
}
.mobile-cart {
float: right;
position: absolute;
right: 15px;
top: 0px;
}
.main-navigation > div > #top-menu{
margin-right: 30px;
margin-top: 6px;
}
.single-product .summary p.price {
margin-bottom: 0;
margin-top: 0;
float: left;
width: 100%;
}
.product-features{
background:#efefef;
padding: 0px 10px;
margin-top: 8px;
float: left;
width: 40%;
margin-right: 30px;
}
.full-width-product-description h2:first-child(){
padding-top:0px;
margin-top:0px;
}
.full-width-product-description h2{
display:table-cell;
padding-top:0px;
margin-top:0px;
}
.full-width-product-description h3{
display:inline-block;
}
.full-width-product-description h4{
display:inline-block;
}
.full-width-product-description h5{
display:inline-block;
}
.full-width-product-description h5{
display:inline-block;
}
.product-features .table{
margin-bottom:0px;
}
.product-features .table > tbody > tr > td{
border:none;
color:#252525;
font-size:17px;
font-family: "open sans";
}
.product-features .table > tbody > tr > td {
border: none;
color: #252525;
font-size: 17px;
font-family: "open sans";
padding: 10px 0px 10px 25px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
background-color: transparent;
}
.table-striped > tbody > tr:nth-child(even) {
background-color: #f9f9f9;
}
.woocommerce-mini-cart-item.mini_cart_item {
width: 100%;
border-bottom: 1px solid #464646;
margin-bottom: 5px;
}
.remove.remove_from_cart_button {
width: 16px;
float: left;
margin-top: 20px;
}
#nc_ajax_cart_mini_cart p.total {
text-align: right;
color: #333333;
border-top: 1px solid #464646;
border-bottom: 1px solid #464646;
padding: 5px 0px;
}
.mini_cart_item .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
width: 70px;
float: left;
border: 1px solid #464646;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 5px;
}
#nc_ajax_cart_mini_cart a.button:hover{
color:#2ba365;
}
.woocommerce-ordering select {
background: #e2e2e2;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 16px;
padding: 5px;
border-radius: 0;
height:40px;
}
.woocommerce-ordering{
position:relative;
}
.woocommerce-ordering::after {
background-image: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/images/selcet-icon.png);
background-repeat: no-repeat;
content: "";
position: absolute;
right: 10px;
height: 10px;
width: 10px;
top: 18px;
}
.woo-searchcombo-preset_1::after{
background-image: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/images/selcet-icon.png);
background-repeat: no-repeat;
content: "";
position: absolute;
right: 10px;
height: 10px;
width: 10px;
top: 18px;
}
.woo-searchcombo-preset_1.price-wrapper::after{
background-image: none !important;
background-repeat: no-repeat;
content: unset;
position: absolute;
right: 10px;
height: 10px;
width: 10px;
top: 18px;
}
#mypost {
position: relative;
display: inline-block;
}
#rp_shipping_calculator .posttooltiptext  a {
background: none;
font-size: 10px;
color: #fff;
text-decoration: none;
padding: 0px 4px;
text-transform: lowercase;
}
.rp_message.rp_error a {
color: red;
font-size: 12px;
background: none;
text-transform: lowercase;
height: auto;
padding: 0px;
line-height: 22px;
}
div#mypost label {
font-size: 13px;
}
#mypost .posttooltiptext {
visibility: hidden;
width: 196px;
background-color: #404040;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
right: -55px;
font-size: 12px;
}
#mypost:hover .posttooltiptext {
visibility: visible;
}
.diamond-help {
width: 0;
height: 0;
border: 6px solid transparent;
border-bottom: 7px solid #404040;
position: relative;
top: -19px;
margin-left: 4px;
}
.diamond-help:after {
content: '';
position: absolute;
left: -6px;
top: 28px;
width: 0;
height: 0;
border: 6px solid transparent;
border-top: 9px solid #404040;
}
span.diamond-help:before {
content: '?'; position: absolute;
top: 12px;
color: #fff;
font-size: 11px;
left: -2px;
z-index: 99;
}
.woo-grid-style .woo-desc-cnt .woo-starcnt{
min-height: 34px;
clear: both;
float:left;
}
#product_cat_654_chosen{
width:100% !important;
}
.thumb-divback{
background-color:#fff !important;
height:250px;
}
.woo-row .archive-form-col{
float: right;
border-bottom-width: 1px !important;
}
.stock.out-of-stock {
color: red;
text-align: center;
font-size: 16px;
background: #cdf3df;
width: 110px;
padding: 8px 0;
font-family: "open sans";
font-weight: 600;
margin-bottom: 0;	
float: left;
margin-right: 5px;
}
.closed {
position: absolute;
right: -12px;
top: -13px;
font-size: 14px;
width: 18px;
height: 18px;
background: #000;
border-radius: 50px;
color: #fff;
text-align: center;
line-height: 18px;
cursor: pointer;
}
.archive-form-col .pw_map_reset{
width:auto !important;
height:auto !important;
color: #636363 !important;
}
a.morelink {
text-decoration:none;
outline: none;
}
.morecontent span {
display: none;
}
.t-item {
position: absolute;
background: red;
color: #fff;
border-radius: 50%;
width: 20px;
height: 20px;
right: -15px;
text-align: center;
line-height: 20px;
top: -10px;
font-size: 10px;
}
#billing_company_field{
display:none;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn  a:last-child{
margin-right:0px !important; 
float: right;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a.added_to_cart.wc-forward{
display:none;
}
ul.products li.product .added_to_cart{
display:none;
}
.rel-bck {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.rel-button{
float:right;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
padding-left: 15px;
}
.wpis-slider-for .slick-list .slick-slide{
height: 440px;
}
a.wpis-popup{
opacity: 1 !important;
}
.payment_method_yith-stripe > p {
color: #1c1c1c;
font-weight: 700;
background: url(//www.carsforkids.com.au/wp-content/themes/twentyseventeen-child/images/ssl-3-1.png) left top no-repeat;
background-size: 34px auto;
padding-left: 49px;
line-height:38px;
}
.wc_payment_methods label img {
margin-left: 10px;
}
.wc_payment_methods label {
display: inline-block;
max-width: 100%;
font-weight: bold !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: left !important;
}
.woocommerce-billing-fields h3 {
font-weight: bold; margin: 50px 0px 35px;
}
.woocommerce-additional-fields h3 {
font-weight: bold;
margin: 14px 0px 33px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
display: block;
font-weight: bold;
margin: 20px 0px 10px;
}
table.shop_table.woocommerce-checkout-review-order-table {
border: 1px solid rgba(0,0,0,.1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: collapse;
border-radius: 5px;
}
table.shop_table.woocommerce-checkout-review-order-table th {
font-weight: 700;
padding: 9px 12px;
background-color: #f5f5f5;
border: 1px solid #dddddd;
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0,0,0,.1);
padding: 15px 12px;
vertical-align: middle;
}
h3#order_review_heading {
font-weight: bold;
margin: 20px 0px 20px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: 700;
border-top: 1px solid rgba(0,0,0,.1);
}
div#payment ul{
border-radius: 5px;
border: 1px solid rgba(0,0,0,.1);
padding: 20px 10px;
}
.wc_payment_method input.input-radio[name=payment_method]+label:before{width: 10px !important;   height: 10px !important; border: 1px solid #fff !important;    -webkit-box-shadow: 0 0 0 1px #000 !important;
box-shadow: 0 0 0 1px #000 !important;}
.wc_payment_method{border-bottom:0px !important;}
.woocommerce #payment .payment_method_afterpay .form-list{border:0px !important;}
.chosen-results li.active-result:first-child{display:none !important;}
.woocommerce-shipping-calculator select#calc_shipping_state {
display: none !important;
}
.contactdv {
margin-top: 50px;
}
.contactdv label {
font-size: 16px;
}
.yourname {
margin-bottom: 20px;
}
.contactdv input.wpcf7-form-control.wpcf7-submit {
background: #00bff3;
padding: 10px 30px;
font-size: 14px;
letter-spacing: 1px;
margin-top: 8px;
}
@media  screen and (min-width: 768px) {
p#billing_email_field {
width: 47%;
float: left !important;
clear: none;
}
p#billing_phone_field {
width: 47%;
float: right!important;
clear: none;
}
}
@media  screen and (min-width: 300px) and (max-width: 480px) {
.wpis-slider-for .slick-prev, .wpis-slider-for .slick-next {
display: block !important;
}
.t-item{
right:20px;
}
.rel-bck {
height:150px !important;
}
.mobile-cart {
display: block;
position: absolute;
top: -25px;
right: 15px;
}
.gt-searchform .input-group-sm {
width: 100% !important;
}
.woo-searchcombo-preset_1 .chosen-select-search {
width:100%;
border-radius: 0 !important;
background: #e2e2e2 !important;
border: 1px solid #e2e2e2  !important;
height:40px !important;
box-shadow: unset !important;
}
.woo-searchcombo-preset_1::after {
background-image: unset;
}
.main-navigation > div > #top-menu {
margin-right: 0;
}
#top-menu{
position: absolute;
left: 0;
right: 0;
z-index: 1;
padding: 0;
top: 15px;
}
.menu-toggle {
position: absolute;
top: -25px;
left: 15px;
text-transform: uppercase;
border: 1px solid #252525;
color:#252525;
box-shadow: none;
}
.small-header .navigation-top {
padding: 15px 0px;
position: fixed;
z-index: 111;
width: 100%;
}
.custom-logo-link {
display: block;
padding-right: 0;
vertical-align: middle;
width: 100%;
margin: 0 auto;
text-align: center;
}
.custom-logo-link img {
display: inline-block;
max-height: 80px;
width: 50%;
margin: 0 auto;
}
.menu-toggle:hover, .menu-toggle:focus{
color:#252525;
outline: none;
}
.navigation-top{
padding: 25px 0px 20px 0px !important;
}
.site-content-contain {
margin-top: 0px;
}
.main-navigation a{
padding: 8px 15px 8px;
}
.main-navigation li:last-child{
display:none;
}
.main-navigation .m-searach{
display:none;
}
.about-cars {
padding: 50px 0px;
}
.heading{
font-size:30px !important;
}
.pay-ment-icon ul li {
float: left;
margin-right: 10px;
width: 32px;
}
.pay-ment-icon ul li img {
width: 100%;
height: 20px;
}
.pay-ment-icon ul li:last-child{
margin-right:0px;	
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 {
width: 100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper {
font-size: 15px;
line-height: 43px;
}
.woo-grid-style .grid-col .woo-product-title a{
font-size: 14px !important;
}
.woo-grid-style .woo-product-cnt .woo-thumb-cnt .woo-banner.sale-banner{
font-size: 10px !important;
}
.woo-thumb-cnt {
padding: 5px;
}
.woo-grid-style .woo-desc-cnt{
padding:5px;
}
.woo-grid-style .woo-desc-cnt .woo-product-price {
font-size: 12px !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-price del {
margin-right: 2px !important;
margin-left:2px !important;
}
.woo-grid-style .grid-col .woo-product-price del .woocommerce-Price-amount {
font-size: 12px !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-price .save{
font-size:10px;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
padding: 6px 0;
width: 110px;
}
#owl-testimonials .owl-prev{
left:0px;
}
#owl-testimonials .owl-next{
right:0px;
}
.mail-box{
margin:0px !important;
padding:0px !important;
text-align: center;
}
.mail-box h2{
padding-left:0px;
width: 100%;
float: left;
font-size:30px;
}
.mail-box p{
padding-left:0px;
width: 100%;
float: left;
padding-bottom: 30px;
}
.mail-box .vc_message_box-icon, .mail-box .vc_message_box-icon > * {
position: unset !important;
font-weight: 400;
font-style: normal;
}
.cat-box-height {
height: 250px;
position: relative;
margin-bottom:0px !important; 
}
.first-box {
bottom: 20px;
right: 20px;
}
.second-box{
left:20px;
}
.three-box .vc_column-inner {
padding:0px !important;
}
.for-box{
margin-bottom: 0 !important;
margin-top: 10px;
}
.footer-top .widget-title{
font-size:28px;
}
.site-info{
text-align: center;
}
.pay-ment-icon{
text-align:center;
}
.pay-ment-icon ul{
display:inline-block;
}
.tp-caption.rev-btn {
right: 48px;
min-width: 100px !important;
max-width: 100px !important;
font-size: 12px !important;
line-height: 11px !important;
min-height: 25px !important;
max-height: 25px !important;
text-align: center;
padding: 8px 0px !important;
}
.inner-details{
padding:0 15px;
}
.woocommerce-breadcrumb a:nth-child(1){
font-size: 14px;
}
.woocommerce-breadcrumb span:nth-child(1) a {
font-size: 18px;
}
.woocommerce-breadcrumb span {
font-size: 14px;
padding: 4px;
}
.summary.entry-summary {
margin-top: 30px;
}
.price ins .amount, .price .amount{
font-size:28px;
}
.price del{
font-size:22px;
}
.price .save {
font-size: 28px;
color: #252525;
}
.product_title{
font-size:32px;
}
.sub-heading{
font-size:16px;
}
.woocommerce-breadcrumb{
padding-bottom:5px;
}
.single-stock{
font-size: 18px;
height: 50px;
}
.single-product .summary p.price {
margin-bottom: 1em;
margin-top: 1em;
float: left;
width: 100%;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{
height: 50px;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{
height: 50px;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{
height: 50px;
}
.shipping-btn {
width: 100%;
float: left;
margin-right: 0;
position: relative;
}
.shipping-btn a{
height: 50px;
width:100%;
float:left;
line-height: 2;
}
.single_add_to_cart_button{
height: 50px;
width:100%;
float:left;
line-height: 1;
}
.product .container .onsale{
top: auto;
}
.product-description-title{
font-size:30px;
}
.features-icon ul li{
border-right: 1px solid #707070;
border-bottom: none;
width: 100%;
float: left;
}
.features-icon ul li:last-child{
border-bottom: 1px solid #707070;
}
#reviews #comments .woocommerce-Reviews-title{
font-size:30px;
}
.woocommerce-review__author{
margin-right: 10px;
}
#reviews #comments .star-rating{
margin-top:15px;
}
#commentform .comment-form-author {
width: 100%;
float: left;
margin-right: 0;
}
#commentform .comment-form-email {
width: 100%;
float: left;
}
div.ufaq-faq-title h4 {
color: #636363;
font-size: 16px;
}
.related-title{
font-size:30px;
}
.faqs-title{
font-size:30px;
}
.shop-top-content h2{
font-size:30px;
}
.products li .woocommerce-loop-product__title{
font-size:14px;
}
.features-icon ul li .icon-image {
width: 70px;
float: left;
padding: 0px 10px;
}
.box-content {
display: table-cell;
padding-right: 10px;
}
.features-icon ul li{
min-height: auto;
padding: 20px 0px 20px;
}
.features-icon h3{
margin-top:0px;
}
.products li .price .woocommerce-Price-amount {
font-size: 13px;
}
.price del{
margin: 0 3px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
padding:5px
}
.products .onsale {
font-size: 10px;
}
.woocommerce ul.products, .woocommerce-page ul.products {
clear: both;
margin-top: 20px;
float: left;
width: 100%;
}
.products li .price .save{
font-size:12px;
}
#rp_shipping_calculator {
margin-top: 10px;
max-width: unset !important;
}
.shop-top-content.bottom-content-section {
padding-top: 0;
}
.single-outofstock {
font-size: 16px;
height: 50px;
line-height: 3;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(1){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(2){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(3){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6.woo-col-sm-4{
width:100%;
}
.product-features{
margin-bottom:20px;
width:100%;
}
.product-features .table > tbody > tr > td{
font-size: 14px;
padding: 10px 0px 10px 10px;
}
.thumb-divback {
background-color: #fff !important;
height: auto;
}
.rp_shiiping_form{
top: 80px;
width:100%;
}
.stock.out-of-stock{
padding: 6px 0;
width: 110px;
margin-bottom: 10px;
font-size:14px;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
font-size:14px
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a:last-child {
float: left;
}
.related.products li .button{
font-size:14px;
margin-bottom:10px !important;
}
.related.products li .rel-button{
float:left;
margin-bottom:0px !important;
}
.wpis-slider-for .slick-list .slick-slide{
height: 300px;
}
}
@media  screen and (min-width: 481px) and (max-width: 767px) {
.wpis-slider-for .slick-prev, .wpis-slider-for .slick-next {
display: block !important;
}	
.t-item{
right:20px;
}
.rel-bck {
height:175px !important;
}
.stock.out-of-stock{
padding: 6px 0;
width: 110px
}
.main-navigation > div > #top-menu {
margin-right: 0;
}
.mobile-cart {
display: block;
position: absolute;
top: -25px;
right: 15px;
}
.woo-searchcombo-preset_1 .chosen-select-search {
width:100%;
border-radius: 0 !important;
background: #e2e2e2 !important;
border: 1px solid #e2e2e2  !important;
height:40px !important;
box-shadow: unset !important;
}
#top-menu{
position: absolute;
left: 0;
right: 0;
z-index: 1;
padding: 0;
top: 15px;
}
.tp-caption.rev-btn{
right:75px;
min-width: 150px !important;
max-width: 150px !important;
font-size: 14px !important;
line-height: 16px !important;
min-height: 30px !important;  
max-height: 30px !important;
text-align: center;
padding: 8px 0px !important;
}
.menu-toggle {
position: absolute;
top: -32px;
left: 15px;
text-transform: uppercase;
border: 1px solid #252525;
color:#252525;
box-shadow: none;
}
.small-header .navigation-top {
padding: 15px 0px;
position: fixed;
z-index: 111;
width: 100%;
}
.custom-logo-link {
display: block;
padding-right: 0;
vertical-align: middle;
width: 55%;
margin: 0 auto;
}
.menu-toggle:hover, .menu-toggle:focus{
color:#252525;
outline: none;
}
.navigation-top{
padding: 20px 0px;
}
.site-content-contain {
margin-top: 0px;
}
.main-navigation a{
padding: 8px 15px 8px;
}
.main-navigation li:last-child{
display:none;
}
.main-navigation .m-searach{
display:none;
}
.about-cars {
padding: 50px 0px;
}
.pay-ment-icon ul li {
float: left;
margin-right: 10px;
width: 58px;
}
.pay-ment-icon ul li img{
height:30px;
width:100%;
}
.pay-ment-icon ul li:last-child{
margin-right:0px;	
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 {
width: 100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper {
font-size: 15px;
line-height: 43px;
}
.woo-grid-style .grid-col .woo-product-title a{
font-size: 14px !important;
}
.woo-grid-style .woo-product-cnt .woo-thumb-cnt .woo-banner.sale-banner{
font-size: 10px !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-price {
font-size: 16px !important;
}
.woo-grid-style .woo-desc-cnt .woo-product-price del {
margin-right: 5px !important;
margin-left:5px !important;
}
.woo-grid-style .grid-col .woo-product-price del .woocommerce-Price-amount {
font-size: 16px !important;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
padding: 6px 0;
width: 110px;
}
.mail-box{
margin:0px !important;
padding:0px !important;
text-align: center;
}
.mail-box h2{
padding-left:0px;
width: 100%;
float: left;
font-size:30px;
}
.mail-box p{
padding-left:0px;
width: 100%;
float: left;
padding-bottom: 30px;
}
.mail-box .vc_message_box-icon, .mail-box .vc_message_box-icon > * {
position: unset !important;
font-weight: 400;
font-style: normal;
}
.cat-box-height {
height: 300px;
position: relative;
margin-bottom:0px !important;
}
.first-box {
bottom: 20px;
right: 20px;
}
.second-box{
left:20px;
}
.three-box .vc_column-inner {
padding:0px !important;
}
.for-box{
margin-bottom: 0 !important;
margin-top: 10px;
}
.footer-top .widget-title{
font-size:28px;
}
.site-info{
text-align: center;
}
.pay-ment-icon{
text-align:center;
}
.pay-ment-icon ul{
display:inline-block;
}
#owl-testimonials .owl-prev{
left: -0px;
}
#owl-testimonials .owl-next{
right: -0px;
}
.inner-details{
padding: 0 25px;
}
.footer-top .menu li {
border: none;
width: 50%;
float: left;
margin-top:0px !important;
}
.woocommerce-breadcrumb a:nth-child(1){
font-size: 14px;
}
.woocommerce-breadcrumb span:nth-child(1) a {
font-size: 18px;
}
.woocommerce-breadcrumb span {
font-size: 14px;
padding: 4px;
}
.summary.entry-summary {
margin-top: 3em;
}
.product_title{
font-size:30px;
}
.sub-heading{
font-size:16px;
}
.single-product .summary p.price {
margin-bottom: 1em;
margin-top: 1em;
float:left;
width:100%;
}
.shipping-btn a{
font-size: 16px;
height: 65px;
}
.single_add_to_cart_button{
height: 65px;
font-size: 16px
}
.single-stock{
height: 65px;
height: 65px;
line-height: 2.8;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{
height: 65px;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{
height: 65px;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{
height: 65px;
}
.features-icon ul li{
border-right: 1px solid #707070;
border-bottom: none;
width: 100%;
float: left;
}
.features-icon ul li:last-child{
border-bottom: 1px solid #707070;
}
.features-icon ul li .icon-image {
width: 70px;
float: left;
padding: 0px 10px;
}
.box-content {
display: table-cell;
padding-right: 10px;
}
.features-icon ul li{
min-height: auto;
padding: 20px 0px 20px;
}
.features-icon h3{
margin-top:0px;
}
.product .container .onsale{
top: auto;
}
#reviews #comments .star-rating{
margin-top: 15px;
}
#commentform .comment-form-author {
width: 100%;
float: left;
margin-right: 0;
}
#commentform .comment-form-email {
width: 100%;
float: left;
}
div.ufaq-faq-title h4{
font-size:16px;
}
.products li .price .woocommerce-Price-amount{
font-size:18px;
}
.price del{
margin: 0 10px;
}
.products li .price .save{
font-size:18px;
}
.shop-top-content.bottom-content-section {
padding-top: 0;
}
.single-outofstock {
font-size: 22px;
height: 65px;
line-height: 3;
}
.price ins .amount, .price .amount {
font-size: 42px;
color: #00bff3;
}
.price del{
font-size:42px;
}
.price .save{
font-size:42px;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(1){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(2){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6:nth-child(3){
width:100%;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6.woo-col-sm-4{
width:100%;
}
.woo-searchcombo-preset_1::after {
background-image: unset;
}
ul.products img {
width: 100%;
}
.thumb-divback {
background-color: #fff !important;
height: auto;
}
.rp_shiiping_form{
top: 90px;
width:100%;
}
.related.products li .button{
width: 100px;
font-size: 14px;
}
.related.products li .rel-button{
float:right
}
}
@media  screen and (min-width: 768px) and (max-width: 991px) {
.product-features .table > tbody > tr > td{
font-size: 16px;
padding: 10px 0px 10px 10px;
}
.full-description p{
line-height:1.7;
}
.tp-caption.rev-btn{
right: 75px;
}
.thumb-divback {
height: 150px;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
width: 84px;
font-size: 13px;
}
.stock.out-of-stock{
width:84px;
font-size: 13px;
}
ul.products img {
width: 100%;
}
.woo-grid-style .woo-desc-cnt .woo-product-price {
font-size: 14px !important;
}
.woo-grid-style .grid-col .woo-product-price del .woocommerce-Price-amount {
font-size: 14px !important;
}
.price-rang-num {
float: right;
width: 58% !important;
}
.range-bar {
float: left;
width: 40% !important;
margin: 10px 0 0;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper label{
font-size:14px !important;
}
#owl-testimonials .owl-prev{
left: -18px;
}
#owl-testimonials .owl-next{
right:-18px;
}
.mail-box h2{
font-size:32px;
}
.cat-box-height h3{
font-size:18px;
}
.cat-box-height p{
font-size:14px;
}
.for-box .wpb_heading {
float: unset;
font-size: 18px;
color: #252525;
font-family: 'montserrat medium';
margin-top: 10px;
position: unset;
left: 0;
right: 0;
}
.for-box {
padding-bottom:10px;
text-align: center !important;
}
.footer-top .widget-title{
font-size:22px;
}
.pay-ment-icon ul li {
float: left;
margin-right: 10px;
width: 90px;
}
.pay-ment-icon ul li img{
width:100%;
height:40px;
}
.site-info{
padding: 5px 0 0 0;
}
.features-icon ul li{
min-height: 350px;
}
.features-icon h3{
font-size:18px;
}
.price ins .amount, .price .amount{
font-size: 32px;
}
.price del{
font-size:32px;
}
.price .save{
font-size:32px;
}
.woo-grid-style .woo-desc-cnt .woo-product-title {
min-height: 55px;
}
.single-product .summary p.price {
margin-bottom: 1em;
margin-top: 1em;
float: left;
width: 100%;
}
.shipping-btn a{
font-size: 12px;
line-height: 4;
height: 65px;
}
.single_add_to_cart_button{
height: 65px;
font-size: 14px;
}
.single-stock {
font-size: 18px;
height: 65px;
line-height: 3.5;
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{
height: 65px;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{
height: 65px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{
height: 65px;
}
.product_title{
font-size:26px;
}
.sub-heading{
font-size: 16px;
}
.product .container .onsale{
top: auto;
}
div.ufaq-faq-title h4{
font-size:18px;
}
.products li .price .woocommerce-Price-amount{
font-size:14px;
}
.price del{
margin:0 5px;
}
.products li .price .save{
font-size:14px;
}
.products li .price del{
font-size:14px;
}
.products li .woocommerce-loop-product__title{
font-size:16px;
}
.shop-top-content.bottom-content-section {
padding-top: 0;
}
.features-icon p{
padding:0 5px;
}
#reviews #comments .star-rating{
margin-top:15px;
}
#commentform .comment-form-author{
width:32%;
}
#commentform .comment-form-email{
width:32%;
}
.single-outofstock {
font-size: 18px;
height: 65px;
line-height: 3.6;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
font-size: 14px;
}
.chosen-container-single .chosen-single{
font-size:14px;
}
.features-icon ul li{
min-height: 400px;
}
.js .menu-toggle, .js .dropdown-toggle {
display: block;
}
.js .main-navigation > div > ul {
display: none;
}
.menu-toggle{
margin-right:25px;
}
.navigation-top .col-md-9{
position:unset;
}
.mobile-cart {
float: right;
position: absolute;
right: 0px;
top: 0px;
}
.main-navigation li:last-child {
display: none;
}
.single-product.woocommerce span.onsale {
z-index: 1;
}
#top-menu {
position: absolute;
left: 0;
right: 0;
z-index: 999;
padding: 0;
top: 50px;
}
.main-navigation ul {
background: #fff;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left;
}
.main-navigation li {
border-bottom: 1px solid #eee;
position: relative;
width: 100%;
float: left;
}
.main-navigation a {
padding: 8px 15px 8px;
}
.menu-toggle {
text-transform: uppercase;
border: 1px solid #252525;
color: #252525;
box-shadow: none;
padding: 0 5px;
height: 32px;
font-size: 10px;
}
.menu-toggle:hover, .menu-toggle:focus {
color: #252525;
outline: none;
}
.navigation-top .container{
position:relative;
}
.main-navigation > div > #top-menu{
margin-right:0px;
}
.pay-ment-icon{
text-align:center;
}
.pay-ment-icon ul{
display:inline-block;
}
.site-info{
text-align:center;
}
ul.products li.product .button{
margin-bottom:10px !important
}
ul.products li.product .rel-button{
float:left;
margin-bottom:0px !important
}
.wpis-slider-for .slick-list .slick-slide {
height: 620px;
}
}
@media  screen and (min-width: 992px) and (max-width: 1299px) {
.tp-caption.rev-btn{
right:38px;
}
.search_form_toggle_cnt .woo-row .woo-col-md-6 .price-wrapper label{
font-size:14px;
}
.woo-grid-style .woo-desc-cnt .woo-product-price {
font-size: 18px !important;
}
.woo-grid-style .grid-col .woo-product-price del .woocommerce-Price-amount {
font-size: 18px !important;
}
#owl-testimonials .owl-prev{
left: -18px;
}
#owl-testimonials .owl-next{
right:-18px;
}
.for-box .wpb_heading{
font-size:16px;
}
.footer-top .widget-title{
font-size:28px;
}
.site-info{
padding: 12px 0 0 0;
}
.price ins .amount, .price .amount {
font-size: 46px;
}
.price del {
font-size: 36px;
}
.price .save{
font-size:36px;
}
.shipping-btn a{
font-size: 17px;
line-height: 3.5;
}
.features-icon ul li{
min-height:300px;
}
.features-icon h3{
font-size:18px;
}
.products li .price .save{
font-size:16px;
}
.price del{
margin:0px 8px; 
}
.products li .price .woocommerce-Price-amount {
font-size: 17px;
}
.products li .price del{
font-size: 17px;
}
.product-description-title{
font-size:32px;
}
#reviews #comments .woocommerce-Reviews-title{
font-size:32px;
}
.product_title{
font-size: 32px;
}
.main-navigation a{
padding: 0px 8px 0px;	
font-size: 12px;
}
.custom-logo-link img{
max-width: 220px;
}
.woo-grid-style .woo-desc-cnt .woo-product-title {
min-height: 55px;
}
.pay-ment-icon ul li {
width: 68px;
}
.pay-ment-icon ul li img{
height:40px;
}
.thumb-divback {
height: 200px;
}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{
width:97px;
font-size: 14px;
}
.stock.out-of-stock{
width:97px;
font-size: 14px;
}
.related.products li .button{
width: 100px;
font-size: 15px;
}
.related.products li .rel-button{
float:right;
}
}
@media  screen and (max-width: 767px) {
p.form-row {
width: 100% !important;
}
}
@media (max-width: 1024px){
.main-container-wrapper .woo-grid-style .woo-desc-cnt .woo-product-price{    font-size: 15px !important;}
.woo-grid-style .grid-col .woo-product-cnt .woo-addcard-btn.back-btn a{width:100%;}
}
@media (max-width: 768px){
ul.chosen-choices li.search-choice span {font-size: 16px;}
.gt-searchform .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{width: 16px;top:2px;right: 7px;}
}