﻿/*
Theme Name: Tecsound
Version: 1.0
Theme URI:
Description: Tecsound main theme, multilingual and bug-fixed by Litecoding Dev Team http://litecoding.com.ua
Author: Unknown
Author URI:
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: multilingual, bug-fixed
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    line-height: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ul{
    list-style: none;
}
section .cart ul{
	list-style: circle;
        position: relative;
}

.product_shortcode ul{list-style: none !important;}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ========  HTMl =========   */

html,body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow-x: hidden;
width: 100%;

}

header{
    padding-top: 20px;
}

a{
    color:  #c10001;

    transition:All 0.2s ease-in;
    -webkit-transition:All 0.2s ease-in;
    -moz-transition:All 0.2s ease-in;
    -o-transition:All 0.2s ease-in;
}

a:hover{text-decoration: none; color: #8f0001; }
a:visited{ text-decoration: none; }

h1, h2{
    /* text-transform: uppercase; */
}

.center h1, .center h2{
    border-bottom: solid 2px #c10001;
    padding: 0 20px;
    display: inline-block;
    padding-bottom: 5px;
    color: #535353;
    margin-top: 20px;
    margin-bottom: 40px;
}

.center img{
    display: block;
    margin: 10px auto;
}

.color{
    color: #c10001;
}

h1{ font-size: 30px; line-height: 40px; margin-bottom: 10px;}
h2{ font-size: 25px; line-height: 25px; margin-bottom: 10px;}
h3{ font-size: 18px; text-transform: uppercase; line-height: 25px; margin-bottom: 10px;}
h4{ font-size: 16px; }

b{
    font-weight: bold;
}

p{
    /*display: inline-block;*/
    margin: 0 0 20px 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}

.clear{
    clear: both;
}

.center{
    text-align: center;
}

.center p, .center a{
    text-align: center;
}

section{
    clear: both;
    padding: 20px 0;
}


/* =========== HEADER ========= */

.topNav{
    background: #f2f2f2;
    text-align: center;
    border: none;
    height: 60px;
    margin-top: 15px;
}

.navbar-nav {
    float: none;
}

.navbar {
    border-radius: 0 !important;
    float: none;
    margin-bottom: 0;
}

.navbar-nav>li {
    float: none;
    display: inline-block;
}

.navbar-nav>li>a{
    padding: 0 20px;
    line-height: 60px;
    display: inline-block;
    color: #1f1f1f;
    font-size: 14px;
    border-left: solid 1px #dddddd;
}

.navbar-inverse .navbar-nav>li>a {
    color: #333333;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-nav>li>a:hover{
    text-decoration: none;
    color: white;
    background: #c10001;
}

.navbar-toggle {
    float: none;
    margin-top: 21px;
}

a.logo{
    float: left;
    margin-right: 50px;
    margin-top: -10px;
}

.navbar-nav li ul{
    display: none;
}

header i.color{
    font-size: 20px !important;
}

header .contacts, header i{
    float: left;
    margin-right: 15px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
}

header i{
    position: relative;
    top: 2px;
}

header .contacts span{
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 15px;
}

header a.button{
    float: right;
    display: inline-block;
    background: none;
    border: solid 1px #333;
    color: #333;
    padding: 10px 15px;
    border-radius: 100px;
    position: relative;
    top: -10px;
}

header a.button:hover{
    background: #c10001;
    border: solid 1px #c10001;
    color: #fff;
}

header a.button:hover i{
    color: #fff;
}

hr{
    border-bottom: solid 4px #b3b3b3;
}

#feed_back{
    min-width: 400px;
}

/* ======= Section ======= */

section.banner{
    padding: 0;
}

section.banner{
    margin: 0;
    padding: 0;
    background: #c10001;
    max-height: 300px !important;
}

section.banner img {
    width: 100%;
    height: 100%;
}

section.banner .container-fluid{
    padding-right: 0;
}

section.banner .textBlock{
    color: white;
    padding: 20px 20px;
}

section.banner .textBlock h1 a{
    color: white;
}

section.banner .textBlock h1{
    font-size: 22px;
    line-height: 30px;

}

section.banner .imgBlock{
    background: #f2f2f2;
    padding: 0;
    /*border-left: solid 20px #f00001;*/
}

section.video{
    background: #f2f2f2;
}

.video iframe.img-responsive{
    width: 50%;
    min-height: 260px;
}

.category{
    margin-bottom: 20px;
    padding: 0 10px 20px;
}

.category h3, .category h4{
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0 10px;
    margin-top: 5px;
    text-align: center;
    /*height: 45px;*/
}

.category .images{
    height: 100px;
}

.category img{
    /*border-radius: 10px;*/
}

.news{
    margin-bottom: 20px;
}

.news .content{
    background: #f2f2f2;
    padding: 20px 10px 30px;
    border-bottom: solid 4px #b3b3b3;
    margin-bottom: 20px;
    overflow: auto;
}

.news h2{
    border-bottom: solid 2px #c10001;
    margin-bottom: 10px;
    padding-bottom: 4px;
    float: left;
    padding-right: 20px;
}

.news .content {
    margin-top: 20px;
    min-height: 240px;
}

.news h3{
    float: left;
    display: block;
    color: #c10001;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase;
    width: 80%;
}

.news.photo h3{
    width: 100%;
}

.news .meta{
    float: left;
    width: 50px!important;
    text-align: center;
    font-size: 14px!important;
    background: white;
    padding: 5px;
    margin-right: 10px;
}

.news .meta span{
    font-size: 20px!important;
    display: block;
text-decoration:underline;
font-weight:900!important;
}

.news p, .ob_p{
    max-height: 90px;
    overflow: hidden;
}

.news img{
    max-width: 25%;
    float: left;
    margin: 5px 10px 10px 0;
}

.news .newPhoto{
    /*max-height: 150px;*/
    max-width: 30% !important;
    float: left;
    margin-right: 2%;
}

section.icons{
    background: #f2f2f2;
}

.iconBlock{
    width: 20%;
    padding: 10px;
    float: left;
}

.iconBlock h3{
    text-transform: uppercase;
    /*font-size: 15px;*/
}

.iconBlock hr{
    border-bottom: solid 1px #b3b3b3;
}

.iconBlock i{
    font-size: 70px;
}

footer{
    background: #333333;
    color: white;
    margin-bottom: 0;
    padding: 20px 0;
}

footer nav.navigateF{
    /*width: 100%;*/
}

footer nav.navigateF li{
    display: block;
    float: left;
    width: 45%;
    margin-bottom: 5px;
}

footer nav.navigateF li a{
    color: white;
}

footer a:hover, footer a:hover i{
    color: #e80001 !important;
    border-color: #e80001 !important;
}


footer .socialIcons a{
    float: left;
    padding: 5px;
    font-size: 25px;
    color: white;
    border: solid 2px white;
    margin-right: 5px;
}

footer .socialIcons a i{
    color: white;
    width: 35px;
    height: 30px;
    text-align: center;
}


/*SECTION*/


.sidebarNav{
    border-bottom: solid 1px #c6c6c6;
    padding-bottom: 20px;
}

.sidebarNav a.more{
    font-size: 12px;
    margin: 20px 0 0 10px;
    display: block;
}

.sidebarNav h3{
    text-transform: uppercase;
    margin-top: 20px;
text-align:left;
}

.archive h2{
    margin-bottom: 15px;
    font-size: 13px;
    padding: 0 0 10px 0;
    width: 100%;
}

.archive h2 a{
    color: #333;
}

.sidebarNav h3 a:hover, .sidebarNav h3:hover, .archive h2 a:hover{cursor: pointer; color: #e80001; }

.sidebarNav h3 a{
    color: #333;
}

.sidebarNav a:focus, .sidebarNav h3:focus  {
    outline: 0;
}

.sidebarNav ul{
    margin-top: 10px;
}

.sidebarNav ul a{
    padding: 5px 0;
    display: block;
    margin-left: 10px;
}

.video_home{
    background: #f2f2f2;
    padding: 30px 0;
}

.sidebarNav.shopPage{
    overflow: auto;
    border-top: solid 1px #c6c6c6;
}

.shopPage h3, .shopPage h3:hover{
    color: #333333 !important;
    cursor: default;
}

.cart .meta{
    padding-left: 0;
position: relative;
z-index: 999;
}

.cart .meta ul{margin-left: 0}

.cart ul, .cart ol{
	margin-left:20px
}

.cart .meta a:hover{
    background: #fbfbfb;
    cursor: pointer;
}

.cart.product .meta .gallery {
    width: 100%;
}

.cart .meta .gallery{
    display: block;
    margin: 5px 0;

}

.cart .meta .gallery img{
    width: 31%;
    margin-right: 1%;
    opacity: 0.5;
}
.cart .meta .gallery img.last{margin-right: 0; }
.cart .meta .gallery img:hover{opacity: 1}

.cart.as .meta .gallery{

}

.cart.as .meta .gallery img {
    width: 100%;
}

.cart .meta a.but{
    border: solid 1px #c6c6c6;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 5px 0;
}

.cart h3{
    margin-bottom: 20px;
    border-bottom: solid 2px #c10001;
    display: block;
    float: left;
    padding-right: 10px;
}

.cart .else{
    margin-top: 45px;
}

.cart #video iframe{
    width: 70%;
    display: block;
    /*margin: 0 auto;*/
    min-height: 300px;
    border: solid 1px #c6c6c6;
}

a.top{
    background-color: #c10001;
    color: white;
    padding: 10px 20px;
    position: fixed;
    bottom: -50px;
    right: 10px;

    transition:All 0.5s ease-in;
    -webkit-transition:All 0.5s ease-in;
    -moz-transition:All 0.5s ease-in;
    -o-transition:All 0.5s ease-in;
}

a.top.showTop{
    bottom: 0;
}



/* ========== MEDIA ========= */


@media screen and (max-width: 995px){
    header button {
        float: none;
        margin-top: 20px;
    }

    header i.fa.color{display: none !important; }

    ul.menu .menu-item{
        width: 50% !important;
    }

    section.banner .container-fluid{
        padding-left: 0;
    }

    section.banner .imgBlock{
        border: none;
    }

    .video iframe{
        margin: 10px auto;
    }

    .video_home .textBlock{
        text-align: center;
    }

    .copy{
        display: block;
    }

    footer .socialIcons a{
        float: none;
        display: inline-block;
    }

    footer .socialIcons{
        text-align: center;
        margin: 10px auto;
    }

    footer .socialIcons li{
        display: inline-block;
        margin-bottom: 5px;
    }

    footer nav.navigateF li{
        text-align: center;
    }

}


/* ====== MAGIC ====== */

.archive .center img{
    height: 180px;
}

.news .content{
    margin-bottom: 0px !important;
}

ul.menu .menu-item{
    margin-bottom: 0px !important;
}

.news .content{
    height: 240px;
    overflow: hidden;
}

.more-link{
    display:none !important;
}
.archive{padding-bottom:10px;}

.archive > p{
    height: 50px;
    overflow: hidden;
    margin: 10px auto 0px;
    text-align: center;
}

.archive h2 a{
    line-height: 17px;
    height: 37px;
    display: inline-block;
    overflow: hidden;
}

.center h2{
    margin: 10px 0 0 5px;

    display: inline-block;
}


#wraper{
    min-height: 87vh;
    background: white;
}

html,body{
    background: #333333;
}

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }

.single p img{
    display: block;
    margin: 20px auto;
    max-width: 80%;
}

table{
    width: 100%;
    margin: 20px auto;
}
table tr{
    padding: 10px 20px;
}
table td{
    padding: 5px 20px;
    line-height: 20px;

    border-bottom: solid 1px #c6c6c6;
}

.more-link{
    display: block;
    text-align: right;
    font-style: italic;
}


#fancybox-content{
    background: white;
}

ul.menu{
    width: 100%;
}

ul.menu .menu-item{
    /*border-bottom: solid 4px #b3b3b3;*/
    padding-bottom: 10px;
    margin-bottom: 50px;
}

ul.menu .menu-item img{
    display: block;
    /*border-radius: 10px;*/
    margin: 0 auto 10px;
    height: 115px !important;
}

ul.menu .menu-item .menu-image-title{
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0 10px;
    margin-top: 5px;
    text-align: center;
    height: 38px;
    display: block;
}

.archive img{
    /*border-radius: 10px;*/
}

.archive > p{

}

div.archive, ul.menu .menu-item{
    background: #f2f2f2;
    border: solid white 4px;

    transition:All 0.2s ease-in;
    -webkit-transition:All 0.2s ease-in;
    -moz-transition:All 0.2s ease-in;
    -o-transition:All 0.2s ease-in;
}

div.archive:hover, ul.menu .menu-item:hover{
    background-color: #e0e0e0;
    cursor: pointer;
}

.phones{
    margin: 0 auto;
    position: relative;
    left: 40px;
}

ul.menu .menu-item{
    display: block;
    width: 33%;
    padding: 10px;
    float: left;
    text-align: center;
}

strong{
    font-weight: bold;
}

table{
    line-height: 35px;
}

table strong{
    margin-bottom: 20px;
    display: block;
}

/*ul {*/
/*list-style: none;*/
/*display: block;*/
/*clear: both;*/
/*}*/

.product_shortcode{
    float: left;
}

.product_shortcode h3 {
    display: block;
    width: 100%;
    text-transform: none;

}

p:first-child{
    margin: 0;
}


a.icon{
    position: relative;
    top: -25px;
}

a.button.contact:hover {
    background-color: #970001;
}

a.button.contact{
    background-color: #c10001;
    color: white;
    padding: 10px 20px;
    float: right;
    position: relative;
    top: -28px;
    margin-bottom: -2px;

    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

.home a.more{
    float: right;
}

.as_home ul.menu .menu-item{
    width: 25%;
}

.single #wraper section .container, .parent-pageid-1089 #wraper section .container{
    max-width: 997px !important;
}

ul.menu .menu-item span.sub{
    font-size: 12px;
    height: 55px;
    overflow: hidden;
    display: none;
    border-top: solid 2px #c10001;
    padding-top: 5px
}

.else .category a img{
    height: 120px;
}

.else .category h4{
    font-size: 14px;
    display: block;
    overflow: hidden;
    height: 38px;
}

.wpcf7-form{
    margin-top: 20px;
}


/*для мов*/


.language-chooser li span{
    color: #333;
}

.language-chooser li.active span{
    border-bottom: solid 2px #c10001;
}


/*MEDIA phone*/
@media screen and (max-width: 815px){
.navbar-nav>li>a{ padding: 0 10px; }
}

@media screen and (max-width: 767px){
	.navbar-toggle{
        background: #333;
    }

.navbar-nav>li {
        display: block !important;
        padding: 10px 0;
        background: #333;
    }
.navbar-nav>li>a {
        padding: 0 20px;
        line-height: 20px;
        display: inline-block;
        font-size: 14px;
        border-left: none;
        color: white;
    }

    .navbar-inverse .navbar-nav>li>a {
        color: white;
    }
    .navbar-inverse .navbar-nav>li>a:hover {
        background: none;
        color: #c10001;
    }

    .navbar{
        position: relative;
        z-index: 999;
        background: #f2f2f2;
    }
}

@media screen and (max-width: 700px){

    .navbar-nav>li {
        display: block !important;
        padding: 10px 0;
        background: #333;
    }


    .navbar-nav>li>a {
        padding: 0 20px;
        line-height: 20px;
        display: inline-block;
        font-size: 14px;
        border-left: none;
        color: white;
    }

    .navbar-inverse .navbar-nav>li>a {
        color: white;
    }
    .navbar-inverse .navbar-nav>li>a:hover {
        background: none;
        color: #c10001;
    }

    .navbar-toggle{
        background: #333;
    }

    .navbar{
        position: relative;
        z-index: 999;
        background: #f2f2f2;
    }

    .iconBlock{
        width: 100%;
        padding: 10px;
        float: none;
    }

    header i.fa.color{display: none !important; }

    ul.menu .menu-item{
        width: 50% !important;
    }

    header a.button{
        float: none;
        display: block;
        text-align: center;
        max-width: 300px;
    }

    #footer_language_list{
        padding-left: 40px;
        margin: 10px 0 30px
    }

    .video iframe.img-responsive{
        width: 100%;
    }

    .center h2{
        height: auto;
        max-width: 100%;
        font-size: 18px
    }

    ul.menu .menu-item{
        width: 100% !important;
    }

    a.logo{
        margin-right: 0;
    }


    header .contacts{
        width: 200px;
    }

    .news .content{
        height: 350px;
    }
    .news h3{
        font-size: 14px;
    }

    section.banner img{
        display: none;
    }


}

.table1 td, .table1 tr{
padding: 2px
}

.section.banner .textBlock{
	height: 300px;
      overflow: hidden;
}

section.banner .imgBlock{
	height: 300px;
      overflow: hidden;
}

p {
    /* display: inline-block; */
    margin: 0px 0 10px 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
}
.cart p:first-child {
    margin: 0px;

}
.qwe {
position: absolute;
}

.breadcrumb {
padding: 10px 0;
padding-bottom: 10px;
border-bottom: solid 1px #c6c6c6;
width: 100%;
margin-bottom: -9px;
list-style: none;
background-color: transparent;
border-radius: 0px;
float: right;
}

.breadcrumb_Wrap .container{ padding: 0 40px; }

.single #wraper section.breadcrumb_Wrap .container , .parent-pageid-1089 #wraper section.breadcrumb_Wrap .container{
	padding: 0;
}

.sidebarNav{margin-bottom: 30px;}
.wpcf7 input{width: 100%; }

a.buttond {
display: inline-block;
    background: none;
    border: solid 1px #333;
    color: #333;
    padding: 10px 15px;
    border-radius: 100px;
    position: relative;}
a.buttond:hover{
 background: #c10001;
    border: solid 1px #c10001;
    color: #fff;}
@media screen and (max-width: 1024px){
a.buttond {margin-left:22%!important;}}
@media screen and (max-width: 966px){
a.buttond {margin-left:27%!important;}}
@media screen and (max-width: 603px){
a.buttond {margin-left:41%!important;}}
@media screen and (max-width: 533px){
a.buttond {margin-left:40%!important;}}
@media screen and (max-width: 480px){
a.buttond {margin-left:38%!important;}}
@media screen and (max-width: 320px){
a.buttond {margin-left:28%!important;}}

/*-----------------------------
# h1 => span.big-text-white
-----------------------------*/
section.banner .textBlock span.big-text-white, span.big-text {
    font-size: 22px;
    line-height: 30px;
}
span.big-text-white a{
	color:white;
}

/*-----------------------------
# h1 => span.big-text
-----------------------------*/
section.banner .textBlock span.big-text, span.big-text {
    font-size: 22px;
    line-height: 30px;
}


/*-----------------------------
# h2 => span.medium-text
-----------------------------*/
.news span.medium-text {
    border-bottom: 2px solid #c10001;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 4px;
    padding-right: 20px;
}
span.medium-text {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}

.center span.medium-text {
    display: inline-block;
    margin: 10px 0 0 5px;
}
.center span.big-text, .center span.medium-text, .center p.small-text {
    border-bottom: 2px solid #c10001;
    color: #535353;
    display: inline-block;
    /*margin-bottom: 40px;
    margin-top: 20px;*/
    padding: 0 20px 5px;
}

/*-----------------------------
# h3 => span.small-text
-----------------------------*/
.news span.small-text {
    color: #c10001;
    display: block;
    float: left;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 80%;
}
span.small-text {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
	display: inline-block;
}

.iconBlock span.small-text {
    text-transform: uppercase;
}

.sidebarNav span.small-text {
    margin-top: 20px;
    text-align: left;
    text-transform: uppercase;
	cursor: pointer;
display:block
}

.archive p.small-text {
    font-size: 13px;
    margin-bottom: 15px;
    padding: 0 0 10px;
    width: 100%;
}

/*-----------------------------
# h4 => p.x-small-text
-----------------------------*/
p.x-small-text {
    font-size: 16px;
}
.else .category p.x-small-text {
    display: block;
    font-size: 14px;
    height: 38px;
    overflow: hidden;
}
.category p.small-text, .category p.x-small-text {
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
}

/*-----------------------------
# bxslider style
-----------------------------*/

.bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll 0 -32px;
    /*left: 10px;*/
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("images/controls.png") no-repeat scroll -43px -32px;
    right: 10px;
}

/*-----------------------------
# other style
-----------------------------*/
.container .archive {
    min-height: 342px;
}
.else .category p.x-small-text {
    display: block;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}
.span4.clearfix{
background:#f2f2f2;
padding: 20px;
width:95%;
border-bottom: solid 4px #b3b3b3;
margin-bottom:10px;}

#category-description h2{
font-size:16px; font-weight:bold;}
#category-description p{
text-indent:15px;}
#category-description ul{
list-style:disc;}
.pric{display:none;}
@media screen and (max-width:500px){
 /*.pric{display:block!important;}*/
#tabb{
    /*display:none !important;*/
    width: 164%;
    overflow: scroll;
  }
}

#menu-item-1894{background-color:#c10001;}
#menu-item-1894 a{color:#fff;}
#menu-item-1894 a:hover{background:#f2f2f2;color:#000;}

.adittional_nav .menu_nav li {
    padding-bottom: 7px;
}

.adittional_nav .menu_nav li a{
   color: #333;
}
.adittional_nav  .current-menu-item a {
    border-bottom: solid 2px #c10001;
    color: #000;
}
.adittional_nav li a:hover {
    border-bottom: 2px solid #c10001;
}
