/*!
Theme Name: darkoob
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>darkoob</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: darkoob
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

darkoob is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
     ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
 @font-face {
    font-family: "FontAwesome";
    font-weight: normal;
    src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"),
    url("fonts/fontawesome-webfont.woff") format("woff"), 
    url("fonts/fontawesome-webfont.ttf") format("truetype"), 
    url("fonts/fontawesome-webfont.svg") format("svg");
}

 @font-face {
    font-family: "IRANSansWeb(FaNum)_Light";
    font-weight: normal;
    src: url("fonts/IRANSansWeb(FaNum)_Light.eot") format("embedded-opentype"),
    url("fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"), 
    url("fonts/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
body {
    margin: 0;
      font-family: "IRANSansWeb(FaNum)_Light";
      font-size:18px;
      color:#000;
}
.header-top{background-color: #102747;color:#fff;padding: 5px 0;font-size:16px;}
.header-top .fa-phone{border: 1px solid #fff;
    padding: 10px;
    border-radius: 50%;}
header .menu{border-top: 1px solid #d2dae3;border-bottom: 1px solid #d2dae3;}
/*.menu button:before{
    content:"\f002";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #FE9F38;
}
.menu button{color: transparent;border:none;background-color: #fff;}*/
#mysticky-nav .myfixed{
    box-shadow: 0 0 10px rgba(0, 0, 0, .38);
}
#text-2 #tab_container_5303 .wpsm_nav-tabs > li{    border: 1px solid #7587a1!important;
    float: none !important;
    display: inline-block;
    margin: 20px 0 !important;}
.tabs{background-color: #f7f7f7;}
#tab_container_5303 .wpsm_nav-tabs{text-align: center;padding: 0;}
.woocommerce .woocommerce-breadcrumb {
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 5px 32px rgb(103 122 141 / 17%);
    margin: 1em 0;
    font-size: .92em;
    color: #767676;
}
.woocommerce ul.products li.product{text-align: center;margin: 0 !important;width:25%;border-left: 1px solid #ccc;}
.woocommerce a.button{background-color: #fe9f38 !important;border-radius: 0 !important;
    color: #fff !important;
    padding: 10px;
    font-weight: 400;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{    color: #102747;
    font-weight: 700;}
.woocommerce ul.products li.product:last-child{border:none;}

#text-2 #tab_container_5303 .wpsm_nav-tabs > li > a{font-family:"IRANSansWeb(FaNum)_Light" !important; border:none !important;font-weight: 700;font-size:22px !important;}
#text-2 #tab_container_5303 .tab-content{font-family:"IRANSansWeb(FaNum)_Light" !important;border:none !important;}
#text-2 #tab_container_5303 .wpsm_nav-tabs > li > a:active{color:#102747 !important;}
.product-categories .cat-item a{
    color: #fe9f39;
    text-align: center;
    padding: 32px 0;
}
.product-categories .cat-item a:hover{
    color: #fff;
}
.product-categories .cat-item a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fe9f38;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.product-categories .cat-item a:hover:before{
 -webkit-transform: scaleY(1);
    transform: scaleY(1);   
}
  header .widget.widget_text{text-align: right; float:right;}
  .ozviat, .vorod{float: right;color: #fff;    margin: 2px 5px;
    padding: 0 15px;
   }
   .profile,#pro,.exit{color: #fff;float: right;
   }

   #pro,.exit{margin: 2px 26px}
.ozviat:hover, .vorod:hover, .profile:hover,#pro:hover,.exit:hover{color: #fff;
  
   }
   #text-2 #tab_container_5303 .wpsm_nav-tabs{
       margin-top:20px !important;
   }
.product-categories .cat-item{
display: block;
    text-align: center;
    float: right;
     border-top: 1px solid #d2dae3;
    border-bottom: 1px solid #d2dae3;
    border-right: 1px solid #d2dae3;
    width: 16.666%;
    background: #102747;
    max-height: 150px;
    padding: 33px 0;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    height: 98px;
}
.woocommerce ul.product_list_widget li{
 /*   width: 24%;*/
    text-align: center;
    border: 1px solid #e3e3e3;
}
.product_list_widget .woocommerce-Price-amount.amount{
    color: #fff;
}
.product_list_widget del .woocommerce-Price-amount.amount{
    background-color: #fe9f38;
    color: #fff;
}
.product_list_widget ins{

    background: #77a464;
}
.widget.woocommerce.widget_products h5{
        text-align: center;
    color: #102747;
    font-weight: 700;
    font-size: 26px;
}
.product_list_widget span.product-title{
    width: 100%;display: block;text-align: center;
}
del .woocommerce-Price-amount.amount{color: red;font-weight: 600;}
.logo {text-align:right;float: right;}
.logo p.site-title{
    font-size:26px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px 0;
}
.logo .site-title a{
        color: #000;
}
.entry-content ul{list-style: circle;}
.site-description{margin-bottom: 10px;}
#woocommerce_widget_cart-2 a.widget-title:before{
    content:"\f07a";
    font-family: "FontAwesome";
    font-size: 35px;
    color: #fe9f38;
    display: block;
    text-align: center;
}
.button.product_type_simple.add_to_cart_button:after{
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 36px;
    color: #fff;
     position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top:0;
    visibility: hidden;
}

.button.product_type_simple.add_to_cart_button:hover:after{visibility: visible;    
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;}
.woocommerce ul.products li.product a{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.button.product_type_simple.add_to_cart_button:hover{color: transparent !important;}
.button.product_type_simple.add_to_cart_button:before{
content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #102747;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;   
}
.button.product_type_simple.add_to_cart_button:hover:before{
   -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

header .fa-heart:before{
   font-size: 35px;
    color: #fe9f38;
    display: block;
    text-align: center; 
}
 

.cart .widget_shopping_cart_content{
    background: white;
    -moz-box-shadow: 0 1px 16px rgba(16, 39, 71, 0.17);
    -webkit-box-shadow: 0 1px 16px rgba(16, 39, 71, 0.17);
    box-shadow: 0 1px 16px rgba(16, 39, 71, 0.17);
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    z-index: 99999;
display: none;
    position: absolute;
    right: -105px;
    top: 100%;
    z-index: 2;
    overflow: hidden;
    width: 311px !important;
    margin-top: 1px;
}
.woocommerce-Price-amount.amount{color:#fe9f38;}
.woocommerce button.button.alt{ background-color: #fe9f38;}
.woocommerce button.button.alt:hover{ background-color: #102747;}
.cart #woocommerce_widget_cart-2:hover .widget_shopping_cart_content{display: block;}

/*.cart{ border-right: 1px solid #d2dae3; border-left: 1px solid #d2dae3;}*/
.cart section{text-align: center;}
.cart a{font-size: 13px;}
.heart{text-align: center;}
.heart section{margin-top: 10px;}
.heart span{display: block;font-size: 13px;padding-top: 7px;}
.yith-wcwl-add-button a.button{margin-top: 0 !important;}
.widget_product_categories .product-categories{padding:0;margin:0;}
#category-posts-2-internal .cat-post-item{width:33.3%;margin:0!important;padding:0 !important;display: inline-block; position:relative;border:none !important;}
.serious-slider-widget,.widget.woocommerce.widget_product_categories{margin:0 !important;}
#category-posts-2-internal .cat-post-title{position: absolute;top:50%;color:#fff;text-align: center;width: 100%;
    padding: 0 40px;font-size: 18px !important;}
#category-posts-2-internal .cat-post-thumbnail .cat-post-crop img{filter:brightness(0.6);}
#category-posts-2 .widget-title{text-align: center;color:#102747}
#category-posts-2-internal .cat-post-thumbnail{margin:0 1px 0 0 !important;}
#category-posts-2-internal{padding: 0;margin:0;}
#category-posts-2-internal .cat-post-title:after{
    content: '';
    display: block;
    width: 10%;
    border-top: 2px solid #fe9f38;
    position: absolute;
    left: 50%;
    bottom: 0;
    top:70px;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.desc{color:#000;}
.desc .support{border:none !important;}
.support section img, .delivery section img , .money section img,.quality section img{margin:10px 0;}
.desc .support,.desc .delivery,.desc .money, .desc .quality{text-align: center;  padding: 10px 0;}
.support section p, .delivery section p , .money section p,.quality section p{font-size: 16px;}
.support section h5, .delivery section h5 , .money section h5,.quality section h5{font-weight:700;padding: 10px 0 0 0;font-size: 16px;}
.tab-content .woocommerce ul.products li.product a img{width:200px;height:200px;margin: 0 auto;}
footer .site-info p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #102747;
     border-top: 1px solid #d2dae3;
    margin: 0;
    padding: 5px 0;
}
 footer .tnp-widget input[type=email]{background-color:transparent !important;color: #fff !important; }
.site-footer{background: #102747;text-align: right;
    color: #fff;padding-top: 50px;}
.footer-two .menu-footer-menu-container{
    padding-top: 20px;
}
.footer-two .menu-footer-menu-container li{padding-bottom: 5px;}
.footer-two .menu-footer-menu-container li a:hover{
    color:#fe9f38;
}
.footer-three h5{margin-bottom: 20px;}
.footer-top{padding: 50px 0;font-size: 16px;}
.address-box:before{
    content:"\f041";
    font-family: "FontAwesome";
    font-size: 35px;
    color: #fe9f38;
    padding-left: 10px;
}
.ozviat:before{
    content:"\f007";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fe9f38;
    padding-left:5px;
}

.vorod:before{
   content:"\f090"; 
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fe9f38;
    padding-left: 5px;
}
.wpcf7{
    width: 100%;
  
    padding: 23px;
    margin: 30px 0;

}
.form label{width:98%;}
.form h4{text-align: center;
    border-bottom: 2px solid #102747;
    padding-bottom: 13px;
    width: 80%;
    margin: 0 auto;}
.form p{margin-top: 20px; }
.form{direction: rtl;}
footer h5{border-bottom:1px solid #d2dae3;    padding-bottom: 10px;}
.footer-top a{color: #fff;}
.phone-box:before{
    content:"\f098";  
    font-family: "FontAwesome";
    font-size: 35px;
    color: #fe9f38;
    padding-left: 10px;
}
.tnp-widget input.tnp-submit {
    background-color: #fe9f38 !important;}
.site-info{    margin: 50px 0 0 0;}
.nav-previous,.nav-next{margin-top:1em;}
.mail-box:before{
    content:"\f003";
     font-family: "FontAwesome";
    font-size: 35px;
    color: #fe9f38;
    padding-left: 10px;
}
.page-header .page-title{background: #ccc;
    padding: 0.67em 0;
    text-align: center;
    margin:0 0 10px 0;}
.add_to_wishlist.single_add_to_wishlist.button {background-color:#fe9f38 !important;padding: 10px !important }
.yith-wcwl-add-button>a i{margin-right:0;}
/*.woocommerce a.button:hover{background-color: #102747;color:#fff;}*/
#maxmegamenu-2{width: 100%;}
/*pages*/
.page-header h1{background: #dddddd;
    margin: 0 0 5px 0;
    padding: 10px;
    text-align: center;}
.nav-next a,.nav-previous a {
    padding: 5px 20px;
    border: 1px solid #ccc;

    }
.nav-next a:hover,.nav-previous a:hover{color: #FE9F38;}
form.search-form label{width: 100%;}
input[type="search"]{width: 100%;}
.page article,.single article,.woocommerce.woocommerce-page article{
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
    padding: 20px;
    margin: 5px 0;
}
.product_list_widget span.product-title{
     font-size: 14px !important;
    font-weight: 700;
    color: #102747;
}
.product_list_widget span.product-title:hover,#category-posts-3-internal .cat-post-title:hover{color: #fe9f38;}
#category-posts-3-internal .cat-post-title {
    font-size: 14px !important;
    font-weight: 700;
    color: #102747;
}
.sidebar-side{
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
    padding: 20px;
    height: max-content;
}
#text-9 h5,#woocommerce_products-2 h5, #category-posts-3 h5{
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #102747;
}
#category-posts-3 ul{padding: 0;}
#woocommerce_products-2 h5{margin-top: 30px;}
.blog article{
    box-shadow: 0 10px 20px 0 rgba(0,  0,  0,  .3);
    padding:20px; 

}
.post-date:before{
    float:right;
    content:"\f073";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #FE9F38;

}
.cat-show a{color: #000;}
.cat-show:before{
       content:"\f07c";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #FE9F38;
}
.post-by:before{

       content:"\f007";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #FE9F38;

}
.entry-title a{
    color: #102747;
    font-size: 25px;
    font-weight: 600;

}
.post-thumbnail img{
  display: block;
  margin:0 auto;
}
.woocommerce ul.products li.product{margin-bottom: 15px !important;}
.woocommerce ul.products li.product:nth-child(4),.woocommerce ul.products li.product:nth-child(8),
.woocommerce ul.products li.product:nth-child(12){border-left: none;}
.woocommerce ul.products li.product a img{width:200px;height:200px;margin: 0 auto;}
.woocommerce ul.products li.product .woocommerce-loop-product__title {

    height: 70px;
    line-height: 29px;
}
.woocommerce-page table.cart td.actions .input-text{width: 150px;}
.site-main{
    text-align: right;
}
.woocommerce-billing-fields__field-wrapper span{width: 100%;display: block;}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{width:100%;}
.woocommerce form .form-row label{width:100%;display:block;}
.woocommerce-input-wrapper{width:100%;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{text-align: right;}
/** contact page */
.woocommerce span.onsale{
    background-color: #fe9f38;
}
.ferature-offproductsss h3{
    font-size: 22px;text-align: center;color: #102747;font-weight: 700;    border-bottom: 1px solid #102747;
    padding: 0px 0 10px 0;
  width: 300px; margin: 0 auto;  margin-bottom: 40px;

}
.psfw-main-product-wrapper .psfw-ribbon-wrapper .psfw-ribbon.psfw-ribbon-template-1 {
    background-color: #fe9f38 !important;font-family: inherit !important;
    min-height: 3.336em;
    min-width: 3.336em;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin: 0;
    border-radius: 100%;
    z-index: 9
}
.psfw-main-product-wrapper .bx-wrapper .bx-controls-direction a i, .psfw-display-popup .bx-wrapper .bx-controls-direction a i{line-height: 32px !important;}
.psfw-main-product-wrapper .psfw-ribbon-wrapper .psfw-ribbon.psfw-ribbon-template-1 span{
  top: 20px;
  font-size: 14px;
  padding-left: 5px;
    left: 0;
    right: 0;
    position: absolute;
    margin: -.5em 0 0 -.5em;  
}

.ferature-offproductsss .button.product_type_simple.add_to_cart_button:after{display: none;}
.ferature-offproductsss .button.product_type_simple.add_to_cart_button:before{display: none;}
.ferature-offproductsss .button.product_type_simple.add_to_cart_button:hover{
color:#fff !important;
}
.psfw-main-product-wrapper.psfw-car-template-2 .bx-wrapper .bx-controls-direction a {
    background-color: #fe9f38 !important; }
.psfw-buton-one-wrapper.psfw-button{width: 100% !important; }
.psfw-main-product-wrapper .psfw-image-hover-wrap .psfw-image img{width: 258px !important; height: 258px !important;}
.ferature-offproductsss{
    padding: 60px 0;
    clear: both;
}

.psfw-main-product-wrapper.psfw-car-template-2 .psfw-inner-wrap-contain .psfw-price-review-wrap .psfw-price{text-align: center;width: 100% !important;}
ins .woocommerce-Price-amount.amount{
    color: #77a464;display: block;text-align: center;
}
.ferature-offproducts .divider{
        position: relative;
    margin-top: 30px;
    width: 33%;
    text-align: center;
    margin: 0 auto;
    height: 1px;
}
#category-posts-3{
padding: 30px 0 0 0;
}
.div-transparent:before {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    height: 1px;
    background-image: linear-gradient(to right, transparent, #303133, transparent);}
/*.div-dot:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -9px;
    left: calc(50% - 9px);
    width: 14px;
    height: 14px;
    background-color: #146dee;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff, 0 0 0 4px #fff;}*/
.flip-card-back{
    background-color: #fe9f38;
    color: white;
    padding: 30px 0;
    height: 200px;
    transform: rotateY(180deg);
    border-radius: 5%;
    border: 1px solid #fe9f38;
}
    
    .flip-card-front{
        position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;  
    }
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
.flip-card-front {
     background-color: #102747;
        border-radius: 5%;
    border: 1px solid #102747;
    color: #fff;
    height: 200px;
    padding: 30px 0;
 
}


.flip-card-inner{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
     ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a , a:hover{
    text-decoration: none;
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
     ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *      `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
     ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {

    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {

}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-right: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
text-decoration: none;
}



a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-right: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: right;
    position: absolute;
    top: 100%;
    right: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    right: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    right: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    right: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}



.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.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;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.profile{
    float: left;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.5em;
}
.footer-one .toggle-footer{
    padding: 0;
}
.psfw-inner-wrap{text-align: center !important;}
.psfw-main-product-wrapper{direction: ltr;}
.psfw-main-product-wrapper.psfw-grid-template-6 .psfw-inner-wrap, .psfw-main-product-wrapper.psfw-car-template-2 .psfw-inner-wrap{font-family: inherit!important;}
 .psfw-main-product-wrapper.psfw-car-template-2 .psfw-inner-wrap-contain .psfw-title a{font-size: 14px !important;font-weight: 700;color:#102747;
 }
.axsocial a img.alignnone{margin:0;}
.callback{position: fixed;z-index: 9999;left: 0; bottom: 0;width: 80px;
    border-radius: 50%;
    background-color: white;
    height: 80px;    box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);    left: 20px;
    bottom: 20px;}
/*.callback #black-studio-tinymce-10{float:left;}*/

.callback:before{content: "\f095";font-family: "FontAwesome"; font-size: 48px; color: #f31820;padding-top: 10px;padding-right: 22px;display: block;}
.axsocial,.knoww{display:none;}
#closee:before{content: "\f00d";font-family: "FontAwesome"; font-size: 19px;color:black;display:block;width:20px;height:20px;}
#closee:hover:before{color:#f31820;}
#socialBtn:after{content: "\f078";font-family: "FontAwesome"; font-size: 19px;color:black;display:block;width:20px;height:20px;text-align:center;margin:0 auto;}
.knoww{position: fixed; z-index: 9999; left: 0; bottom: 0; width: 242px;border: 1px solid lightgrey;padding: 7px;background-color: white;box-shadow: 0 4px 10px 0 rgba(46,58,70,0.35);left: 20px;
    bottom: 30px;}
.knoww p{text-align:center;line-height:2.3;color:black;}
.axsocial img{margin:7% !important;}
.axsocial img:hover{filter: grayscale(70%);}
.axsocial{border-top: 1px solid grey;}
.tnp-widget input.tnp-submit:hover{
    background-color: #102747 !important; transition: 0.5s;
}

@media (max-width:760px){
.woocommerce ul.products li.product:nth-child(2){
    border-left:none;
}
   .logo{width: 50%;}
    .logo img,.logo{
        float: none;
        text-align: center;
    }
    .cart,.heart{
        width: 25%

    }
        .product-categories .cat-item a {
    padding: 14px 0;
    font-size: 13px;
}
}
@media (max-width:768px){
    .flip-card-front{display: none;}
    .flip-card:hover .flip-card-inner {
    transform: none;
}
    .flip-card-back{transform:none;margin: 20px;}
        .product-categories .cat-item{
        padding: 11px 0;
    }
    .ferature-offproducts .woocommerce li.product.type-product{
    width: 49% !important;margin-bottom: 10px !important;
    }
}
@media (max-width:600px){
    .ozviat, .vorod{float:none;}
    .site-description{font-size:16px;}
.logo p.site-title{font-size: 22px;}
    #category-posts-2-internal .cat-post-thumbnail{float:none !important;}
    #category-posts-2-internal .cat-post-thumbnail .cat-post-crop img{width:100%  !important;}
    #category-posts-2-internal .cat-post-item{width:99%;}
    #text-2 #tab_container_5303 .wpsm_nav-tabs > li > a{font-size: 16px !important;    padding: 12px 6px !important;}
    header .widget.widget_text, header .profile{float: none; text-align:center;}
    .desc .support, .desc .delivery, .desc .money, .desc .quality{width: 50%;}

body{overflow-x: hidden;}
}
@media(max-width:500px){
    #text-2 #tab_container_5303 .wpsm_nav-tabs > li > a {
    font-size: 13px !important;

}
    .wpcf7 input{
        width: 100%;
    }
}
