/*

Theme Name: Woodstock
Theme URI: http://woodstock.temashdesign.com/
Description: Woodstock is premium WordPress and WooCommerce theme.
Author: TemashDesign
Author URI: http://temashdesign.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.4
Text Domain: woodstock
Domain Path: /languages/

*/
/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the app.css file that is located in your themes /css/ folder to add your styles. 
* If you just want to add small css snippets you might also  want to consider to add it to the designated 
* CSS option field in your themes backend at: Dashboard -> Theme Options
*/
.price ins .woocommerce-Price-amount bdi{
color:#cb9400;
 font-weight: bold;
} 
.blog-slider-comments{
display:none;

}
.stock{
font-weight:bold;
font-size: 18px !important;
}

.term-description-down{
margin-bottom:100px;

}
.site_header.with_featured_img {

    padding-top: 30px;
    padding-bottom: 40px;
 
}

.blog-list-wrapper  {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: 15px;
    width:100%;
}

.blog-list-item {

    width: 32%;
    margin-right:15px;
    
}
.blog_list_img_link {
    height: 300px;
}
.blog-list-comment{
display:none;

}
@media screen and (max-width:1400px){
.blog-list-item {
    margin-bottom:15px;
    width: 100%;
    margin-right:15px;
    
}


}
#post-1614 .wpb_wrapper p, #post-1614 .wpb_wrapper ul li, #post-1614 .wpb_wrapper ol li{
font-size:16px;
text-align:justify;
 
 
/*display:none !important;*/
}

.no_thumb.standard .no_thumb_icon::before, .from_the_blog_item.standard .with_thumb_icon::before {
  display:none;
}

.nadpis{
color: #ffffff; 
font-weight: 400; 
font-size: 120%;
margin-left:12px;
}
.nadpis:hover{
 color: rgba(255,255,255,0.7) ;


}

  .dd-select {
    background-color: #202020 !important;
    width: 80px !important;
    border:solid 1px #202020  !important;
}
.woocommerce img, .woocommerce-page img {
   
}
.woocommerce-currency-switcher-form .dd-selected {
    padding: 3px !important;
    padding-left: 8px !important;
}
.dd-selected-text{
margin-top:10px;
line-height:5px;
color:white;
font-weight:400;
font-size:11px;
letter-spacing: 0 !important;
}
.dd-image-right {
    float: right;
    margin-right: 22px !important;
    margin-left: 5px !important;
    margin-top: 14px !important;
    
}
.dd-selected-image, .dd-option-image{

  height: auto;
    max-width: 25% !important;

}
.dd-pointer.dd-pointer-down {
border-top:5px  solid white ;
}
.dd-pointer.dd-pointer-up {
border-bottom:5px solid white !important;
  
}
.dd-options {
    border: none !important;
     padding-top:0px !important;
     padding-bottom:0px !important;
     min-width: 98px !important;
     width:98px !important;
}

.dd-options .dd-image-right {
     margin-right: 10px !important;
margin-left: 5px !important;
margin-top: 2px !important;
    
}
#header-top-bar .main-navigation ul .dd-options:hover{
  background: transparent;

}
.dd-option {
padding: 0px !important;
margin: 6px 7px !important;
border-bottom:none !important;
}
.dd-option-text {
background-color:transparent !important;
color:white;
font-weight:400;
font-size:11px;
letter-spacing: 0 !important;
margin-top: 0px;
margin-bottom: 0px;
}
.woocommerce-currency-switcher-form a.dd-option {

    background: transparent !important;
}
.woocommerce-currency-switcher-form a.dd-option:hover {

    background-color: transparent !important;
}

#my-account .switch{
display:none;

}
@media screen and (max-width:1195px){
#left-site-navigation-top-bar {
display:none !important;
}
#header-top-bar {
    display:block !important;
}
.topbar-social-icons-wrapper{
display:none !important;

}

.login-link, .wishlist-link{
display:none !important;

}
.menu-item-has-children{
 display:none;
}
.header-centered .header-main-section .header-tools {
    margin-top: 0px !important;
   
}
 .header-main-section .header-tools, .header-centered .search-area {
    padding-top: 15px !important;
}
.header-main-section .l-logo img {
height: 100% !important;
margin-top: 16px;
max-width: 320px !important;
width:100% !important;
    
}
 #header-top-bar {
    border-bottom: none !important;
   
}
.header-main-section {
    padding-top: 0px !important;
    padding-bottom: 15px;
}

}

@media screen and (max-width:782px) {
html #wpadminbar {

    display: none;
}
html {
    margin-top: 0px !important;
}
  .dd-select {
    background-color: transparent !important;
    width: 80px !important;
    border:solid 1px transparent  !important;
}
}
