
*{
padding:0; margin:0;
}
@font-face {
    font-family:PT_Sans;
    src: url(../fonts/PT_Sans.ttf);
}
@font-face {
    font-family:PT_SansBold;
    src: url(../fonts/PT_Sans_Bold.ttf);
}
@font-face {
    font-family:PFB_SansPro;
    src: url(../fonts/pfbeausanspro-reg.ttf);
}
h2{
margin-bottom:5px;
}
p{
margin-bottom:10px;
}
select{
outline:none;
}

html,body {
height: 100%; /* задаем высоту тела документа */
}
body{
background:url(../images/bg-head_f.png) repeat-x;
font-family:PT_Sans;
}
.wrapper-content{
max-width:1000px;
margin:0 auto;
min-height:100%;
box-sizing: border-box;
padding-bottom: 176px;
}
.header{
/*background:url(images/img1-head.jpg) no-repeat;*/
width:100%;
min-height:165px;
}
.header a{
color:#fff;
text-decoration: none;
}
.header-12{
width:100%;
min-height:66px;
}
.header-1{
/*width:40%;*/
/*height:100%;*/
float:left;
/*background-color: #BEFCFC;*/
/*opacity: 0.2;*/
}
.header-2{
width:80%;
/*height:100%;*/
float:right;
position:relative;
}
.header .contact{
float:left;
font-size:12px;
padding-right:18px;
padding-top:20px;
line-height:18px;
color:#808080;
}
.header .contact span{
font-family:PT_SansBold;
font-size:20px;
}
.img-logo{
/*margin-top:20px;*/
margin-top:10px;
float:left;
margin-bottom:13px;
}
.img-logo2{
margin-top:5px;
float:left;
margin-bottom:13px;
}
.header-34{
width:100%;
min-height:66px;
}
.menu-cat{
/*height:38px;*/
height:42px;
margin-top:9px;
border:1px solid #ccc;
box-shadow:0px 4px 4px #ccc;
/*background-color:#e6e6e6;*/
background-color:#664f44;
background-image: url(/templates/himoto/images/arrow.png); /* Путь к фоновому рисунку */
    background-position: 460px center; /* Положение фона */
    background-repeat: no-repeat;
position:relative;
/*width:49%;*/
float:left;
}
.menu-cat2{
display: none;
}
.menu-cat ul{
list-style:none;
/*height:52px;*/
/*padding:15px 0px 10px;*/
padding:10px 0px 5px;
}
.menu-cat li{
display: inline;
/*padding:12px 41px 15px;*/
padding:7px 20px 10px;
background:#664f44;
font-family:PT_SansBold;
font-size:18px;
line-height:20px;
border-right:1px solid #999;
}
.menu-cat li:hover > a, .menu-cat2 li:hover > a{
color:#fff;
}
/*.menu-cat2 li:hover > a{
color:#ffd400;
}*/
.menu-cat li.parent{
border-right:0;
/*background:#e6e6e6;*/
background: inherit;
}
.menu-cat li ul{
width:132px;
height:auto;
display: none;
position: absolute;
z-index: 100;
left:197px;
top:40px;
box-shadow: 1px 1px 3px #999;
/*background: #f7f7f7;*/
padding:0;
}
.menu-cat li:hover ul{
display:block;
}
.menu-cat li.active, .menu-cat li:hover{
background:#bfa599;
}
.menu-cat li ul li{
display: list-item;
background:#664f44;
border-right:0;
/*line-height:35px;*/
border-bottom:1px solid #ccc;
padding: 10px;
}
.menu-cat li ul li:last-child{
border-bottom:0;
}
.mainmenu{
margin-top:20px;
border:1px solid #ccc;
box-shadow:0px 1px 2px #ccc;
background: #dfd2cc;
float:right;
/*padding-left:5px;*/
/*opacity: 0.2;*/
}
.mobile-menu{
display:none;
}
.mainmenu a{
color:#000;
}
.mainmenu a:hover, .mainmenu li:hover, .mainmenu li.active{
color:#fff;
background:#664f44;
}
.mainmenu li.active a{
color:#fff;
}
.mainmenu ul{
height:38px;
}
.mainmenu li{
display: inline;
padding:9px 0px 11px 0px;
color:#b3b3b3;
font-size:15px;
line-height:36px;
}
.mainmenu li a{
border-right:1px solid #ccc;
padding:9px 12px 11px 12px;
}
.mainmenu li:first-child{
/*padding:9px 0px 9px 5px;*/
}
.mainmenu li:last-child a{
border-right:0;
}
.header-2a{
margin-top:10px;
padding-bottom:15px;
/*width:51%;*/
height:54px;
float:right;
/*background:#E8C8D1;*/
}
.header .shopcart{
width:200px;
height:40px;
border: 1px solid #ccc;
box-shadow: 0px 1px 2px #ccc;
float:left;
margin-left:10px;
margin-right:20px;
background:#fff;
padding:0;
line-height:18px;
font-size:14px;
color:#000;
}
.header .shopcart a{
color:#000;
}
.header .shopcart span{
vertical-align: middle;
}
.header .shopcart td{
/*padding:5px;*/
vertical-align:middle;
text-align:center;
height:40px;
}
.header .shopcart img{
vertical-align: middle;
}
.header .shopcart img:hover{
opacity: 0.6;
}
.header .search-wrapper{
min-height:40px;
/*padding:7px 5px 7px;*/
padding:0px 5px 7px;
background:#fff;
float:right;
}
.header .search{
/*width:259px;
height:38px;*/
width:253px;
height:38px;
/*box-shadow:inset 0px 1px 2px #ccc;*/
margin-right:2px;
background:#fff;
font-size:14px;
}
.search-box{
position: relative;
width:255px;
height:40px;
border:1px solid #ccc;
box-shadow: 0px 1px 2px #ccc;
}
.searchinputbox {
line-height: 30px;
height: 30px;
width: 235px;
border: none;
padding: 5px 10px;
color:#b3b3b3;
}
.searchbutton {
height: 18px;
width: 17px;
border: none;
position: absolute;
right: 15px;
top: 12px;
background: url(/templates/himoto/images/search.png) no-repeat 0 0;
}
.breadcrumbs{
margin:0 0 20px 10px;
font-size:15px;
color:#333;
}
.breadcrumbs a{
color:#333;
}
.breadcrumbs a:hover{
color:#bfa599;
/*text-decoration:none;*/
}
.content-main1{

}
.content-main2{
width:100%;
min-height:310px;
padding-top:32px;
/*border-top: 4px solid transparent;*/
border-top: 0;
border-bottom: 4px solid transparent;
border-left:0;
border-right:0;
border-image-source: url(../images/line4.png);
/*border-image-slice: 100%;*/
border-image-width: 1 50%;
background: url(/templates/himoto/images/strelabg.png) no-repeat 0 0;
}
.jshop_list_product_intro{
width:100%;
min-height:310px;
padding-top:20px;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left:0;
border-right:0;
border-image-source: url(../images/line4.png);
border-image-width: 1 50%;
margin:30px 0;
}
.content-main2-col, .list_product-col{
width:100%;
min-height:234px;
overflow:auto;
}
.content-main2-col .col-item, .list_product-col .col-item{
float:left;
width:184px;
height:234px;
margin-left:20px;
margin-bottom:30px;
}
.content-main2-col .col-item:first-child{
margin-left:0px;
}
.list_product-col .first{
margin-left:0 !important;
}
.content-main3{
/*background:url(images/img1-content2.jpg) no-repeat; opacity: 0.2;*/
width:100%;
min-height:332px;
display: table;
}
.content{
padding-top:22px;
display: table-cell;
vertical-align:top;

}
.content-main h2{
/*font-family:PFB_SansPro;*/
font-size:25px;
/*font-weight:normal;*/
}
.content p{
line-height:18px;
margin-bottom:5px;
}
.left-sidebar{
height:100%;
padding-right:20px;
display: table-cell;
}
.left-sidebar-intro{
margin-top:24px;
}
.wrapper-footer{
min-height:176px;
/*background:url(images/bg-footer_f.png) repeat-x;*/
background:#bfa599;
margin-top:-176px;
}
.footer{
/*background:url(images/img1-footer.jpg) no-repeat;*/
max-width:1000px;
min-height:162px;
margin:0 auto;
padding-top:14px;
}
#footer-logo{
float:left;
width:25.5%;
}
#footer-1, #footer-2{
width:25.5%;
}
#footer-3{
width:23.5%;
}
.footer-col{
/*font-family:PFB_SansPro;*/
float:left;
}
.footer-col a{
/*color:#fff;*/
color:#4c3b33;
text-decoration:none;
}
.footer-col a:hover{
/*color:#ffd400;*/
color:#fff;
}
.footer-col h2{
font-size:16px;
font-weight: bold;
color:#4c3b33;
line-height:24px;
margin-bottom: 7px;
}
.footer-col ul{
list-style:none;
font-size:14px;
line-height:21px;
/*color:#fff;*/
color:#4c3b33;
/*margin-bottom:10px; */
}
.icon-footer{
margin-right:4px;
}
.footer-info {
    font-size: 10px;
    color: #4c3b33; 
    padding-right: 15px;
    clear: both;
    text-align: center;
    border-top: 1px #fff solid;
    padding: 10px 0;
}
#mymap {
    margin-left:20px;
    border:3px solid #CCCCCC;
	max-width:359px;
	overflow:hidden;
}
.contacts-info{
display:inline-block;
width:40%;
vertical-align:top;
}
.contacts-map{
display:inline-block;
vertical-align:top;
}
#FoxForm hr{
border: 1px solid #c0c0c0;
width:95%;
}
.user-info-field-item-block{
margin:20px 0;
}
#popup_addcart .popup .user-info-field-item-block span{
margin-left:0px;
}
.user-info-field-item-block .field-name-label{
display:inline-block;
width:100px;
}
.callback-box {
    position: absolute;
    left: 5px;
    top: 40px;
}
.callback-box img{
margin-right:5px;
}
#show_callback{
color:#000000;
}
/* ##################################### @media screen and (max-width:1000px)  #################################### */
@media screen and (max-width:1000px){
.wrapper-content{
padding:0 10px 176px;
}
.header-1{
float:none;
width:100%;
}
.header-2{
float:none;
width:100%;
}
.menu-cat{
float:none;
width:100%;
}
.header-2a, .mainmenu{
float:none;
}
.header .shopcart{
border:1px solid #ccc;
}
.list_product-col .first{
margin-left:20px !important;
}
.box_manufacrurer {
    margin-top: 10px;
}
.f-bottom .button-link {
    float: none;
    margin-top: 10px;
}
.category-list .cat-items .first, .menu_stati li:first-child{
margin-left:20px !important;
}
.menu_stati li{
margin-bottom:20px;
}
.content-main2{
height:310px;
overflow:hidden;
}
.content-main2-col .col-item{
margin-bottom: 60px;
}
.footer{
padding:14px 10px 0px;
}
#footer-logo{
display:none;
}
table.cart td {
font-size:15px;
}
.inputboxstic {
width:30px;
height:30px;
}
.zak_sum{
font-size:15px !important;
}
.zak_finish_main{
width:40% !important;
}
.jshop_register2 .field_reg{
float: none;
}
.jshop_register2 td {
/*text-align: center;*/
}
.jshop_register2 .inputbox62, #order_add_info{
width:56%;
}
.jshop_register2 .inputbox69, .jshop_register2 .inputbox73 {
width: 100%;
}
.jshop_register2 #street{
width:30%;
}
.jshop_register2 .inputbox61, .jshop_register2 .inputbox63, .jshop_register2 .inputbox65, .jshop_register2 .inputbox67, .jshop_register2 .inputbox71 {
padding-left:0px;
}
.contacts-info, .contacts-map{
width:100%;
}
}
/* ##################################### @media screen and (max-width:600px)  #################################### */
@media screen and (max-width:600px){
.header .contact{
float:none;
padding:0;
text-align:center;
}
.img-logo{
float:none;
}
.header-1{
text-align:center;
}
.menu-cat{
 display: none;
}
.menu-cat2{
 display: block;
 font-weight:bold;
 /*padding-left:40px;*/
 /*margin-top:30px;
 text-align:center;*/
  border:1px solid #999;
  box-shadow:0px 1px 2px #999;
 /* background:#f7f7f7;*/
  background: #dfd2cc;
  /*width:260px;*/
  width:220px;
  text-align:left;
  margin:20px auto 0;
  background-image: url(/templates/himoto/images/arrow.png);
    background-position: 200px 72px;
    background-repeat: no-repeat;
}
.menu-cat2 ul{
list-style:none;
}
.menu-cat2 li{
 padding:5px 10px;
 text-align:center;
 background: #dfd2cc;
 }
 .menu-cat2 li ul{
 display:none;
 }
 .menu-cat2 ul > li:hover {
/* background:#e6e6e6;*/
 background: #dfd2cc;
 }

.mainmenu{
overflow:auto;
width: 260px;
min-height: 40px;
margin:20px auto 0;
padding:0px;
}

.mobile-menu{
display: block;
cursor: pointer;
}
.mobile-menu span{
vertical-align:middle;
margin-left:40px;
}
.mobile-menu img{
margin: 10px;
vertical-align: middle;
}

.mainmenu ul{
display: none;
/*height:100%;*/
height:auto;
padding-left:30px;
}
.mainmenu li{
display: list-item;
line-height:18px;
}
.mainmenu li a {
border-right:0;
padding:0;
}
.header-2a {
height: 100%;
overflow:auto;
margin-top:0;
}
.header .shopcart{
float:none;
margin:20px auto;
width:260px;
}
.header .search-wrapper {
float:none;
}
.header .search {
width:250px;
margin:0 auto 20px;
}
.searchinputbox {
width:230px;
}
.breadcrumbs{
display:none;
}
.content-main2{
width:100%;
}
.content-main2{
min-height:310px;
height:auto;
overflow:auto;
}
.content-main2-col .col-item{
margin-bottom: 30px;
}
.content-main h2{
text-align:center;
}
.content-main2-col .col-item, .list_product-col .col-item {
float: none;
margin:20px auto;
}
.content-main2-col .col-item:first-child{
margin:20px auto;
}
.list_product-col .first{
margin:20px auto !important;
}
.jshop h1{
text-align:center;
}
.content-main3, .left-sidebar, .content{
display: block;
}
.jshop .category_description, .jshop .category_description_left, .jshop .category_description_intro {
display: block !important;
}
.left-sidebar-intro{
text-align: center;
}
.left-sidebar{
padding-right:0;
}
#vk_groups{
margin:0 auto;
}
.jshop .category_description_left{
text-align: center;
padding:0 0 20px !important;
}
.footer-col {
float:none;
text-align:center;
}
#footer-1, #footer-2, #footer-3{
width:100%;
}
.wrapper-content {
  padding-bottom: 0;
}
.wrapper-footer {
   margin-top:0;
}
.f-bottom {
text-align: center;
}
.button-link {
float: none !important;
margin-top: 20px;
text-align:center;
}
.jshop_list_product .box_category, .jshop_list_product .box_category select {
width:240px !important;
}
.jshop_list_product .box_manufacrurer, .jshop_list_product .box_manufacrurer select {
width:240px !important;
}
.jshop_list_product .box_manufacrurer{
margin-top:10px;
}
.filter_price_left{
float:none !important;
}
.filter_price_right {
float:none !important;
margin:15px auto 0 !important;
}
.clear_filter{
margin-right:0 !important;
margin-bottom:20px;
}
.article-block{
float:none !important;
margin: 20px auto !important;
}
.category-list .cat-items .first, .menu_stati li:first-child{
margin: 20px auto !important;
}
.menu_stati li{
display:block !important;
margin: 20px auto !important;
}
.cart_img, .cart_img_head, .cart_img_bottom{
display:none;
}
.cart_reload, .cart_remove{
position:static;
}
.cart_price, .cart_price_head, .cart_price_bottom{
display:none;
}
.productfull .jshop_table_img, .productfull .image_middle,
.productfull .jshop_img_description{
display:block !important;
}
.productfull .jshop_table_img {
height: auto !important;
border:0 !important;
margin: auto !important;
}
.productfull .image_middle{
width:100% !important;
margin: 20px auto !important;
padding:0 !important;
}
.productfull .image_thumb{
display:inline-block !important;
width:100% !important;
padding:0 0 15px !important;
}
.productfull .jshop_img_description {
width:100% !important;
padding:0 0 20px !important;
}
.ui-tabs .ui-tabs-nav li {
margin-bottom:5px !important;
}
.zak_finish_main{
width:100% !important;
text-align:center;
padding:0px;
}
.zak_finish_img{
display:none;
}
.zak_finish_head, .zak_finish_footer{
text-align:center;
}
.box-shipping{
padding:10px !important;
}
.zak_button span {
display:none;
}
.table-contact, .foxform .cell-contact{
display:block !important;
}
.item-page {
padding: 20px 10px !important;
}
#popup_addcart .popup{
    width:80% !important;
    padding:10px 10px !important;
}
.popup_text2 span{
display:none;
}
.header-2{
margin-top:0px;
}
.contacts-info{
width:100%;
}
.contacts-map{
width:100%;
}
#mymap{
margin:0px auto;
}
.callback-box {
position:static;
}
}
/* ##########################  @media screen and (max-width:600px) - end  ########################### */
/* ##########################  pagenav  ########################### */
 .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;
		clear:both;
}

 .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:5px 0;
        text-align:left;
		/*font-family:sans;*/
		color:#999999;
		font-size:14px;
		/*border:1px solid #CCCCCC;*/
		box-shadow: 0 0 1px 1px #CCCCCC;
		border-radius: 3px;

}

 .pagination li
{
        display:inline;
        padding:5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px;
}

.pagenav
{padding:2px; clear: both;}

 .pagination li.pagination-start,
 .pagination li.pagination-end
{
border:0;
}
.pagination li.pagination-prev{
border-right:1px solid #CCCCCC;
padding:5px 10px;
}
.pagination li.pagination-next{
border-left:1px solid #CCCCCC;
padding:5px 10px;
}

 .pagination li.pagination-start ,
 .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:bold;
}
a.pagenav {
text-decoration:underline;
color:#999999;
}
span.pagenav{
/*font-family:sans3;*/
color:#a44a7d;
}
/* ########################## END pagenav  ########################### */
.jshop .category_description{
width: 100%;
/*min-height: 272px;*/
display: table;
margin-bottom:20px;
}
.jshop .category_description_left{
height: 100%;
padding-right: 20px;
display: table-cell;
}
.jshop .category_description_intro{
display: table-cell;
vertical-align: top;
font-family:PFB_SansPro;
font-size:15px;
}
/* ##########################  box-filter ########################### */
.box_filters {
color: #293033;
width:100%;
min-height:70px;
box-sizing: border-box;
border: 1px solid #ccc;
padding: 15px 20px;
background:#f2f2f2;
}

.jshop_list_product .filter_price {
display:block;
min-height:40px;
}
.filter_price_left {
float: left;
font-size:14px;
padding-bottom:10px;
}
.inputbox2 {
color: #4d4d4d;
height: 28px;
width: 72px;
text-align: center;
border: 1px solid #ccc;
}
.filter_price_right {
float: left;
margin-left: 35px;
width:60%;
height:38px;
/*padding-right:35px;*/
}
.button-link {
float: right;
}
.clear_filter {
color: #333;
font-size: 14px;
text-transform: uppercase;
border:1px solid #999;
height: 30px;
width: 110px;
font-weight: bold;
padding: 0 10px;
line-height: 30px;
/*background: url(../img/clear_filter.png) repeat-x 0 0;*/
background:#e6e6e6;
cursor: pointer;
margin-right:20px;
}
.show_filter {
color: #fff;
font-size: 14px;
text-transform: uppercase;
border:1px solid #808080;
width: 110px;
height: 30px;
font-weight: bold;
padding: 0 10px;
line-height: 30px;
background:#664f44;
cursor: pointer;
}
.f-bottom {
padding: 0;
}
.jshop_list_product .box_category, .jshop_list_product .box_manufacrurer {
white-space: nowrap;
border: 1px solid #ccc;
overflow: hidden;
background: url(/templates/himoto/images/select-button.png) no-repeat right #fff;
padding: 0;
display: inline-block;
width:340px;
}
.jshop_list_product .box_category select, .jshop_list_product .box_manufacrurer select {
background: transparent;
width: 340px;
padding: 0 10px;
line-height: normal;
height: 28px;
margin: 0;
border: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: toolbox;
text-indent: 0.01px;
text-overflow: '';
-ms-appearance: none;
appearance: none!important;
}
/* ##########################  END box-filter // articles ########################### */
.menu_stati_wrapper{
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
border-left:0;
border-right:0;
border-image-source: url(../images/line4.png);
border-image-width: 1 50%;
padding:25px 15px;
}
.menu_stati_wrapper a{
text-decoration:none;
color:#fff;
}
.menu_stati_wrapper a:hover, .article-block a:hover{
opacity: 0.6;
}
.menu_stati{
list-style:none;
min-height:30px;
background:#f2f2f2;
padding:15px 14px;
border:1px #ccc solid;
}
.menu_stati li{
display:inline-block;
margin-left:20px;
width:138px;
height:28px;
background:#664f44;
border:1px #ccc solid;
text-align:center;
line-height:24px;
font-size:14px;
font-weight:bold;
}
.menu_stati li:first-child{
margin-left:0px;
}

.category-list{
padding:25px 15px;
}
.category-list .cat-items{
overflow:auto;
}
.article-block{
width:174px;
height:183px;
border:1px #ccc solid;
float:left;
margin-left:22px;
margin-bottom:20px;
}
.category-list .cat-items .first{
margin-left:0;
}
.article-head{
height:50px;
background:#664f44;
padding:3px 5px 1px;
text-align:center;
overflow:hidden;
}
.article-head a{
text-decoration:none;
color:#fff;
font-size:15px;
line-height:16px;
}
.article-content{
width:174px;
height:123px;
}
.article-block img{
max-width:170px;
max-height:120px;
}
.item-page{
padding:20px 30px;
}
.item-page h2{
margin-bottom:20px;
}
.item-page img{
max-width:100%;
}
.category-list h2{
margin-bottom:15px;
}
.items-leading, .items-row{
border:1px #ccc solid;
margin-bottom:20px;
background:#f2f2f2;
padding:15px;
}
.news-zag{
font-size:15px !important;
font-weight:bold !important;
background:#664f44;
display:inline-block;
padding:5px 10px;
}
.news-zag a{
color:#fff;
text-decoration:none;
}
.news-zag a:hover{
opacity: 0.6;
}
.news-zag span{
color:#fff;
font-weight:normal;
padding-left:10px;
}
/* ##########################  END articles ########################### */
/* ##########################  popup_addcart ########################### */
#popup_addcart{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
    display:none;
	z-index:200;
	left:0px;
}
#popup_addcart .popup{
    margin:200px auto 0px auto;
    width:430px;
    height: 170px;
    padding:10px 30px;
    background-color: #FCFCFC;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
	position:relative;
}
.popup_head{
    margin-top:10px;
    width:100%;
    height: 40px;
    font-size:18px; font-weight:bold;
    text-align:center;
}
.popup_text{
    margin-top:10px;
    margin-bottom:20px;
    height: 40px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    color: #0f6d99;
}
#popup_addcart .popup a{
text-decoration:none;
}
.popup_text2 a{
color: #052430;
}
#popup_addcart .popup span{
font-size:18px;
font-weight:bold;
margin-left:80px;
border-bottom: 1px dashed #052430;
}
#popup_addcart .close{
position:absolute;
width:30px;
height:30px;
top:-10px;
right:-10px;
background:url(/templates/himoto/images/close.png) no-repeat;
cursor:pointer;
}
/* ##########################  popup_addcart - end  ########################### */
.himoto_zag{
border-top: 4px solid transparent;
border-bottom:0;
border-left:0;
border-right:0;
border-image-source: url(../images/line4.png);
border-image-width: 1 50%;
padding:20px 0px 0px;
}
.img-contact{
text-align:center;
}
.table-contact{
display:table;
}
.foxform .cell-contact{
display: table-cell;
vertical-align:top;
padding:10px;
}
.foxcontainer_contact{
padding-top: 20px;
border-top: 4px solid transparent;
border-bottom: 0;
border-left: 0;
border-right: 0;
border-image-source: url(/templates/himoto/images/line4.png);
border-image-width: 1 50%;
}
.foxcontainer_contact h1{
font-family: PFB_SansPro;
font-size: 25px;
font-weight: normal;
margin-bottom:20px;
}
.flexslider .flex-caption{
opacity: 0.8;
background: none !important;
color:#000;
}
.btn-quickcheckout {
    margin: 20px 0;
}

