/*
Theme Name: Plastp
Author: Пластпрофиль
Author URI: https://plastp.ru
Theme URI: https://plastp.ru
Version: 1.1.6
Requires PHP: 5.6
Tested up to: 5.7
Template: new-york-business
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: Эта тема разработана для магазинов Пластпрофиль
Text Domain: Plastp
Tags: blog, e-commerce, theme-options, portfolio, one-column, two-columns,left-sidebar, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

@import url("../new-york-business/style.css");



/*   */
.n2-ss-slider{
	flex:0px;
}

@media (min-width: 428px){
    .n2-ss-slide-limiter {
        width: 728px!important;
        max-width: 728px!important;
    }
}
@media (min-width: 768px){
    .n2-ss-slide-limiter {
        width: 728px!important;
        max-width: 728px!important;
    }
}

@media (min-width: 992px){
    .n2-ss-slide-limiter {
        width: 950px!important;
        max-width: 950px!important;
    }
}
@media (min-width: 1200px){
    .n2-ss-slide-limiter {
        width: 1140px!important;
        max-width: 1140px!important;
    }
}

@media (min-width: 428px){
    .n2-ss-layers-container {
        width: 728px!important;
    }
}

@media (min-width: 768px){
    .n2-ss-layers-container {
        width: 728px!important;
    }
}

@media (min-width: 992px){
    .n2-ss-layers-container {
        width: 950px!important;
    }
}
@media (min-width: 1200px){
    .n2-ss-layers-container {
        width: 1140px!important;
    }
}


@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px)
.n2-ss-layers-container{
     width: 728px!important;
}

.n2-ss-layer{
    margin:0!important;
}
.n2-ss-layer{
    padding: 0!important;
}
.n2-ss-layer-row-inner {
    margin:0!important;
}
.n2-ss-layer-col{
    padding: 0!important;
    display: table;
    clear: both;
}

.n2-ss-layer-row{
    margin: auto;
}

.n2-ss-layer-row{
    padding: 0!important;
    display:block;
}

.n2-ss-section-main-content {
    padding: 0!important;
}

/*    */


/*   */
#top-menu{
    text-align: center;
}

#top-menu li {
    width: 100%;
    cursor:pointer;
}


.menu-main-menu-container{
/*
    width: 1200px;
*/
    width: 100%;
    padding-left: 10px;
    padding-right: 32px;
}



@media (min-width: 428px){
    .menu-main-menu-container{
        width: 100%;
        padding-left: 10px;
        padding-right: 32px;
    }
    #top-menu li {
        width: calc(100% / 4.1);
        width: 100%;
    }
}

@media (min-width: 768px){
    .menu-main-menu-container{
        padding-left: 0px;
        padding-right: 0px;
    }
    #top-menu li {
        width: calc(100% / 4.1);
    }
}
@media (min-width: 1200px){
    .menu-main-menu-container{
    }

    #top-menu li {
	width: 24.7%;
	margin: 0;
	padding: 0;
    }
}


/*
*/
/*   */


/* footer */
/*
.footer-bottom-section {
    background: #eee!important;
}

*/
.footer-bottom-section a {
    color: #000!important;
}

.footer-foreground {
    background-color: #EEEEEE;
}

/* Таблицы с прайсами 
.table_gray - серый фон
.table_white - белый фон
*/

.table_gray {
    border: 1px solid #ccc!important;
}

.table_gray td {
/*    border: 1px solid #ccc!important;*/
/*    background: #eee;*/
    padding: 0.2em!important;
/*    padding: 0.5em!important; */
    border: 1px solid #000;
/*    border: 1px solid #ccc;*/
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
}

.table_gray > tbody > tr {
    background: #eee;
}


.table_gray > tbody > tr:nth-of-type(odd) {
    background: #ddd;
}
/* Таблица */
/*
th:last-child, td:last-child {
    padding-right: unset;
}
th:first-child, td:first-child {
    padding-left: unset;
}
*/
.table_price{
		margin-bottom: 0.5em;
		border:0px !important;;
}

.table_price tr{
		border-top:1px solid gray !important;;
		border-bottom:1px solid gray !important;;
    border-left: 0px;
    border-right: 0px;}


table {
    overflow-x: auto;
    width: auto!important;
    min-width: 100%!important;
    margin: 0;
    font-size: 1em!important;
/*
    border-collapse: unset;
    border-collapse: collapse!important;
    border: 1px solid gray;
*/
}

/*    padding: 0em 0em!important; */
table th {
    padding: 0.5em!important;
    background: #FFF;
    border: 1px solid #000;
/*    border: 1px solid #ccc;*/
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
}


table tr {
	border: 1px solid #000;
}

table td p{
    margin: 0em;
}

table td h2,h3,h4{
    margin: 0em;
    text-align: center;
}

/*
.fa-shopping-bag:before {
    content: "\f290";
    font-family: FontAwesome;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    font-family: FontAwesome;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-family: FontAwesome;
}

.fa-angle-down:before {
    content: "\f107";
    font-family: FontAwesome;
}

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

.fa-shopping-bag:before {
    content: "\f290";
    padding-right: 5px;
}
*/

/* стили для хеадера */
.custom-logo-link img {
/*    display: inline-block;*/
    width: 327px;
}
/*
.custom-logo {
    width: 327px;
}
*/
.vertical-center {
    width: 100%;
}

.logo-site-height{
    height: 76px;
/*
    padding-right: 15px;
    padding-left: 15px;
*/
}

.site-branding{
    height: 76px;
}

@media (min-width: 200px) and  (max-width: 768px) {
/*
    .header-brand-right {
    display: inline-block;
    }  
*/
}
@media only screen and (max-width: 768px) {
    
    .table_gray tr td{
	border-left:0px;
	border-right:0px;
	border: 1px solid #ccc!important;
    }
    .table_price th {
	display: none;
    }

    .table_price td{
	padding-left: 0.8em!important;
	padding: 0.1em;
	margin-top: 0;
    }

    .table_price tr td::before {
	float: left;
	margin-right: 20px;
    }
    .table_price_cena{
	text-align: right;
    }

    .td_cena_ot{
	text-align: right;
	display: block;
	float: right;
	margin: 0;
	padding: 0.1em;
    }

    .table_price_tovar{
	font-weight: 700;
	background: white!important;
	text-align: center;
    }

    .plastp-brand-mess{
	width: unset;  margin: auto;
    }
}

@media (min-width: 769px) and  (max-width: 4280px) {
	.table_price_tovar{
		text-align: left;
	}

/*
	.SpanExtenPlastProduct1{
    padding: 0 0 10px 16px;
    text-decoration: underline dotted;	
	}
*/


	.table_price td{
		padding: 0.2em!important;
		padding-left: 0.8em!important;

	}

}

th {
    padding: 0.4em;
    /* text-align: left; */
    border: 1px solid gray;
		text-align: center;
}

.header-brand-right {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 992px){
    .header-brand-right {
	display: unset;
	width: 100%;
    }
    .logo-site-height {
	height: 152px;
    }

    .plastp-brand-mess {
	/* display: flex; */
	width: 50%;
	display: -webkit-box;
	margin: auto;
    }
}



.plastp-brand {
    margin: auto;
    padding: 3px;
    text-align: center;
/*    font-family: 'Open Sans', 'Arial', sans-serif; */
}


.plastp-brand img{
    width: 30px;
    height: 30px;
}

/*
.plastp-brand-right {
    width: 35px;
    height: 30px;
    margin: auto;
    padding-right: 0px;
    padding-left: 5px;
}
*/
.plastp-brand-mess{
    /*
    display: flex;
    */
    display: -webkit-box;
}

.plastp-brand-mess a{
    margin: auto;
    display: block;
}

.plastp-brand-mess img{
    height: 36px;
}

/* Стили для навигации - главного меню*/

/* полоса на всю страницу у меню */
#sticky-nav{
    background-color: #EEEEEE;
}



@media screen and (min-width: 48em){
    .main-navigation {
	float: unset;
    }
}


.main-navigation  .a_color_cart{
    color: #000000;
}


.main-navigation a {
    display: block;
    padding: 0.5em 0.3em;
/*    text-decoration: none; 
    text-decoration:  underline;
*/
    letter-spacing: 1px;
    font-size: 1.2em;
/*    color: #0000FF;*/
}


    .main-navigation a {
	padding: 0.5em 0.3em;
/*	text-decoration:  underline; */
/*	color: #0000FF; */
    }
    .main-navigation > div > ul {
	border: 0;
	margin-bottom: 0;
	padding: 0;
	text-transform: none; 
    }
    .nav-adaptive{ /*Arthur отступ меню от иконок, когда вид для смартфона*/
	margin-bottom: 1em;
    }

.main-navigation > div > ul {
    border: 0;
    margin-bottom: 0;
    padding: 0;
    text-transform: none;
}



.footer-foreground a{
	text-decoration: none; 
}

/* Стили для страницы */

.widget {
    padding-bottom: 0em;
}

.background {
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}

@media screen and (min-width: 48em){
	body, button, input, select, textarea {
	font-size: 18px;
	line-height: 1.3;
    }
}

html[lang="ru-RU"] body{
    font-family: Arial, sans-serif;
}

/*заголовок и подзаголовок у виджета заголовок*/
.sow-headline{
	margin: 0!important;
}
.sow-sub-headline{
	margin: 0;
}

a {
    color: #0000FF;
    text-decoration: underline;
}

p {
    margin: 0 0 1em;
    padding: 0;
}

h1 {
    margin: 0.3em 0  !important ;
}

h2 {
    margin: 0.3em 0  !important ;
}


h3 {
    margin: 0.3em 0  !important ;
    padding-top: 1.5em;
    font-weight: 100 !important;
    font-size: 2em !important;
}

h4 {
    margin: 0.3em 0  !important ;
}

h5 {
    text-align: center;
    margin: 0;
}

.entry-content h2,h3,h4,h5{
	margin: 0.3em;
}


select {
    height: 2em;
}


.woocommerce div.product form.cart .variations select {
    margin-right: 0em  !important ;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
.woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #00F;
    color: #FFFFFF;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #030c98;
    color: #fff;
}

.page-title{
    margin: 0;
}

.page-title:after{
    border-bottom: 0;
    margin: 5px auto 5px;
}

#footer-social {
    margin-bottom: 0px;
}

@media screen and (min-width: 48em){
    .site-footer {
	padding-top: 0;
    }
}

@media screen and (min-width: 48em){
.site-footer {
    min-height: 50px;
    padding-top: 0px;
	}
}
.bottom-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sow-features-list .sow-features-feature h5 {
    margin: 0.5em 0  !important ;
}

/*изображение в виджете Первая покупка*/
.so-widget-sow-slider { 
   display: inline-block;
	padding-left:70px;
    max-height: 290px;
    width: 85%;
}

/* Редактор блоков */
.wp-block-column ul{
	margin-bottom: 0px;
}

.wpcf7 input{
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-color: gray;
    padding: 0.3em;
}

.wp-block-columns{
    margin-bottom: 1em;
}
.wpcf7 .wpcf7-submit{
	padding: 1em;
	border-radius: 30px;
/*  margin: 10px 40%;*/
}
.wpcf7 .wpcf7-spinner {
/*
  margin: 10px 48%;
 */
}

.entry-content a img:hover, 
.comment-content a img:hover, 
.widget a img:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.site-main {
	padding-top: 1em;
}

.footer-bottom-section{
	flex:none;
}
.footer-bottom-section a {
	font-size: 1.3em;
}


.site-info{
	width: 100%;
	padding-top: 7px;
}

.site-info p {
	text-align: center;
	padding-left: 30px;
	color:black!important;
	font-weight: 400;
/*	
padding: 0px 0px 15px; 
*/
}

.site-info a {
	font-size: 1.2em;
}



.SpanExtenPlastP{
    cursor:pointer;
/*    background-image: url(img/arrow-down.png);
    background-repeat: no-repeat;
    background-position: center left;
*/    padding: 0 0 0px 16px;
    float: right;
    margin-top: 15px;
/*    text-decoration: underline dotted;
*/
}

#PriceRowID1 {
	cursor: pointer;
}

#PriceRowID2 {
	cursor: pointer;
}

#PriceRowID3 {
	cursor: pointer;
}

#PriceRowID4 {
	cursor: pointer;
}

.td_cena_ot{	
  text-align: right;
	display: table-cell;   
/*
  display: block;
	float: right;
    padding: 0.1em;
*/
    margin: 0;
}
	
	.td_cena{
    text-align: right;
    display: block;
    float: right;
    margin: 0;
    padding: 0.1em;
	}


.SpanExtenPlastProduct1{
	text-align: right;
/*	float: right;*/
	padding: 0;
	width: 7em;
}

.SpanExtenPlastProduct2{
	text-align: right;
/*	float: right;*/
	padding: 0;
	width: 7em;
}

.SpanExtenPlastProduct3{
	text-align: right;
/*	float: right;*/
	padding: 0;
	width: 7em;
}

.SpanExtenPlastProduct4{
	text-align: right;
/*	float: right;*/
	padding: 0;
	width: 7em;
}

.ngg-gallery-thumbnail-box.ngg-4-columns {
    float: none !important;
}

.ngg-galleryoverview.default-view {
    margin: auto;
}

