/*   
Theme Name: ukona
Theme URI: 
Version: 1
Tags: 
Description: 
Author: 
Author URI: 
*/

@font-face {src: url('/wp-content/themes/ukona/fonts/ClearSans-Regular.ttf');
  font-family: 'Clear Sans';}


body{
  font-family: 'Clear Sans';
}

.mobile-header{
  display: none;
}
.desktop-header{
  display: block;
}
.term-description{
  padding-top: 30px;
}

.phone-header{
  width: 100%;
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
}

.forvidos{
    background: #08161c;

}
.single-product .product-type-variable .woocommerce-Price-amount{display: none;}
.single-product .woocommerce-variation-price .woocommerce-Price-amount{display: block!important;}

#awooc-custom-order-button.awooc-custom-order.button.alt.show-add-to-card {
    
    background: #546dc5!important;
    text-align: center!important;
}

.woocommerce ul.products li.product .onsale {
  
    margin: 5px!important;
}

.mobmenul-container, .mobmenur-container {
    
    left: 50%!important;
    margin-left: -22px!important;
}





header.front-page{
  background: url(/wp-content/uploads/2019/07/image10.jpeg), #08161c;
  /*background: url(./img/bg.jpg), #08161c;*/
  /*background: url(/wp-content/uploads/2022/04/red_bg.jpg), #eeeef0;*/
  background-repeat: no-repeat;
  background-position: top right, top left; 
 background-size: 30%, 70%;
 /*background-size:cover;*/
 height: 900;
  /*height: 100vh;*/
  
  
}
header.default-page{
  background: #000 url(/wp-content/uploads/2019/07/bg-page-min.png)no-repeat;
  background-position: top center; 
  height: 312px;
}

header .mt{
margin-top: 40px;
}

.menu {
    margin-left: -50px;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 11px;
    color: #fff;
    font-weight: 700;
  transition: all 0.2s;
  
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active {
    background: transparent;
    color: #f24841;
    font-weight: 700;
  transition: all 0.2s;
}

.header-right 
{
 float: right;
}

.header-right .icon
{
     display: block;
    color: #fff;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 10px;
    margin-right: 0;
    float: right;
}
.header-right .icon a
{
    color: #fff;
}
.header-right .icon a:hover
{
    color: #f24841;
  transition: all 0.2s;
}


#slider{margin-top: 0px;
      margin-top: 0px;
    padding: 30px 30px 20px 30px;
  background-size: cover!important;
    /*background: #09161d;*/
   /*background: linear-gradient(to right, #09161d 76.5%, #0071a4 54%);*/
    max-width: 1140px;
    margin: 40px auto;
}
#slider h2{
    color: #0B1316;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 1px;
    margin-top: 50px;
}

#slider p{
    color: #0B1316;
    font-size: 16px;
    margin-top: 30px;
}

.btn-red{
    background: #f24841;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 13px 20px;
  transition: all 0.2s;
}
.btn-red:hover, .btn-red:focus, .btn-red:active{
    background: #bb231d;
    transition: all 0.2s;
  color: #fff;
}


#slider .btn-red{
margin-top: 50px;
width: auto;
  min-width: 200px;
}

.breadcrumbs-wrap
{
  /*margin-top: 20px;*/
  color: #fff;
}

.wet img{
  margin-left: -80px;
}

.default-page h1
{
color: #fff;
}

footer{
      padding: 80px 0px 20px 0px;
      background: #08161c;
}
footer p.bloginfo{
      font-size: 12px;
      color: #5c6063;
      line-height: 22px;
}

footer p.contact{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    font-weight: 700;
}

footer .mt{
margin-top: 40px;

}
footer .btn-red{
margin-top: 0px;
width: 100%;
}
footer .navbar-nav>li>a {
   
    padding-right: 0px;
    padding-left: 44px;
   
}
footer p.copy{
      font-size: 12px;
      color: #5c6063;
      line-height: 22px;
}
footer p.copy a{
      color: #5c6063;
}
footer p.copy a:hover{
      color: #f24841;
}
.copyright{
    margin-top: 80px;
    padding-top: 30px;
    border-top: 1px solid #cccccc26;
}

#selected{
      background: #f2f6f8;
      padding-bottom: 80px;
      padding-top: 40px;
}
#selected .btn-red {
    margin-top: 60px;
    width: 220px;
}


.nav-tabs {
    border-bottom: 0px solid #dddddd8c;
      margin-bottom: 20px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: 60px;
    width: 24%;
    margin-left: 1%;
  
}
.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-radius: 0px;
    border: 0px solid transparent;
    box-shadow: 0px 10px 29px #00000038;
    background: #fff;
}
.nav-tabs>li>a:hover {

   background: transparent;
    border: 0px solid transparent;
}

.selected-item img{
margin: 0 auto;
}

.nav-tabs>li>a:hover .selected-item p.name{
   color: #f24841;
  
  
}

.selected-item p.name{
    text-align: center;
    font-size: 17px;
    color: #222;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}
.selected-item p.ves{
    text-align: center;
    border: 1px solid #f24841;
    padding: 10px;
    opacity: 0;
    transition: all 0.2s;
    color: #000;
    font-size: 13px;
    width: 180px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 4px;
}

 .active p.ves{
   opacity: 1!important;
transition: all 0.2s;
}

.nav-tabs>li.active>a:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid white;
    bottom: -10px;
    left: 50%;
    margin-left: -6px;
}


.sub-tabs .nav-tabs>li.active>a, .sub-tabs .nav-tabs>li.active>a:focus, .sub-tabs .nav-tabs>li.active>a:hover {
    border-radius: 0px;
    border: 0px solid transparent;
  border-bottom: 1px solid #f24841;
    box-shadow: none;
    background: transparent;
}

.sub-tabs .nav-tabs>li.active>a:before{display: none;}
.sub-tabs{max-width: 600px;margin-left: 10px;}

.sub-tabs .nav-tabs>li {
    float: left;
    margin-bottom: 60px;
    width: 40%;
    margin-left: 0%;
}
.sub-tabs .nav-tabs>li>a, .sub-tabs .nav-tabs>li>a:focus, .sub-tabs .nav-tabs>li>a:hover {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
      background: transparent;
}
.sub-tabs .nav-tabs>li.active>a p.name {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    
}
.sub-tabs p.name {
    font-size: 15px;
    color: #222;
    font-weight: 400;
    
}

.tab-pane img{margin: 0 auto;}

p.title-panes{font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.6px;
    color: #444;
    margin-bottom: 60px;
    margin-left: 10px;
}

#selected h2 {
   margin-bottom: 80px;
}

h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

#frontslider #slider {
    
    margin-top: 0px;
}

#frontslider h2 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0.5px;
    margin-top: 400px;
    margin-left: 100px;
}
#frontslider .flex-control-nav {
    max-width: 980px;
    position: absolute;
    bottom: 100px;
    text-align: left;
    z-index: 9;
    left: 50%;
    margin-left: -465px;
}

#frontslider .flex-direction-nav .flex-prev {
    left: 50px;
}
#frontslider .flex-direction-nav .flex-prev:hover {
    left: 50px;
}

#frontslider .flex-direction-nav .flex-next {
    right: 50px;
   
}
#frontslider .flex-direction-nav .flex-next:hover {
    right: 50px;
   
}

#frontslider .flex-direction-nav a {
   
    top: 45%;
}

#frontslider .flex-control-paging li a {
    width: 480px;
    height: 1px;
    display: block;
    background: #fbfbfb;
    border: 0px solid #fff;
}

#frontslider .flex-control-paging li a.flex-active {
    background: rgb(220, 101, 101);
    cursor: default;
}
#frontslider .flex-control-nav li {
    margin: 0 0px;
    display: inline-block;
    zoom: 1;
}

#index-catalog{
padding: 40px 0px;
}

#index-catalog .wrap{margin-top: 80px;}
#index-catalog .sub-tabs {
    max-width: 1170px;
    margin-left: 10px;
}
#index-catalog .sub-tabs .nav-tabs>li {
    float: left;
    margin-bottom: 60px;
    width: 30%;
    margin-left: 0%;
}
#index-catalog .btn-red{width: 100%;}

.more-catalog{
    background: #f2f6f8 url(/wp-content/uploads/2019/07/Forma-1.png)no-repeat!important;
  background-position: 57% 50%!important;
    padding: 28px 0px!important;
    text-align: center;
    margin-top: 15px;
    transition: all 0.2s;
  width: 100%;
   color: #3a3a3a!important;
    font-size: 15px!important;
    font-weight: 700!important;
    letter-spacing: 1px!important;
}
.more-catalog:hover{
      background: #ecf2f7 url(/wp-content/uploads/2019/07/Forma-1.png)no-repeat!important;
  background-position: 57% 50%!important;
    transition: all 0.2s;
}
.more-catalog p{
   margin: 0;
}

a .more-catalog{
   color: #3a3a3a;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
  text-decoration: none;

}
a .more-catalog:hover{
  
  text-decoration: none;

}

.cat-woo .more-catalog{
    background: #f2f6f8 url(/wp-content/uploads/2019/07/Forma-1.png)no-repeat!important;
  background-position: 59% 50%!important;
}

.cat-woo .more-catalog:hover{
      background: #ecf2f7 url(/wp-content/uploads/2019/07/Forma-1.png)no-repeat!important;
  background-position: 59% 50%!important;

}

#index-catalog a:hover{
  
  text-decoration: none;

}

#whywe{
    background: #00658d url(/wp-content/uploads/2019/07/icon4.png)no-repeat;
    background-position: 115% 40%;
    padding: 100px 0px;
}
#whywe h2{
color: #fff;
margin-bottom: 100px;
}

#whywe h3{
color: #8bdeff;
font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
#whywe p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.5px;
  
}

#information{
    padding: 40 0px 180px 0px;
  background: #f2f6f8;
}

.cropped-cat {
 object-fit: cover;
    object-position: center;
    height: 250px;
    width: 100%;
}
.post-wrap{
    min-height: 440px;
    background: #fff;
}
.post-wrap:hover{
    box-shadow: 0px 0px 25px #0000001f;
    background: #fff;
}

.title-post {
    font-size: 17px;
}
.title-post a{
    font-size: 17px;
  color: #000;
}
.post-wrap:hover .title-post a{
       color: #0079d6;
    text-decoration: underline;
}

a {
    color: #0079d6;
    text-decoration: none;
}

p.excerpt{
color: #868686;
    letter-spacing: 0.5px;
    font-size: 14px;
      line-height: 20px;
}
.post-wrap .content{
padding: 25px;
}

#information #carousel{margin-top: 80px;}

#information .flex-direction-nav .flex-next {
    right: -50px;
    
}
#information .flex-direction-nav .flex-next:hover {
    right: -50px;
   
}



#yukona{
background-size: cover!important;
  background-position: top center!important;
  height: 900px;
}

#respond{
padding: 40px 0px;
}

#respond #reviews{margin-top: 80px;}

.img-respond{
    border-radius: 80px;
    width: 100%!important;
    object-fit: cover;
    height: 120px;
}
p.respond-name{
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
p.respond-text{
    color: #636363;
    font-size: 14px;
    line-height: 27px;
    margin-top: 20px;
    text-align: justify;
    width: 80%;
}
p.respond-data{
    margin-top: 20px;
    color: #9c9c9c;
}

#respond .flex-direction-nav a:before, #information .flex-direction-nav a:before {
  
    background: url(/wp-content/uploads/2019/07/arrow-blue-left.png)no-repeat;
    width: 22px;
    height: 40px;
}

#respond .flex-direction-nav a.flex-next:before, #information .flex-direction-nav a.flex-next:before {

    background: url(/wp-content/uploads/2019/07/arrow-blue-right.png)no-repeat;
    width: 22px;
    height: 40px;
}

.category-wrap{
    background: #f2f6f8;
  padding: 80px 0px;
}
.category-wrap .post-wrap {
  
    margin-top: 15px;
  margin-bottom: 15px;
}

.single-wrap{
    background: #fff;
  padding: 80px 0px;
}

p {
    margin: 0 0 10px;
    line-height: 25px;
}

/*lists*/

.sp ul {
  list-style: none;
  padding-left: 20px !important;
  margin-bottom: 30px;
  margin-top: 30px;
}

.sp ul li {
   position: relative;
   padding: 0px 0 25px 10px;
   font-size: 16px;
   line-height: 22px;
   font-weight: 400;
}

.sp ul li:before {
   
   font-family: 'FontAwesome';
   font-size: 17px;
   content: "\f00c";
   position: absolute;
   left: -20px;
   color: #ed6743;
}



.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 20px !important;
  margin-bottom: 30px;
  margin-top: 0px;
}

.woocommerce-MyAccount-navigation ul li {
   position: relative;
   padding: 0px 0 15px 10px;
   font-size: 16px;
   line-height: 22px;
   font-weight: 400;
}

.woocommerce-MyAccount-navigation ul li:before {
   
   font-family: 'FontAwesome';
   font-size: 17px;
   content: "\f013";
   position: absolute;
   left: -20px;
   color: #f24841;
}


@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.link a:focus{border: 0;}
a:focus {
    outline: 0;
    outline: 0;
    outline-offset: -2px;
    text-decoration: none;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}


button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#777!important; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#777; opacity:1; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { opacity:0; }
textarea { overflow:auto; }

.f1{
padding: 25px 10px;
    border-radius: 3px;
    border: 0;
    font-size: 16px;
}
.farea{
padding: 15px 15px;
    border-radius: 3px;
    border: 0;
    font-size: 16px;

}
textarea.form-control {
    height: 115px;
}

p.privacy-police{    color: #5d5b5b;font-size: 13px;}
p.privacy-police a{    color: #5d5b5b;text-decoration: underline;}

.modal-body .btn-red {
    
    border: 0;
    width: 220px;
}


 .woocommerce ul.products li.product a img {
    width: auto;
    max-height: 160px;
    display: block;
    margin: 0 auto;
    box-shadow: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1.2em;
    text-align: center;
    margin-top: 30px;
    color: #3e3e3e;
    text-transform: uppercase;
    min-height: 52px;
}

 .woocommerce ul.products li.product .price {
  
   
  
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px;
    color: #ffffff;
    background-color: #f24841;
    width: 200px;
}



 .woocommerce ul.products li.product,  .woocommerce-page ul.products li.product {
    float: left;
    padding: 30px 20px;
    position: relative;
    width: 25%;
    margin-left: 0;
  height: 440px;
  transition: all 0.2s;
  z-index: 09;
     border: #ededed solid 1px;
     box-sizing: border-box;
     margin: -1px -1px 0 0;
}



 .woocommerce ul.products li.product:hover {
  
  border: 1px solid #fff;
 box-shadow: 0px 0px 40px #8a8a8a73;
  padding: 30px 30px 30px 30px;
  transition: all 0.2s;
  transform: scale(1.04);
  z-index: 9999;
  position: relative;
  background: #fff;
}



 .add_to_cart_button{
    opacity: 0;
  transition: all 0.2s;
}
 .woocommerce ul.products li.product:hover  .add_to_cart_button{
    opacity: 1;
  padding: 15px;
    color: #ffffff;
    background-color: #f24841;
    width: 200px;
  margin: 0px auto 30px auto;
  transition: all 0.2s;
}




.woocommerce ul.products li.product .price {
  color: #f84743;
    display: block;
    font-weight: 700;
    margin-bottom: .5em;
    font-size: 18px;
}
.woocommerce ul.products li.product:hover .woocommerce-Price-amount {
    color: #f24841;
    
}

.woocommerce ul.products li.product:hover .price{
   transition: all 0.2s;
  transform: scale(1);
	font-size: 18px;
}
.woocommerce ul.products li.product:hover h2{
	font-size: 16px;
      transition: all 0.2s;
  transform: scale(1);
}


span.woocommerce-Price-currencySymbol{padding-left: 0px;}


.index-catalog .woocommerce ul.products li.product .price {
   margin-top: 20px;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 33.3%;
}

.cat-woo{margin-top: 40px;}

.woocommerce div.product div.images img {
    display: block;
    width: auto!important;
    height: auto;
    box-shadow: none;
}
.woocommerce-Tabs-panel h2{display: none;}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #232323;
    font-size: 24px;
    font-weight: 700;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff0;
    z-index: 2;
    border-bottom-color: #f24841;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
   border: 1px solid #d3ced200;
    background-color: #ebe9eb00;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 0px;
    padding: 0 60px 0px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
   display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}


.quantity {
  position: relative;
}



.quantity input {
    width: 120px;
    float: left;
    display: block;
    border: 0px solid #eee;
    background: #f1f4f8;
    font-size: 20px;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.quantitys input:focus {
  outline: 0;
}

.quantity-nav {
  
  position: relative;
  
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #000;
	font-weight: 700;
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
 position: absolute;
    height: 50%;
    top: 5px;
    left: 40px;
    border: 0;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}

.quantity-button.quantity-down {
     position: absolute;
    height: 50%;
    top: -5px;
    right: 0px;
    border: 0;
    font-size: 30px;
    color: #000;
    font-weight: 400;
}

.woocommerce .quantity .qty {
    width: 120px;
    text-align: center;
      height: 44px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: auto;
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 5px;
    margin-right: 15px;
    margin-top: 30px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f24841;
    
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
       background-color: #e02d26;
    
}

.mejs-container {
    clear: both;
    max-width: auto!important;
}

.wp-video-shortcode video, video.wp-video-shortcode {
    max-width: auto!important;
    display: inline-block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 0em;
    margin: 40px 0px;
    overflow: hidden;
    position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
    font-weight: 700;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
       display: inline-block;
    padding: .5em 0;
    font-weight: 400;
    color: #545454;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.3px;
}

.index-catalog .woocommerce .products .star-rating {
    display: block;
    margin: 20px auto;
    float: none;
}

.woocommerce .products .star-rating {
    display: block;
    margin: 20px auto;
    float: none;
}

.woocommerce .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #f24841;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    width: 60%!important;
    padding: 3px!important;
    min-height: 45px!important;
    text-transform: none!important;
    font-weight: 400!important;
}

.wpfFilterWrapper .wfpTitle {
    font-size: 15px!important;
    margin-bottom: 20px!important;
    color: #f24841d1!important;
}

.wpfFilterWrapper label, .wpfFilterWrapper select, .wpfPriceFilterRange, .wpfFilterWrapper .ui-slider-handle {
    cursor: pointer !important;
    font-weight: 400 !important;
}

.woocommerce .woocommerce-ordering select {
    padding: 10px;
    border: 0;
    border-radius: 3px;
    background: #e8eded91;
}

.woocommerce .woocommerce-result-count {
    margin: 26px 0px 0px 0em;
    color: #6d6d6d;
}

.breadcrumbs-wrap a {
    color: #777;
}

.breadcrumbs-wrap {
   
    padding: 0;
    font-size: .92em;
    color: #777;
}

.related h2, .product h2{
font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
    color: #577190;
}

#main{
padding-bottom: 80px;
}

.page-template-default #main{
padding-bottom: 80px;
  padding-top: 60px;
}

.woocommerce-account #main{
padding-bottom: 80px;
  padding-top: 60px;
}
.woocommerce-cart #main{
padding-bottom: 80px;
  padding-top: 60px;
}

.woocommerce-checkout #main{
padding-bottom: 80px;
  padding-top: 60px;
}


.post-type-archive .product-category{
    height: auto!important;
}

.post-type-archive .product-category a img {
    width: 100px!important;
   
}

.page-template-default .sub-tabs {
    max-width: 1170px;
    margin-left: 10px;
}

.page-template-default .sub-tabs .nav-tabs>li {
    float: left;
    margin-bottom: 60px;
    width: 20%;
    margin-left: 0%;
}

.single-product p.price{display: block;margin-bottom: 30px;}
.single-product .label {
    display: inline;
    padding: .2em 0em .3em!important;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    color: #080808;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.single-product .variations select {
    max-width: 100%;
    min-width: auto!important;
      border: 0;
    padding: 10px;
    margin-bottom: 5px;
       background: #f1f4f8;
    
}

.single-product .woocommerce-variation-price{margin-bottom: 20px;}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  
}


.sform{float: left;margin-top: 98px;margin-left: 0px;}

.modal{z-index: 9999;}
.modal-black-dialog {
    width: 100%;
    margin: 88px 0px;
    position: fixed;
    height: 100vh;
}

#myModal3 .modal-black-dialog {
    width: 500px;
    margin: 90px auto;
    position: initial;
    height: auto;
}

.modal-black-content {
	    max-width: 1024px;
    margin: 0 auto;
    position: relative;
   background-color: #08161c;;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-black-body {
    position: relative;
    padding: 15px;
    background: #ffffff00!important;
}

.modal-black {
    background: rgba(6, 6, 6, 0.55);
}
.close {
    color: #fff;
    opacity: 1;
    z-index: 1;
    position: relative;
    right: 20px;
    top: 0px;
    font-size: 30px;
    font-weight: 400;
	
}

.modal h2 {
   
    color: #daad8d;
}

.blur {
        filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px);
  -o-filter: blur(3px); -ms-filter: blur(3px);
 
}

.sform{
	cursor: pointer;
	-webkit-transition: all 2s ease;  
  -moz-transition: all 2s ease;  
  -o-transition: all 2s ease;  
  -ms-transition: all 2s ease;  
  transition: all 2s ease;
	    float: left;
margin-top: 95px;
}
header .sform{

margin-top: 25px;
}
header .btn{
   
    width: 100%;
}

.form-inline .form-control {
    width: 100%;
    background: transparent;
       border-bottom: 1px solid #a9a9a954;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 0;
    font-size: 28px;
    color: #fff;
    box-shadow: none;
    width: 90%;
	    padding: 30px 0px;
}
.form-inline .form-group {
    width: 100%;
    float: left;
    margin-top: 70px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 0px 0px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    background: transparent;
    border: 0;
}
.btn-group-sm>.btn, .btn-sm:hover {
    padding: 0px 0px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    background: transparent;
    border: 0;
	opacity: 0.8;
	
}

.ya-share2{margin-top: 40px;}

.money img{width: 40px;
    display: inline-block;
    margin-right: 10px;}

.money{
    margin-top: 5px;}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
   
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 8px 10px;
    border-radius: 3px;
}

.home .more-catalog {
    background: #f2f6f8!important;
}

.pagination {
   
    border-radius: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #08161c;
    border-color: #08161c;
}
.pagination>li>a, .pagination>li>span {
    padding: 10px 18px;
   color: #848484;
    background-color: #f7f7f7;
    border: 1px solid #dddddd8c;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #0c374a;
    color: #ffffff;
}



.woocommerce nav.woocommerce-pagination ul {
  
    border: 1px solid #d3ced282!important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    bottom: -50px;
    position: absolute;
}

#billing_country_field{display:none}

.credit-pochtabank-btn{
     background: #382672 !important;
     padding: 6px 10px !important;
     text-align: center !important;
     color:#fff !important;
 }

.credit-pochtabank-btn:hover{
    color:#fff !important;
    background: #9381cc !important;

}
.black-close{color: #666 !important;}
.pb-sdk-pos-credit__cont{box-shadow: none !important;padding: 20px !important;}
.credit-modal .modal-header{padding-left: 40px;}
.label>label{padding-right: 10px;line-height: 40px;}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {

    font-size: 16px!important;
    padding: 12px!important;
    color: #0c374a;

}


.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: left;
}
.cross-sells .woocommerce ul.products li.first, .cross-sells .woocommerce-page ul.products li.first {
    clear: none;
}

.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: 33%;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 33%;
}


.single-product .product-type-variable .related .woocommerce-Price-amount {
    display: block!important;
}

.wc-block-grid__products .wc-block-grid__product-image img{width: auto !important;}

.woocommerce span.onsale {
 display: none;
}

#slider p a{
    color: #fff;
    font-weight: 700;
  
}