@font-face{
font-family: 'Roboto-Bold';
src: url(//kakapo.tj/wp-content/themes/openshop-pro/third-party/fonts/site-font/Roboto-Bold.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Roboto-Medium';
src: url(//kakapo.tj/wp-content/themes/openshop-pro/third-party/fonts/site-font/Roboto-Medium.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family: 'Roboto-Regular';
src: url(//kakapo.tj/wp-content/themes/openshop-pro/third-party/fonts/site-font/Roboto-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.woocommerce .thunk-single-product-summary-wrap .slick-next, 
.woocommerce .thunk-single-product-summary-wrap .slick-prev{
margin: 0 auto;
background: none;
}
.woocommerce div.product div.images .flex-control-thumbs.slick-slider li img{
border: 1px solid #d3d2d2;
}
.woocommerce .thunk-single-product-summary-wrap .slick-slider button{
transform: rotate(90deg);
margin: 0 auto;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
position: absolute;
left: 0;
right: 0;
background: #ffffff;
color: #686464;
border: 1px solid #afafaf;
top: 0px;
z-index: 2;
}
.woocommerce .thunk-single-product-summary-wrap .slick-slider button.slick-next{
top: initial;
bottom: 0;
}
.woocommerce div.product div.images .flex-control-thumbs.slick-slider li, 
.woocommerce div.product div.images .flex-control-thumbs.slick-slider li{
margin-top: .5rem;
margin-bottom: .5rem;
}
@media screen and (max-width: 768px){
.woocommerce .thunk-single-product-summary-wrap .slick-slider button{
display: inline-block!important;
right: initial;
left: 0;
top: 50%!important;
transform: translateY(-50%) rotate(0);
margin: 0;
}
.woocommerce .thunk-single-product-summary-wrap .slick-slider .slick-prev {
left:0;
right:initial;
}
.woocommerce .thunk-single-product-summary-wrap .slick-slider .slick-next {
right:0;
left:initial;
}
} h3 {
color: #7a922d;
font-family: 'Arial', sans-serif;
font-size: 24px;
font-weight: bold;
margin-bottom: 15px;
} .woocommerce-billing-fields input[type="text"],
.woocommerce-billing-fields input[type="email"],
.woocommerce-billing-fields input[type="tel"],
.woocommerce-billing-fields select {
border: 1px solid #7a922d;
background-color: #f1f1f1;
padding: 10px;
margin-bottom: 10px;
font-size: 16px;
border-radius: 4px;
width: 100%;
box-sizing: border-box;
} button[type="submit"], .woocommerce-account-fields .create-account input[type="checkbox"] {
background-color: #7a922d;
color: #fff;
border: none;
padding: 12px 20px;
font-size: 16px;
cursor: pointer;
border-radius: 4px;
width: 100%;
}
button[type="submit"]:hover, .woocommerce-account-fields .create-account input[type="checkbox"]:hover {
background-color: #6c8326;
} label {
font-size: 14px;
color: #333;
margin-bottom: 5px;
display: block;
} .woocommerce-account-fields .create-account {
background-color: #e8f1d3;
padding: 20px;
border-radius: 8px;
margin-top: 15px;
}
.woocommerce-account-fields .create-account label {
color: #7a922d;
}
.below-footer-col1 .content-html {
display: none;
}
h1.page-title {
display: none;
}