html {
  color: #000;
  background: #FFF;
  min-width: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

.over-hide {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
/*
  TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

body, #panel {
  background-color: #ffffff;
  margin: 0;
}

a {
  color: #474747;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;

  text-decoration: none;
}

a:hover {
  color: #474747;
  text-decoration: none;
}

.wrap {
  padding: 10px 0px;
}

.wrap.top_menu {
  padding-bottom: 10px;
}

#header {
  position: relative;
  /*padding-top: 20px;*/
}



.ipad-detect-m {
  display: none;
}






#menu_mobile .src-2 {
  margin-top: 50px;
}



#menu_mobile .src-2 a {
  font-family: "Arial Narrow", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 1.6em;
  color: #dbb352;
  text-align: center;
  display: block;
}





#top_menu {
  font-size: 14pt;
  color: #888888;
  position: relative;
  font-family: "Helvetica", "Arial", sans-serif;
}

#d4 #mainhref {
  width: 100%;
  max-width: 360px;
  -webkit-background-size: 300px 300px;
  background-size: 100%;
  text-decoration: none;
  border: none;
  display: block;
  margin: 0 auto;
  text-align: center;
}

a:hover {
  text-decoration: none;
}

.head_menu {
  float: right;
}

#d4 #top_menu .phone {
  text-align: right;
}
.foot_mobile {
  text-align: center;
}
#d4 #top_menu .phone a, .foot_mobile .phone a, .foot_mobile .footer-name {
  font-size: 18px;
  text-decoration: none;
  margin-right: 0px;
  border: none;
  font-weight: bold;
}
#d4 #top_menu .phone a:hover, .foot_mobile .phone a:hover {
  color: #8b8b8b;
}
.soc_foot {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 5px;
}
.soc_foot:hover {
  position: relative;
  top: 2px;
}
.soc_foot a{
  width: 32px;
  height: 32px;
  display:block;
}
.vk_ico {background: url("../img/vk-icon.png") center center no-repeat;background-size: 100%;}
.fb_ico {background: url("../img/fb-icon.png") center center no-repeat;background-size: 100%;}
.in_ico {background: url("../img/in-icon.png") center center no-repeat;background-size: 100%;}
.foot_mobile p a {
  font-size: 16px;
  font-style: italic;
  color: #000;
}

#top_menu .phone {
  font-size: 18px;
  color: #1A1A1A;
  line-height: 22px;
}
#top_menu a {
  color: #131313;
  font-size: 16px;
  /*border-bottom: 2px solid #cbcbcb;*/
}
#top_menu a:hover {
  /* border-bottom: 2px solid #1a1a1a;*/
  text-decoration: none;
}

#d4 .subscribeBlock {
  text-align: right;
}
#d4 .subscribeBlock a {
  font-size: 16px;
  margin-left: 32px;
  text-transform: none;
}

#top_menu .subscribeBlock {
  margin-top: 18px;
}

#top_menu .subscribeBlock .holder {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  height: 30px;
  width: 100%;
  background-color: #fff;
  padding-right: 37px;
}
#top_menu .subscribeBlock .holder input[type='text'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 5px 7px;
  font-size: 18px;
  width: 100%;
  border: 0px;
  background-color: #fff;
  right: 0px;
  z-index: 2;
}
#top_menu .subscribeBlock .holder input[type='submit'] {
  width: 22px;
  height: 21px;
  background-image: url(../img/icons/small/left_little.png);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: transparent;
  border: 0px;
  z-index: 1;
  cursor: pointer;
  opacity: .8;
}
#top_menu .subscribeBlock .holder input[type='submit']:hover {
  opacity: 1;
}

#menu {
  /* background-color: #1a1a1a;*/
  margin: 0px -25px;
  position: relative;
}

#d4 #menu {
  margin: 0;
}


#d4 #menu_tab {
 /* margin-left:56px;*/
   margin-left:145px;

}


@media (max-width: 767px) {
  #d4 #menu_tab {
    margin-left:0px;
    margin-top: -10px;
  }
}

.menu_ipad_r {
  text-align: center;
  margin-left: 80px !important;
}


#d4 #menu_tab a {
  padding: 12px 0;
  margin-left: 0px;
  /*margin-right: 20px;*/

 /* margin-right: 78px;*/

   margin-right: 90px;


}
#d4 a.do-not-show-filter {
  color: #fff;
}
#d4 a.do-not-show-filter:hover {
  text-decoration: underline;
}

#menu_tab a {
  display: inline-block;

  padding: 10px 0 12px 0;
  /*font-size: 17pt;*/
  font-size: 24pt;

  /*font-family: "Helvetica", "Arial", sans-serif;*/

  font-family: "Fira Sans", sans-serif;
  padding-left: 10px;
  padding-right: 10px;

  /*color: #dbb352;*/
  color: #000 !important;


  margin-left: 25px;
}



@media (max-width: 1024px) {

  #buyer_block .size_block {
    font-size: 10pt !important;
  }

}




a.login {
  text-decoration: underline;
  float: right;
  padding: 15px 0;
  margin-left: 0;
  position: relative;
  margin-right: 20px;

  font-size: 14pt;
  font-family: "Helvetica","Arial",sans-serif;
}
a.login:hover {
  color: #f3f3f3;
}
a.login .icon {
  top: 8px;
  position: absolute;
  left: 0px;
}
#menu_tab a.active {
  color: #f3f3f3;
  position: relative;
}




#menu_tab a.active:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 118%;
  height: 60px;
  left: -12px;
  display: block;
  z-index: -1;
  background-color: white;

}




#menu_tab_contet {
  overflow: auto;
  position: absolute;
  z-index: 999;
  margin-top: 0px;
  right: 230px;
  left: 0px;
  width: 100%;
  display: none;
  height: 750px;
}
#menu_tab_contet .container1 {
  /*background-color: #333333;*/
  background-color: #fff;


  padding: 17px 22px 10px 25px;
  border-top: 1px solid #fff;
}
#menu_tab_contet .menu_tab {
  position: relative;
  display: none;
}
#menu_tab_contet .menu_tab.active {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
#menu_tab_contet .menu_tab .category {
  border-bottom: 1px solid #434343;
  margin-bottom: 5px;
  padding-bottom: 4px;
}
#menu_tab_contet .menu_tab .category:last-child {
  border-bottom: 0px solid #434343;
}
#menu_tab_contet .left_side,
#menu_tab_contet .right_side {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
#menu_tab_contet .left_side {
  width: 111px;
}
#menu_tab_contet .right_side .mini_tab {
  position: relative;
  /*display: none;*/
}
#menu_tab_contet .right_side .mini_tab.active {
  display: block;
}
#menu_tab_contet .left_side a.active,
#menu_tab_contet .left_side a:hover {
  color: #dbb352;
}
#menu_tab_contet .left_side a.active span,
#menu_tab_contet .left_side a:hover span {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-right: -20px;
  background: url(../img/icons/small/golden_arrow_left.png) right center no-repeat;
}
#menu_tab_contet .right_side a {
  color: #000;



  display: inline-block;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
  margin: 0 0 16px;
  padding-left: 19px;
  vertical-align: top;
  width: 250px;
}
#menu_tab_contet .right_side a.active,
#menu_tab_contet .right_side a:hover {
  color: #dbb352;
}
#menu_tab_contet .left_side,
#menu_tab_contet .right_side .bold_link {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
  /*color: #fff;*/
  color: #000;

  padding-right: 0px;
  text-transform: uppercase;
}
#menu_tab_contet .right_side .bold_link {
  padding-right: 0px;
  text-decoration: none;
}

#cart_popup {
  position: absolute;
  top: 95px;
  width: 240px;
  right: -14px;  z-index: 549;
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0px;
  -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
  box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
  display: none;
}
#cart_popup:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
  left: 85%;
  margin-left: -5px;
  content: "";
}
#cart_popup .positions {
  color: #1A1A1A;
  padding: 20px;
}
#cart_popup .item {
  display: block;
  margin-bottom: 10px;
  position: relative;
}
#cart_popup .name {
  display: inline-block;
  vertical-align: top;
  width: 124px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 11pt;
  color: #1A1A1A;
}
#cart_popup .name span {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 9pt;
  color: #808080;
  display: block;
}
#cart_popup .price {
  display: inline-block;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 10pt;
  color: #1A1A1A;
  vertical-align: top;
  width: 50px;
}
#cart_popup .delete {
  vertical-align: top;
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid transparent;
  margin-left: 8px;
}
#cart_popup .delete:before {
  content: '\f00d';
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-left: 3px;
}
#cart_popup .delete:hover {
  border-color: #1A1A1A;
}
#cart_popup .purcache {
  width: 240px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  display: block;
  background: #333333 url(../img/icons/large/ok_white.png) 206px 10px no-repeat;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 13pt;
  color: #E4E4E4;
  height: 44px;
  line-height: 44px;
  padding-left: 20px;
}

#cart {
  float: right;
  height: auto;
  background: #dbb352;
  text-align: left;
  color: #1a1a1a;
  display: block;
  font-size: 17pt;
  padding: 12px;
  padding-right: 0;
  margin-left: 0px;
  font-family: "Helvetica", "Arial", sans-serif;
  border-bottom: none;
}
#cart:hover {
  background-color: #E2BE64;
}
#to_shop {
  height: auto;
  /* background: #dbb352;*/
  text-align: left;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 17pt;
  color: #1a1a1a;
  padding: 10px 0px;
  display: block;
}
#cart p,
#to_shop p {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-left: 20px;
  margin-right: 10px;
  display: inline-block;
  color: #fff;
  background-color: #000;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
}
#to_shop p {
  position: absolute;
}
#cart .icon-basket,
#to_shop .icon-basket {
  margin-right: 10px;
  top: 6px;
}
.fa,
.activeFilter .delete,
.jq-selectbox__trigger,
.jq-checkbox {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-search24 {
  margin-left: 10px;
  margin-right: 15px;
}
.fa-times {
  font-size: 20px!important;
}

#breadcrumbs {
  padding: 0px 0;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #1a1a1a;
  border-bottom: 1px solid #dbdbdb;
  font-size: 9px;

}
#breadcrumbs a {
  color: #1a1a1a;
}

#content #breadcrumbs {
  border-bottom: 0;
  font-size: 16px;
}

/*
.searchField {
  padding: 9px 0;
  color: #1A1A1A;
  font-size: 20px;
  line-height: 24px;
  display: block;
  float: right;
}*/


.searchField {
  padding: 9px 0;
  color: #1A1A1A;
  font-size: 20px;
  line-height: 24px;
}




.searchField:hover {
  color: #8b8b8b;
}

.search_slided
{
  position: absolute;
  top: 0;
  top: 38px;
  right:160px;
  line-height: 42px;
  background-color: #fff;
  z-index: 10;    font-size: 14px;

  display: block;
}
#cabinet .search_slided {
  position: relative;
}
#cabinet .order {
  position: relative;
  padding-top: 35px;
}
#cabinet .order .status {
  position: relative;
  margin-bottom: -30px;
  z-index: 10;
  padding: 20px;
  color: #fff;
}
#cabinet .order .status.status0 {
  background: url(../img/icons/status0.png) center top repeat-x;
}
#cabinet .order .status.status1 {
  background: url(../img/icons/status1.png) center top repeat-x;
}
#cabinet .order .black,
#cabinet .order .black a {
  color: #1A1A1A;
}
#cabinet .order .title {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 17pt;
  margin-top: 3px;
  line-height: 17pt;
}
#cabinet .order .title.editable {
  margin-top: -3px;
}
#cabinet .order .middle {
  margin-top: 6px;
}
.search_slided .icon-search {
  position: absolute;
  top: 0;
  right: 12px;
  cursor: pointer;
}
#cabinet .search_slided .icon-search {
  right: 22px;
}
.search_slided label {
  display: inline-block;
  position: absolute;
  left: 0px;
  padding: 0 10px;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #808080;
  width: 140px;
  font-weight: normal;
}
.search_slided input {
  padding-left: 15px;
  display: inline-block;
  color: #1A1A1A;
  width: 250px;
  border: 0px;
  outline: none;
  /* width: 100%;
  padding-left: 140px;*/
}

.row img {
 width: 100%;
}


.row img.float-r-sale {
 width: auto; float: right;
 position: absolute;
right: 0px;
z-index: 1;
}

#d4 .widget {
  margin-bottom: 15px;
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 33px;
  color: #fff;
}
#d4 .widget-text {
  background-color: #dbb352;
  display: block;
  padding: 35px;
  overflow: hidden;
}

#d4 .d4-block-system .widget-cube .inner {
  position: absolute;
  top: 45px;
  left: 30px;
}
#d4 .d4-block-system .widget-cube p {
  z-index: 2;
  position: relative;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}

#d4 .d4-block-system .widget-cube .inner p>.name {
  display: block;
}

#d4 .d4-block-system .widget-cube a {
  color: #dbb352;
}
#d4 .d4-block-system .widget-cube.inverted a {
  color: #1a1a1a;
}
#d4 #banner3 {
  margin-bottom: 0;
}

#bottom_helpers {
  padding: 10px 0 5px 0;
  font-family: "Helvetica","Arial",sans-serif;
  font-size: 9pt;
  color: #808080;
  border-top: 1px solid #404040;
  margin-top: 20px;
  text-align: right;
}
#bottom_helpers a {
  color: #808080;
}
#d4 .widget-text:after {
  content: ' ';
  display: block;
  /* Rectangle 1: */
  background-image: -webkit-linear-gradient(90deg, #DBB352 10%, rgba(219, 178, 81, 0) 100%);
  background-image: -o-linear-gradient(90deg, #DBB352 10%, rgba(219, 178, 81, 0) 100%);
  background-image: linear-gradient(0deg, #DBB352 10%, rgba(219, 178, 81, 0) 100%);
  height: 55px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

#d4 .d4-block-system .name {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  border-bottom: 5px solid #fff;
  display: inline-block;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#d4 .d4-block-system .shadow {
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding: 40px 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}

#d4 .d4-block-system p {
  padding: 0;
}
#d4 .d4-block-system {
  padding: 15px 7px 0;
  position: relative;
}

#d4 .d4-block-system .widget-image-text {
  background-color: #fff;
  color: #1a1a1a;
  font-size: 20px;
  padding-bottom: 30px;
}

#d4 .d4-block-system .widget-image-text p.display-always {
  display: block;
  padding: 0px 30px;
  font-weight: bold;
}
#d4 .d4-block-system .widget-image-text p {
  display: none;
  padding: 0px 30px;
}

#d4 .d4-block-system .widget-cube {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #dbb352;
}
#d4 .d4-block-system .widget-cube .inner p > * {
  display: none;
}
#d4 .d4-block-system .widget-cube .inner p > .name {
  display: block;
}
#d4 .d4-block-system .widget-cube.inverted {
  background: transparent;
  color: #1A1A1A;
}

#d4 .d4-block-system .widget-cube p {
  z-index: 2;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
#d4 .d4-block-system .widget-cube .name {
  color: #dbb352;
  border-bottom: none;
  padding-bottom: 0px;
}
#d4 .d4-block-system .widget-cube.inverted .name {
  color: #1A1A1A;
}
#d4 .d4-block-system .widget-cube a {
  color: #dbb352;
}
#d4 .d4-block-system .widget-cube a:hover {
  text-decoration: underline;
}
#d4 .d4-block-system .widget-cube.inverted a {
  color: #1A1A1A;
}

#d4 .widget-brands {
  width: 100%;
  padding: 20px 0 40px 78px;
  background-color: #f9f9f9;
}
#d4 .widget-brands p {
  line-height: 40px;
}
#d4 .widget-brands p a {
  color: #1a1a1a;
}
#d4 .widget-brands .name {
  font-size: 33px;
  border-bottom: 5px solid #ab9165;
  display: block;
  margin: 0px 60px 20px -20px;
  padding-left: 20px;
}
#d4 .widget-brands .inner .list .content {
  overflow: hidden;
  position: relative;
  height: 700px;
}
#d4 .widget-brands .inner .list .overview {
  position: absolute;
}

.filters-grid .scrollbar,
.widget-brands .scrollbar {
  background: transparent;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 4px;
}
.filters-grid .track,
.widget-brands .track {
  height: 100%;
  width: 20px;
  position: relative;
}
.filters-grid .thumb,
.widget-brands .thumb {
  background: #dbb352;
  height: 15px;
  min-height: 15px;
  width: 4px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  top: 0;
}
.filters-grid .thumb .end,
.widget-brands .thumb .end {
  overflow: hidden;
  height: 15px;
  min-height: 15px;
  width: 4px;
}
.filters-grid .disable,
.widget-brands .disable {
  display: none;
}

/*////////////////////////////////
/////////////////////////////////
БЛОК ГАЛЕРЕИ///////////////////
///////////////////////////////
////////////////////////////*/
#mini_gallery {
  position: relative;
  background-color: #fff;
}
#mini_gallery .into {
  text-align: center;
  font-size: 9pt;
  font-family: "Helvetica", "Arial", sans-serif;
}
#mini_gallery .title {
  padding: 20px 0 0px 0;
  font-size: 43pt;
  color: #1A1A1A;
  font-family: "Helvetica", "Arial", sans-serif;
}
#mini_gallery .title small {
  display: inline-block;
  position: relative;
  top: -15px;
  left: -10px;
  font-size: 9pt;
}
#mini_gallery .line1 {
  color: #808080;
}
#mini_gallery .line2 {
  font-size: 7pt;
  color: #1A1A1A;
}
#mini_gallery .slider {
  position: relative;
  padding: 27px 40px;
}
#mini_gallery div.caroufredsel_wrapper {
  margin: 0 auto !important;
}
#mini_gallery_prev2,
#mini_gallery_next2 {
  position: absolute;
  top: 80px;
}
#mini_gallery_prev2 {
  left: 0px;
}
#mini_gallery_next2 {
  right: 0px;
}
#mini_gallery_slider li {
  display: inline-block;
  width: 120px;
  height: 160px;
  position: relative;
}
#mini_gallery_slider li a {
  display: block;
  width: 100px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  color: #1A1A1A;
}
#mini_gallery_slider li .image {
  display: block;
  width: 100px;
  height: 115px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#mini_gallery_slider li .name {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 10pt;
  padding-top: 5px;
}
#mini_gallery_slider li .subname {
  font-size: 9pt;
  font-family: "Helvetica", "Arial", sans-serif;
  margin-top: -3px;
}

/*////////////////////////////////
/////////////////////////////////
БЛОК ПОДВАЛА///////////////////
///////////////////////////////
////////////////////////////*/
#down_nav_panel {
  font-family: "Helvetica", "Arial", sans-serif;
  color: #333333;
  font-size: 9pt;
  background-color: #ffffff;
}
#down_nav_panel .column3 {
  padding-left: 40px;
}
#down_nav_panel a {
  color: #333333;
}
#down_nav_panel .row {
  padding-bottom: 100px;
}
#down_nav_panel .column3 small {
  font-size: 9pt;
}
#down_nav_panel .column-header {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 17pt;
  padding: 30px 0 20px 0;
}
#down_nav_panel .icon {
  position: absolute;
  top: auto;
  margin-left: -20px;
}
#down_nav_panel .icon30 {
  margin-left: -30px;
}
#down_nav_panel .subscribe {
  position: relative;
  padding-right: 36px;
  margin-top: 10px;
}
#down_nav_panel .subscribe input[type="text"] {
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 0px;
  padding: 8px 10px;
  font-size: 10pt;
  font-family: "Helvetica", "Arial", sans-serif;
}
#down_nav_panel .subscribe input[type="submit"] {
  width: 36px;
  height: 36px;
  background: transparent url(../img/icons/small/arrow_down.png) center center no-repeat;
  border: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
}
#down_nav_panel .copy {
  padding: 27px;
  text-align: center;
}
#d4 .d4-footer-column {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  color: #1a1a1a;
  line-height: 25px;
  padding-top: 34px;
}
#d4 .d4-footer-name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#d4 .d4-footer-column a {
  color: #1a1a1a;
}
#d4 .d4-footer-column a:hover {
  text-decoration: underline;
}

#product {
  padding-top: 10px;
}
#product_gallery,
#product_info {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#product_gallery {
  width: 100%;
  position: relative;
  display: inline-block;
}
#product_info {
  width: 100%;
}
#product_info .labels {
  margin: 10px 0;
}
#product_info .labels .actionlabel {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
#product_gallery_left {
  /*position: relative;
  display: table-cell;*/
  /*  width: 110px;
*/
  padding: 0 10px 0 0;
}
#product_gallery_left.extra-wild {
  /*min-width: 210px;*/
}
#product_gallery_left_overflow {
  overflow: hidden;
  /*width: 100px;*/
}
#product_gallery_left .holder {
  position: relative;
  display: block;
}
#product_gallery_left .small_image {
  position: relative;
  display: inline-block;
  margin-bottom: -3px;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  border: inset 0 0 0px rgba(0, 0, 0, 0);
  border-bottom: 2px solid #DAB252;
  overflow: hidden;
}
#product_gallery_left.extra-wild .small_image {
  position: relative;
  display: inline-block;
  margin-bottom: -3px;
  width: 200px;
  height: 250px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  border: inset 0 0 0px rgba(0, 0, 0, 0);
  border-bottom: 2px solid #DAB252;
  overflow: hidden;
}
#product_gallery_left .small_image:after {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
}
#product_gallery_left .small_image img {
  width: 100%;
  z-index: -1;
  display: block;
}
#product_gallery_left.extra-wild .small_image img {
  width: 200px;
  height: 250px;
}
#product_gallery_left .small_image:before {
  display: block;
  width: 20px;
  height: 20px;
  /*background-image: url(../img/icons/small/icon_view.png);*/
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
#product_gallery_left.extra-wild .small_image:before {
  display: block;
  width: 31px;
  height: 31px;
  /*background-image: url(../img/icons/large/icon_view.png);*/
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
#product_gallery_left .small_image.active:before {
  display: none;
}
#product_gallery_left .small_image.active:after {
  -webkit-box-shadow: inset 0 0 1000px rgba(218, 178, 82, 0.6);
  box-shadow: inset 0 0 1000px rgba(218, 178, 82, 0.6);
}
#product_gallery_right {
  /*display: table-cell;
  position: relative;
  width: 100%;*/
  vertical-align: top;
}
#product_gallery_right_image {
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#product_gallery .up,
#product_gallery .down {
  position: absolute;
  display: none;
  height: 30px;
  width: 30px;
  left: 20px;
}
#product_gallery .up {
  top: 50%;
  background-image: url(../img/icons/large/up.png);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#product_gallery .down {
  left: 100%;
  margin-left: -50px;
  top: 50%;
  background-image: url(../img/icons/large/down.png);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#product_gallery .up.disable,
#product_gallery .down.disable {
  opacity: .5;
}
#product_info {
  position: relative;
  padding: 10px 0 0 20px;
  background-color: #f3f3f3;
}
#product_info .star {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 18px;
  height: 18px;
}
#product_info .star:hover {
  color: #dbb352;
}
#product_info .name {
  display: block;
  padding-top: 12px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 17pt;
  color: #1A1A1A;
  width: 80%;
  position: relative;
  line-height: 17pt;
  padding-bottom: 5px;
}

#product_info .text {
  width: 70%;
  font-size: 13px;
  color: #808080;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
#product_info .price-block {
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #1A1A1A;
  font-size: 21pt;
  line-height: 20px;
}
#product_info .old {
  display: inline;
  font-size: 13pt;
  color: #808080;
  top: -10px;
  position: relative;
  text-decoration: line-through;
  margin-left: 10px;
}
#product_info .additional_info {
  padding-bottom: 10px;
}
#product_info .additional_info .bigLink {
  font-size: 11pt;
  color: #1A1A1A;
  text-decoration: underline;
  margin-top: 5px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
#product_info .size_selector {
  padding-bottom: 20px;
}
#product_info .size_selector input[type="checkbox"],
.cart_items .size_selector input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
#product_info .size_selector input[type="checkbox"] + label,
.cart_items .size_selector input[type="checkbox"] + label {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #1A1A1A;
  line-height: 30px;
  text-align: center;
  margin-right: 1px;
  margin-bottom: 4px;
  color: #1A1A1A;
  font-size: 10pt;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
#product_info .size_selector input[type="checkbox"]:checked + label,
.cart_items .size_selector input[type="checkbox"]:checked + label {
  background-color: #dbb352;
  color: #fff;
  border-color: #dbb352;
}
#product_info .size_selector .title,
.cart_items .size_selector .title {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 13pt;
  color: #1A1A1A;
  padding-bottom: 5px;
}
#product_info .link_arrowed {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 13pt;
  color: #1A1A1A;
  padding-bottom: 5px;
}
#product_additional {
  display: inline-block;
  padding: 20px 0px 22px 0px;
  font-size: 9pt;
  font-family: "Helvetica", "Arial", sans-serif;
  vertical-align: top;
  width: 100%;
}


#d3_signup {
  position: fixed;
  width: 769px;
  height: 410px;
  top: 50%;
  left: 50%;
  margin-top: -235px;
  margin-left: -384px;
  z-index: 9999;
  background-color: #fff;
  padding: 40px;
  color: #1a1a1a;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_signup .col-xs-12.col-sm-12.col-md-12 {
  margin: 5px 0;
}
#d3_signup .dismiss {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #8b8b8b;
}
#d3_signup .d3-modal-title {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
#d3_signup .d3-modal-subtitle {
  font-size: 14px;
  margin-bottom: 15px;
}
#d3_signup .d3-modal-error {
  color: #d12d2d;
  font-size: 14px;
  top: 118px;
  display: none;
}
#d3_signup.error .d3-modal-error {
  display: block;
}
#d3_signup .d3-modal-row {
  position: relative;
  padding: 5px 0;
  margin: 0 -31px;
}
#d3_signup .d3-modal-column-50 {
  display: inline-block;
  width: 316px;
  vertical-align: top;
  font-size: 14px;
  margin: 0 28px;
}
#d3_signup .d3-modal-column-50 a {
  color: #dbb352;
}
#d3_signup .d3-modal-input {
  position: relative;
  color: #8b8b8b;
}
#d3_signup .d3-modal-input input {
  width: 100%;
  border: 1px solid #EFEFEF;
  background-color: #f7f7f7;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  padding-left: 45px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#d3_signup .d3-modal-input.error input,
#d3_signup .d3-modal-input.error textarea {
  border: 1px solid #d12d2d;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.d3-modal-yellow-button {
  width: 100%;
  border: 1px solid #dbb352;
  background-color: #dbb352;
  height: 45px;
  line-height: 45px;
  color: #fff !important;
  text-align: center;
  font-size: 15px;
  display: block;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.d3-modal-yellow-button:hover {
  background-color: #e3c377;
}
.d3-modal-yellow-button:active {
  background-color: #c09d48;
  border-top: 1px solid #866e32;
}
#d3_signup .d3-modal-input textarea {
  width: 100%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  line-height: 18px;
  padding-top: 10px;
  color: #8b8b8b;
  padding-left: 45px;
  height: 100px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_signup .d3-modal-column-50 small {
  font-size: 13px;
}
#d3_signup .d3-modal-input .fa,
#d3_signup .d3-modal-input .activeFilter .delete,
#d3_signup .d3-modal-input .jq-selectbox__trigger,
#d3_signup .d3-modal-input .jq-checkbox {
  position: absolute;
  top: 15px;
  left: 15px;
}
#d3_login_form {
  width: 370px;
  height: 440px;
  top: 50%;
  left: 50%;
  position: fixed;
  margin-left: -185px;
  margin-top: -235px;
  background-color: #fff;
  padding: 30px;
  z-index: 9999;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_login_form .dismiss,
#d3_forgot_password .dismiss,
#d3_subscribe_form .dismiss,
#d3_restore_password .dismiss,
#d3_activate_first_promocode .dismiss{
  position: absolute;
  top: 30px;
  right: 30px;
  color: #8b8b8b;
}
#d3_login_form .logo {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border: 4px solid #dbb352;
}
#d3_login_form .d3-modal-logo-title {
  color: #8b8b8b;
  font-size: 25px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 10px;
}
#d3_login_form input {
  width: 80%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  display: block;
  margin: 0 auto 15px auto;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_login_form input.error {
  border: 1px solid #d12d2d;
}
#d3_login_form .d3-modal-yellow-button {
  width: 80%;
  margin: 10px auto 15px auto;
}
#d3_login_form a {
  color: #444444;
  display: block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 9px;
}
#d3_login_form .d3-modal-error {
  color: #d12d2d;
  top: 153px;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
}
#d3_login_form.error .d3-modal-error {
  display: block;
}
#d3_forgot_password {
  width: 370px;
  top: 50%;
  left: 50%;
  position: fixed;
  margin-left: -185px;
  margin-top: -150px;
  background-color: #fff;
  padding: 30px 20px;
  z-index: 9999;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  font-size: 14px;
  color: #444444;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_restore_password {
  width: 370px;
  top: 50%;
  left: 50%;
  position: fixed;
  margin-left: -185px;
  margin-top: -200px;
  background-color: #fff;
  padding: 30px 10px;
  z-index: 9999;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  font-size: 14px;
  color: #444444;
  text-align: center;
}
#d3_forgot_password .d3-modal-logo-title,
#d3_restore_password .d3-modal-logo-title {
  color: #111;
  font-size: 25px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 14px;
}
#d3_forgot_password input,
#d3_restore_password input {
  width: 80%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  display: block;
  margin: 15px auto 20px auto;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_forgot_password input.error,
#d3_restore_password input.error {
  border: 1px solid #d12d2d;
}
#d3_forgot_password .d3-modal-yellow-button,
#d3_restore_password .d3-modal-yellow-button {
  width: 80%;
  margin: 20px auto 45px auto;
}
#d3_forgot_password .d3-modal-error,
#d3_restore_password .d3-modal-error {
  color: #d12d2d;
  /*position: absolute;*/
  top: 195px;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
}
#d3_restore_password .d3-modal-error {
  top: 370px;
}
#d3_forgot_password.error .d3-modal-error,
#d3_restore_password.error .d3-modal-error {
  display: block;
}
#d3_subscribe_form, #d3_activate_first_promocode {
  width: 370px;
  top: 50%;
  left: 50%;
  position: fixed;
  margin-left: -185px;
  margin-top: -150px;
  background-color: #fff;
  padding: 30px 10px;
  z-index: 999999999;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  font-size: 14px;
  color: #444444;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#d3_subscribe_form .d3-modal-logo-title, #d3_activate_first_promocode .d3-modal-logo-title {
  color: #111;
  font-size: 25px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 14px;
}
#d3_subscribe_form input {
  width: 80%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  display: block;
  margin: 15px auto 20px auto;
  text-align: center;
}
#d3_subscribe_form input.error, #d3_activate_first_promocode input.error {
  border: 1px solid #d12d2d;
}
#d3_subscribe_form .d3-modal-yellow-button input.error, #d3_activate_first_promocode .d3-modal-yellow-button input.error{
  width: 80%;
  margin: 20px auto 25px auto;
}
#d3_subscribe_form .d3-modal-error, #d3_activate_first_promocode .d3-modal-error {
  color: #d12d2d;
  position: absolute;
  top: 195px;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
}
#d3_subscribe_form.error .d3-modal-error, #d3_activate_first_promocode.error .d3-modal-error{
  display: block;
}
.right-side-p {
  color: #000 !important;
  font-size: 10pt !important;
  font-family: "Helvetica", "Arial", sans-serif !important;
  font-weight: bold !important;
}

/*ПОПАПЫ*/
.popup_block {
  position: fixed;
  width: 100%;
  top: 20%;
  display: none;
  padding: 30px 50px;
  z-index: 9999;
  left: 0;
}


/*ПОПАПЫ*/
.popup_block2 {
  position: fixed;
  width: 100%;
  top: 20%;
  display: none;
  padding: 30px 50px;
  z-index: 9999;
  left: 0;
  background-color: #dbb352;
}



.popup_static {
  position: relative;
  width: 100%;
  padding: 30px 50px;
  background: #dbb352;
}
.popup_bg {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 9998;
  display: none;
}
.popup_block.green,
.popup_static.green {
  background-color: #317B44;
}
.popup_block.red,
.popup_static.red {
  background-color: #B53030;
}
.popup_block.gray,
.popup_static.gray {
  background-color: #333333;
}
.popup_block .title,
.popup_static .title {
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 17pt;
  font-family: "Arial Narrow", "Arial", sans-serif;
}





.popup_block2.green {
  background-color: #dbb352;
}
.popup_block2.red {
  background-color: #EF5A24;
}
.popup_block2.gray {
  background-color: #333333;
}
.popup_block2 .title {
  color: #333333;
  display: block;
  text-align: center;
  font-size: 17pt;
  font-family: "Arial Narrow", "Arial", sans-serif;
}




.popup_block2 .title {
  color: #333333;
  display: block;
  text-align: center;
  font-size: 17pt;
  font-family: "Arial Narrow", "Arial", sans-serif;
}

.popup_block2 .subtitle{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 10pt;
  font-family: "Helvetica", "Arial", sans-serif;
  padding-bottom: 20px;
  margin-top: 0px;
}

.popup_block .subtitle,
.popup_static .subtitle {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 10pt;
  font-family: "Helvetica", "Arial", sans-serif;
  padding-bottom: 20px;
  margin-top: -5px;
}
.popup_block.green .subtitle,
.popup_static.green .subtitle {
  color: #ffffff;
}
.popup_block .text,
.popup_static .text {
  text-align: center;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 9pt;
  color: #ffffff;
}
.popup_block.gray .title,
.popup_block.gray .text,
.popup_static.gray .title,
.popup_static.gray .text {
  color: #ffffff;
}



.popup_block2 .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url(../img/icons/large/delete.png);
}



.popup_block .close,
.popup_static .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url(../img/icons/large/delete.png);
}

.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before,
.jq-checkbox:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before,
.activeFilter .delete:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before,
.jq-selectbox__trigger:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
/*Иконки*/
.icon {
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}
.icon20x20 {
  width: 20px;
  height: 20px;
}
.icon46 {
  width: 46px;
  height: 46px;
}
.icon24 {
  width: 24px;
  height: 24px;
}
.icon18 {
  width: 18px;
  height: 18px;
  top: 5px;
  position: relative;
  margin-left: 8px;
}
.icon30 {
  width: 30px;
  height: 30px;
}
.icon-search.icon24:before {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 16px;
  top: 0;
}
.search_slided .icon-search.icon24 {
  position: absolute;
}
.icon-rss {
  background-image: url(../img/icons/small/small_rss.png);
}
.icon-basket {
  background-image: url(../img/icons/small/small_basket.png);
}
.icon-star-empty:before {
  content: "\f006";
  font-family: 'FontAwesome';
  font-size: 16px;
}
.icon-star-filled:before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 16px;
  position: relative;
  margin-left: 0px;
}
.icon-photo {
  background-image: url(../img/icons/large/photo_big.png);
}
.icon-news {
  background-image: url(../img/icons/large/news.png);
}
.icon-mobile {
  background-image: url(../img/icons/large/phone.png);
}
.icon-home {
  background-image: url(../img/icons/small/small_home.png);
}
.icon-call {
  background-image: url(../img/icons/small/small_call.png);
}
.icon_question {
  background-image: url(../img/icons/large/icon_question.png);
}
.icon_exclamation {
  background-image: url(../img/icons/large/exclamation.png);
}
.icon-yellow-user {
  background-image: url(../img/icons/small/yellow-user.png);
}
.arrows {
  color: #dbb352;
  font-size: 30px!important;
}
.arrows:hover {
  color: #e3c377;
}
.arrows--back {
  margin-right: 10px;
}

.actionlabel {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  padding: 2px 5px;
  font-size: 11px;
  display: block;
  font-weight: 100;
  text-transform: uppercase;
}
.actionlabel.yellow {
  background-color: #ab9165;
}
#buyer_block {
  background: url(../img/icons/white_ribbon.png) repeat-x;
  display: block;
  position: relative;
  margin-left: -20px;
  padding-top: 22px;
  /*margin-bottom: 20px;*/
}
#buyer_block .information_block {
  padding: 11px 20px;
}
#buyer_block .information_block table td {
  padding: 1px 5px;
  border-right: 1px solid #808080;
  font-size: 9px;
}
#buyer_block .information_block table tr td:last-child {
  padding: 2px 5px;
  border-right: 1px solid transparent;
}
#buyer_block .information_block .help {
  max-width: 204px;
  padding-right: 40px;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 30px 0 0;
  margin-top: 10px;
}
#buyer_block .information_block .showon {
  display: block;
}
#buyer_block .information_block .showon.hidden {
  display: none;
}
#buyer_block .information_block .sizeshelper {
  display: none;
}
#buyer_block .size_block {
  font-size: 12pt;
  color: #1A1A1A;
  padding: 0 20px;
}
#buyer_block .sizes_selector {
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  font-weight: normal;
  font-size: 12pt;
  padding: 1px 10px;
  margin: 0 10px;
  border: 1px solid #1A1A1A;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  cursor: pointer;
}
#buyer_block .sizes_selector:after {
  content: '\f078';
  font-family: 'FontAwesome';
  font-size: 16px;
  margin-left: 3px;
}
#buyer_block .sizes_selector:hover {
  background-color: #e3e3e3!important;
}
#buyer_block .sizes_list {
  display: none;
  position: absolute;
  top: 60px;
  width: 240px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  z-index: 999;
  left: 65px;
  -webkit-box-shadow: 1px 1px 5px rgba(17, 17, 17, 0.15);
  box-shadow: 1px 1px 5px rgba(17, 17, 17, 0.15);
  text-align: left;
}
#buyer_block .sizes_list:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  display: block;
  content: "";
  top: -10px;
  left: 41px;
}
#buyer_block .sizes_list:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent rgba(17, 17, 17, 0.15) transparent;
  position: absolute;
  display: block;
  content: "";
  top: -11px;
  left: 41px;
}
#buyer_block .sizes_list li {
  padding: 5px 15px;
  cursor: pointer;
  margin: 5px 0;
}
#buyer_block .sizes_list li:hover {
  background-color: #e3e3e3;
}
#buyer_block .sizes_list li span {
  font-size: 11pt;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #1A1A1A;
  line-height: 20px;
  padding-left: 30px;
  position: absolute;
  margin-left: 20px;
  left: 20px;
}
#buyer_block .sizes_list li:first-child {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
#buyer_block .sizes_list li:last-child {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#buyer_block .size_status {
  display: inline-block;
  position: relative;
  vertical-align: baseline;
}
#buyer_block .actions_tab {
  display: block;
  width: 100%;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 12pt;
  color: #fff;
  line-height: 41px;
  height: 40px;
  padding: 0px 20px;
  padding-top: 7px;
}
#buyer_block .actions_tab .normal {
  display: none;
}
#buyer_block .add_to_cart {
  color: #fff;
  display: block;
  width: 100%;
  max-width: 175px;
  border-right: 3px rgb(255, 255, 255) solid;
  cursor: pointer;
  padding-left: 3px;
}
.sizeLinkTab, .pagin-cursor {
  cursor: pointer;
}
/*
#buyer_block .add_to_cart:after {
  content: '\f058';
  font-family: 'FontAwesome';
  font-size: 16px;
  margin-left: 30px;
}
*/
#buyer_block span.add_to_cart {
  opacity: 1;
  color: #555;
  background: url(../img/icons/large/ok_white_transparent.png) right center no-repeat;
}
#buyer_block .actions_tab .disabled {
  display: none;
}
#buyer_block .actions_tab .in_cart {
  display: none;
  margin: 0 -20px;
  padding: 1px 20px;
  color: #1A1A1A;
  background: #DAB252;
  font-size: 14px;
}
#buyer_block .actions_tab .in_cart:after {
  content: '\f058';
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-left: 15px;
}
#buyer_block .actions_tab .not_available {
  display: none;
}
#buyer_block .actions_tab .sendForm {
  display: block !important;
  font-size: 15pt;
  font-family: "Helvetica", "Arial", sans-serif;
}
#buyer_block .actions_tab .sendForm input {
 /* width: 132px;*/
  background-color: transparent;
  border: 0px;
  color: #fff;
  outline: none;
  padding-left: 10px;
}
#buyer_block .actions_tab .sendForm.error {
  color: red;
}
#buyer_block .actions_tab .sendForm a {
  width: 22px;
  height: 21px;
  background-image: url(../img/icons/large/arrow_right_round20_white.png);
  display: inline-block;
  position: absolute;
  left: 100%;
  margin-left: -40px;
  margin-top: 10px;
}
.additional-text-formatting {
  padding: 20px 0;
  font-size: 14px;
}
.colors_picker {
  position: relative;
  clear:both;
  padding-bottom: 20px;
}

#comments_block {
  position: relative;
  padding-bottom: 40px;
  padding-top: 20px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

#comments_block .left,
#comments_block .right {
  position: absolute;
  top: 20px;
  width: 30px;
  height: 30px;
  display: block;
}
#comments_block .left {
  background: url(../img/icons/large/arrow_left.png);
  right: 35px;
}
#comments_block .right {
  background: url(../img/icons/large/arrow_right.png);
  right: 0px;
}
#comments_block .add {
  /*width: 100px;*/
  text-align: right;
  display: block;
  cursor: pointer;
}
#comments_block .current {
  padding: 0px 50px 0px 0px;
}
#comments_block .name {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 17pt;
  color: #1A1A1A;
}
#comments_block .name span {
  display: inline-block;
  color: #808080;
  font-size: 13px;
  font-family: "Helvetica", "Arial", sans-serif;
}
#comments_block .text {
  padding-top: 0px;
  padding-left: 140px;
  padding-right: 100px;
}
#comments_form {
  position: relative;
  padding-top: 10px;
  display: none;
}
#comments_form .input_name {
  position: relative;
  background-color: #fff;
  color: #1A1A1A;
  font-size: 10pt;
  text-transform: uppercase;
  padding: 10px;
}
#comments_form input {
  width: 50%;
  border: 0px;
  outline: none;
  padding-left: 10px;
  font-weight: normal !important;
}
#comments_form .input_name.error {
  font-weight: bold;
}
#comments_form .send {
  float: right;
  font-size: 17pt;
  font-family: "Arial Narrow", "Arial", sans-serif;
  color: #1A1A1A;
  line-height: 13pt;
}
#comments_form .send img {
  position: relative;
  top: -5px;
}
#comments_form .comment_text {
  position: relative;
  background-color: #fff;
  color: #1A1A1A;
  font-size: 10pt;
  text-transform: uppercase;
  padding: 10px;
  margin-top: 3px;
}
#comments_form textarea {
  display: block;
  width: 100%;
  height: 60px;
  resize: none;
  border: 0px;
  color: #808080;
  padding-top: 3px;
  outline: none;
  font-weight: normal !important;
}
#comments_form .comment_text.error {
  font-weight: bold;
}
#comments_block .comment {
  display: none;
}
#comments_report .popup_static {
  display: none;
}
#comments_report .popup_block {
  display: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}


#comments_report .popup_block2 {
  display: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}


#named_list {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
  position: relative;
}
#named_list .named_block {
  position: relative;
  /*display: table;*/
  padding-bottom: 25px;
  padding-top: 40px;
}
#named_list .named_block:nth-child(odd) {
  background: #efefef;
}
#named_list .named_block:nth-child(even) {
  background: #ffffff;
}
#named_list .holder {
  position: relative;
  margin: 0 auto;
  padding: 0 25px;
}
#named_list .named_left {
  color: #DBB352;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 24pt;
  vertical-align: top;
}
#named_list .named_right a {
  margin-bottom: 14px;
}
#named_list .named_right .divnamedlist {
  margin-bottom: 14px;
  width: auto;
}

#named_list .named_right a:hover {
  text-decoration: underline;
}
#named_list .named_right a span {
  margin: 0 6px;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 5px;
  /*display: inline-block;*/
}
#named_list .named_right a span.yellow {
  background-color: #DBB352;
}
#named_list .named_right a span.green {
  background-color: #dbb352;
}
.empty-cart {
  font-size: 20px;
  font-weight: bold;
}
.borders-top {
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
.borders-bottom {
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.content-top-line.new-white-line {
  background-color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  font-size: 15px;
  color: #444444;
}
.content-top-line.smallPadding {
  padding: 5px 0px 5px 0;
  line-height: 25px;
}
/*
.content-top-line.bottom {
  border-bottom: 1px solid #cbcbcb;
}*/
.content-top-line.bottomMargin20 {
  margin-bottom: 20px;
}
.content-top-line.bottomMargin10 {
  margin-bottom: 10px;
}
.content-top-line .text-centered {
  padding-top: 10px;
}
.content-top-line {
  padding: 10px 0px 10px 0;
  line-height: 25px;
}
.content-top-line.new-white-line {
  background-color: #ffffff;
  padding-right: 20px;
  padding-left: 20px;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  font-size: 15px;
  color: #444444;
}
.content-top-line.smallPadding {
  padding: 5px 0px 5px 0;
  line-height: 25px;
}
/*
.content-top-line.bottom {
  border-bottom: 1px solid #cbcbcb;
}*/
.content-top-line.bottomMargin20 {
  margin-bottom: 20px;
}
.content-top-line.bottomMargin10 {
  margin-bottom: 10px;
}
.content-top-line .text-centered {
  padding-top: 10px;
}
.elements-group {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  font-size: 15px;
}
.elements-group .label {
  margin-right: 15px;
  font-family: "Helvetica","Arial",sans-serif;
  font-weight: 100;
  font-size: 15px;
  color: #444;
}
.elements-group .jq-selectbox {
  width: auto;
  margin-top:5px;
}
a.italic,
a.read-more-link {
  font-style: italic;
  font-size: 1em;
  color: #8b8b8b;
}
a.read-more-link {
  text-decoration: underline;
}
.large-input {
  height: 44px;
  line-height: 40px;
}
.filters-grid {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  display: block;
  vertical-align: top;
  float: left;
  padding: 0px;
  text-transform: capitalize;
  z-index: 10;
}
.filters-grid .name,
.filters-grid .name a,
.filters-grid .sex-selector .sex-title {
  font-weight: bold;
  font-size: 20px;
  color: #444444;
  text-transform: uppercase;
  display: block;
  position: relative;
}
.filters-grid .list {
  margin: 15px 0;
}
.filters-grid .filter_group_wrapper {
  border-top: 2px solid #dbb352;
}
.filters-grid .filter_group {
  position: relative;
  border-top: 2px solid #dbb352;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 20px;
}
.filters-grid .filter_group:first-child {
  border-top: 0px none;
}
/*
.filters-grid .filter_group .content {
  overflow: hidden;
  position: relative;
  max-height: 200px;
}
.filters-grid .filter_group.scroll .content {
  height: 200px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.1);
}
*/
.filters-grid .filter_group .icon-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filters-grid .filter_group > .name .fa,
.filters-grid .filter_group > .name .activeFilter .delete,
.filters-grid .filter_group > .name .jq-selectbox__trigger,
.filters-grid .filter_group > .name .jq-checkbox {
  font-size: 35px;
  -webkit-animation-name: rotate-down-back;
  -o-animation-name: rotate-down-back;
  animation-name: rotate-down-back;
  -webkit-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.filters-grid .filter_group .body {
  padding-top: 20px;
}
.filters-grid .filter_group .body .body {
  padding-top: 15px;
  padding-bottom: 15px;
}
.filters-grid .filter_group .filter_group {
  padding: 0;
  border-top: 0 none;
}
.filters-grid .filter_group .filter_group .list {
  margin: 0;
  padding: 0px;
}
.filters-grid .filter_group .filter_group.opened {
  position: relative;
}
.filters-grid .filter_group .filter_group.opened .filter_group a,
.filters-grid .filter_group .filter_group.opened .filter_group label {
  font-size: 13px;
}
.filters-grid .filter_group .filter_group.opened:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #dbb352;
}
.filters-grid .filter_group .filter_group:first-child,
.filters-grid .filter_group .filter_group:first-of-type {
  border-top: 0 none;
}
.filters-grid .filter_group.opened > .name .fa,
.filters-grid .filter_group.opened > .name .activeFilter .delete,
.filters-grid .filter_group.opened > .name .jq-selectbox__trigger,
.filters-grid .filter_group.opened > .name .jq-checkbox {
  -webkit-animation-name: rotate-down;
  -o-animation-name: rotate-down;
  animation-name: rotate-down;
  -webkit-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.filters-grid .content a,
.filters-grid .content label,
.filters-grid .sub-name a,
.filters-grid .sub-name {
  display: block;
  margin-bottom: 7px;
  color: #444444;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
}
.filters-grid .content label {
  cursor: pointer;
  padding-right: 5px;
}
.filters-grid .content label:before,
.filters-grid .content label:after {
  display: table;
  content: " ";
}
.filters-grid .content label:after {
  clear: both;
}
.filters-grid .content label .jq-checkbox {
  display: block;
  float: left;
}
.filters-grid .content label a {
  vertical-align: middle;
  padding-top: 5px;
  display: block;
  padding-left: 35px;
}
.filters-grid .content a.active {
  color: #dbb352;
}
.filters-grid .content a:hover {
  color: #dbb352;
}
.filters-grid .sub-name,
.filters-grid .sub-name a {
  text-transform: capitalize;
}
.filters-grid .sub-name .fa,
.filters-grid .sub-name a .fa,
.filters-grid .sub-name .activeFilter .delete,
.filters-grid .sub-name a .activeFilter .delete,
.filters-grid .sub-name .jq-selectbox__trigger,
.filters-grid .sub-name a .jq-selectbox__trigger,
.filters-grid .sub-name .jq-checkbox,
.filters-grid .sub-name a .jq-checkbox {
  font-size: 25px !important;
}
.filters-grid .sub-name {
  padding: 16px 0;
  margin: 0;
}
.filter_uppend .filters-grid .sub-name {
  padding: 0;
  margin: 0;
}
/*.filters-grid .overview {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}*/
.filters-grid .overview a.active {
  color: #dbb352;
}
.filters-grid .scrollbar,
.widget-brands .scrollbar {
  background: transparent;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 4px;
}
.filters-grid .track,
.widget-brands .track {
  height: 100%;
  width: 20px;
  position: relative;
}
.filters-grid .thumb,
.widget-brands .thumb {
  background: #dbb352;
  height: 15px;
  min-height: 15px;
  width: 4px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  top: 0;
}
.filters-grid .thumb .end,
.widget-brands .thumb .end {
  overflow: hidden;
  height: 15px;
  min-height: 15px;
  width: 4px;
}
.filters-grid .disable,
.widget-brands .disable {
  display: none;
}
.filters-grid .sex-selector .active .sex-body {
  display: block;
}
.filters-grid input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.active-filters {
  font-size: 0;
}
.activeFilter {
  display: inline-block;
  padding-left: 10px;
  color: #8b8b8b;
}
.activeFilter .baloon {
  border: 2px solid #dbb352;
  display: inline-block;
  font-size: 11px;
  padding: 0px 25px 0px 8px;
  line-height: 23px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background-color: #dbb352;
  color: #fff;
  text-transform: uppercase;
}
.activeFilter .delete {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  font-size: 16px;
  top: 2px;
  right: 0px;
  color: #fff;
  -webkit-transition: 0 none !important;
  -o-transition: 0 none !important;
  transition: 0 none !important;
}
.activeFilter .delete:hover {
  color: #444444;
}
.activeFilter .delete:active {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.selectbox-wrapper {
  padding-right: 10px;
}
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
}
.is-apple .jq-selectbox {
  overflow: hidden;
}
.jq-selectbox__select {
  height: 36px;
  line-height: 35px;
  padding: 0 30px 0 15px;
  border: 1px solid #EFEFEF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f7f7f7;
  font-size: 12px;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  color: #444444;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.jq-selectbox__select:hover,
.jq-selectbox.opened .jq-selectbox__select {
  border-color: #cbcbcb;
}
.jq-selectbox__select:active,
.jq-selectbox.opened .jq-selectbox__select {
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-color: #f7f7f7;
  -webkit-transition: 0 none;
  -o-transition: 0 none;
  transition: 0 none;
}
.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #e4e9ef;
  background: #fff;
  color: #c3c3c3;
}
.jq-selectbox__select-text {
  display: block;
  width: 100% !important;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jq-selectbox .placeholder {
  color: #8b8b8b;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  font-size: 25px;
  vertical-align: middle;
}
.jq-selectbox__trigger:before {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.jq-selectbox .jq-selectbox__trigger {
  -webkit-animation-name: rotate-back;
  -o-animation-name: rotate-back;
  animation-name: rotate-back;
  -webkit-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.jq-selectbox.opened .jq-selectbox__trigger {
  -webkit-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.jq-selectbox__dropdown {
  top: 39px;
  /*width: 100%;*/
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  padding: 5px 0 0 0;
  background: #f7f7f7;
  border: 1px solid #EFEFEF;
  border-top: 0 none;
  position: relative;
  z-index: 100;
}
.jq-selectbox__select:active .jq-selectbox__dropdown,
.jq-selectbox.opened .jq-selectbox__dropdown {
  border-color: #cbcbcb;
}
.jq-selectbox__search {
  margin: 5px;
}
.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #F1F1F1;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}
.jq-selectbox ul {
  margin: 0;
  padding: 0;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 15px 5px 15px;
  color: #444444;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  white-space: nowrap;
}
.jq-selectbox li:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.jq-selectbox li:hover {
  color: #ffffff;
  background-color: #cbcbcb;
}
.jq-selectbox li.disabled {
  color: #AAA;
}
.jq-selectbox li.disabled:hover {
  background: none;
}
.jq-selectbox li.optgroup {
  font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}
.jq-selectbox li.option {
  padding-left: 25px;
}
.jq-checkbox {
  top: 0px;
  width: 24px;
  height: 24px;
  border: 1px solid #EFEFEF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #f7f7f7;
  overflow: visible !important;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-size: 15px;
  margin-right: 10px;
  float: left;
}
.jq-checkbox:hover {
  border-color: #cbcbcb;
}
.jq-checkbox:before {
  position: absolute;
  top: 50%;
  display: inline-block;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.jq-checkbox.checked:before {
  display: block;
}
.jq-checkbox .jq-checkbox__div {
  background: transparent;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.form ::-webkit-input-placeholder {
  color: #8b8b8b;
  opacity: 1;
}
.form ::-moz-placeholder {
  color: #8b8b8b;
  opacity: 1;
}
.form :-moz-placeholder {
  color: #8b8b8b;
  opacity: 1;
}
.form :-ms-input-placeholder {
  color: #8b8b8b;
  opacity: 1;
}
.form h1,
.form h2,
.form h3 {
  margin-bottom: 15px;
}
.form h1.margin-large,
.form h2.margin-large,
.form h3.margin-large {
  margin-bottom: 50px;
}
.form header {
  margin-bottom: 20px;
  margin-top: 13px;
}
.form header p {
  font-size: 20px;
}
.form header p:last-child {
  padding-bottom: 0 !important;
}
.form input[type=text],
.form input[type=email],
.form input[type=phone],
.form input[type=password],
.form input[type=datetime-local],
.form input[type=tel],
.form input[type=number],
.form textarea,
.form select {
  background-color: #f3f3f3;
  font-size: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  height: 45px;
  line-height: 1;
  text-overflow: ellipsis;
  border: 1px solid #EFEFEF;
}
.form select option,
.form .jq-selectbox__dropdown {
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.form .jq-selectbox__dropdown {
  padding-top: 10px;
  padding-bottom: 0;
}
.form input[type=button],
.form input[type=submit] {
  font-size: 15px;
}
.form textarea {
  line-height: 1.2;
  max-height: 500px;
  height: 110px;
  min-height: 60px;
  width: 100%;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.form .field-block:before,
.form .field-block:after {
  display: table;
  content: " ";
}
.form .field-block:after {
  clear: both;
}
.form .field-block + .field-block {
  margin-top: 15px;
}
.form .field-block .col:first-child {
  padding-left: 0 !important;
}
.form .field-block .col:last-child {
  padding-right: 0 !important;
}
.form .field-block .row + .row {
  margin-top: 15px;
}
.form .field-block label {
  font-size: 20px;
  padding-top: 12px;
}
.form .field-block .error {
  display: block;
  color: #cb1919;
  font-size: 12.5px;
  font-style: italic;
  padding-top: 5px;
}
.form .field-block input[type=text],
.form .field-block input[type=email],
.form .field-block input[type=phone],
.form .field-block input[type=password],
.form .field-block input[type=datetime-local],
.form .field-block input[type=tel],
.form .field-block input[type=number],
.form .field-block textarea,
.form .field-block select {
  width: 100%;
  max-width: 100%;
}
.form footer {
  margin-top: 15px;
}
.form footer:before,
.form footer:after {
  display: table;
  content: " ";
}
.form footer:after {
  clear: both;
}
.form footer .order-item {
  font-size: 15px;
  display: table;
  width: 100%;
}
.form footer .order-item:before,
.form footer .order-item:after {
  display: table;
  content: " ";
}
.form footer .order-item:after {
  clear: both;
}
.form footer .order-item + .order-item {
  margin-top: 15px;
}
.form footer .order-item .item-title,
.form footer .order-item .item-value {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}
.form footer .order-item .item-value {
  text-align: right;
  font-size: 20px;
}
.form footer .order-item.total-item {
  margin-top: 20px;
  padding-top: 10px;
  position: relative;
  border-top: 1px solid #EFEFEF;
}
.form footer .order-item.total-item .item-title {
  vertical-align: top;
  font-size: 17px;
}
.form footer .order-item.total-item .item-value {
  font-size: 35px;
}
.form footer .options-block {
  margin-top: 20px;
}
.form .checkbox-wrapper:before,
.form .checkbox-wrapper:after {
  display: table;
  content: " ";
}
.form .checkbox-wrapper:after {
  clear: both;
}
.form .checkbox-wrapper label,
.form .checkbox-wrapper span {
  line-height: 1.8;
  font-size: 13px;
  font-style: italic;
  margin-left: 2px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.form .checkbox-wrapper + .checkbox-wrapper {
  margin-top: 10px;
}
.form input[type=submit] {
  margin-top: 20px;
}
.form.login-form .remind-link {
  font-size: 15px;
}
.form.login-form input[type="submit"] {
  margin-top: 0;
}
.pager {
  /*height: 44px;*/
  line-height: 44px;
  text-align: center;
  margin: 0 0;
  white-space: nowrap;
}
.pager a,
.pager span {
  font-size: 12px;
  color: #444444;
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  line-height: 25px;
  margin: 0 2px;
}
.pager a:hover {
  color: #8b8b8b;
}
.pager .prev,
.pager .next {
  width: auto;
  margin-top: -2px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.pager .prev span,
.pager .next span {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.pager .prev .fa,
.pager .next .fa,
.pager .prev .activeFilter .delete,
.pager .next .activeFilter .delete,
.pager .prev .jq-selectbox__trigger,
.pager .next .jq-selectbox__trigger,
.pager .prev .jq-checkbox,
.pager .next .jq-checkbox {
  font-size: 18px;
  vertical-align: top;
}
.pager .prev .fa:first-child,
.pager .next .fa:first-child,
.pager .prev .activeFilter .delete:first-child,
.pager .next .activeFilter .delete:first-child,
.pager .prev .jq-selectbox__trigger:first-child,
.pager .next .jq-selectbox__trigger:first-child,
.pager .prev .jq-checkbox:first-child,
.pager .next .jq-checkbox:first-child {
  margin-right: 5px;
}
.pager .prev .fa:last-child,
.pager .next .fa:last-child,
.pager .prev .activeFilter .delete:last-child,
.pager .next .activeFilter .delete:last-child,
.pager .prev .jq-selectbox__trigger:last-child,
.pager .next .jq-selectbox__trigger:last-child,
.pager .prev .jq-checkbox:last-child,
.pager .next .jq-checkbox:last-child {
  margin-left: 5px;
}
.pager .prev span,
.pager .next span {
  width: auto;
  vertical-align: middle;
  display: inline-block;
}
.pager .prev:first-child,
.pager .next:first-child {
  margin-right: 10px;
}
.pager .prev:last-child,
.pager .next:last-child {
  margin-left: 10px;
}
.pager .prev:not(.disabled):hover span,
.pager .next:not(.disabled):hover span {
  color: #8b8b8b !important;
}
.pager .active {
  background-color: #dbb352;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff !important;
}
.pager .disabled *,
.pager .disabled *:hover {
  color: #d6d6d6;
  pointer-events: none;
}
.pager .separator {
  padding: 0 5px;
}
.item-per-page {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 100;
  font-size: 15px;
}
.item-per-page .label {
  margin-right: 15px;
  font-family: "Helvetica","Arial",sans-serif;
  font-weight: 100;
  font-size: 15px;
  color: #444;
}
.btn {
  display: inline-block;
  height: 45px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-size: 20px;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  color: #444444;
  text-align: center;
  line-height: 2.2;
  border: 1px solid #EFEFEF;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn-primary {
  background-color: #dbb352;
  color: #ffffff;
  border: 0 none;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  width: auto;
  cursor: pointer;
}
.btn-primary:hover {
  background-color: #e8cf91;
}
.btn-wide {
  width: 100%;
}
.btn-narrow {
  font-weight: normal;
  padding-left: 25px;
  padding-right: 25px;
}
.btn-toggle-group {
  font-size: 0;
  display: inline-block;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f7f7f7;
}
.btn-toggle-group a,
.btn-toggle-group button,
.btn-toggle-group input[type=submit],
.btn-toggle-group input[type=button],
.btn-toggle-group .btn {
  width: 45px;
  display: inline-block;
  font-size: 18px;
  line-height: 2.5;
  text-align: center;
}
.btn-toggle-group a:first-child,
.btn-toggle-group button:first-child,
.btn-toggle-group input[type=submit]:first-child,
.btn-toggle-group input[type=button]:first-child,
.btn-toggle-group .btn:first-child {
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-toggle-group a:last-child,
.btn-toggle-group button:last-child,
.btn-toggle-group input[type=submit]:last-child,
.btn-toggle-group input[type=button]:last-child,
.btn-toggle-group .btn:last-child {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.btn-toggle-group a:active,
.btn-toggle-group button:active,
.btn-toggle-group input[type=submit]:active,
.btn-toggle-group input[type=button]:active,
.btn-toggle-group .btn:active,
.btn-toggle-group a.active,
.btn-toggle-group button.active,
.btn-toggle-group input[type=submit].active,
.btn-toggle-group input[type=button].active,
.btn-toggle-group .btn.active {
  color: #8b8b8b;
  background-color: #EFEFEF;
}
.btn-toggle-group a:hover,
.btn-toggle-group button:hover,
.btn-toggle-group input[type=submit]:hover,
.btn-toggle-group input[type=button]:hover,
.btn-toggle-group .btn:hover {
  background-color: #e3e3e3;
}
.btn-toggle-group a + *,
.btn-toggle-group button + *,
.btn-toggle-group input[type=submit] + *,
.btn-toggle-group input[type=button] + *,
.btn-toggle-group .btn + * {
  border-left: 1px solid #fff;
}
.btn-toggle-group.disabled,
.btn-toggle-group:disabled,
.btn-toggle-group:disabled *,
.btn-toggle-group.disabled * {
  border-color: #e4e9ef;
}
#grid {
  position: relative;
  margin: 0px auto 0;
}
#grid.loaded {
  max-width: 1250px  !important;
}
#grid .box,
.cart_items .box {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 10px;
  margin: 10px 0 0;
  position: relative;
  /*min-height: 530px;*/
}
.cart_items .box {
  min-height: auto;
}
#grid .box:nth-of-type(4n+5) {
  margin-right: 0;
}
#grid .gridholder .col-xs-6.col-sm-6.col-md-3 {
  padding: 0 4px;
}
#grid .box.cube {
  padding-bottom: 0px;
}
#grid .cube .full-background,
#grid .cube .twitter {
  display: block;
  width: 230px;
  height: 230px;
  position: relative;
  text-align: center;
}
#grid .cube.big .full-background,
#grid .cube.big .twitter {
  height: 460px;
}
#grid .cube .full-background .title {
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 17pt;
  color: #dbb352;
  display: block;
  position: absolute;
  top: 88px;
  text-align: center;
  width: 100%;
}
#grid .cube.big .full-background .title {
  top: 160px;
}
#grid .cube .full-background .text {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 9pt;
  color: #fff;
  display: block;
  position: absolute;
  top: 107px;
  text-align: center;
  width: 100%;
  padding: 10px 20px;
}
#grid .cube.big .full-background .text {
  top: 177px;
}
#grid .cube .full-background .fake-button,
#grid .box .fake-button {
  display: inline-block;
  position: relative;
  top: 177px;
  padding: 7px 15px;
  border: 1px solid #dbb352;
  color: #dbb352;
}
#grid .cube.big .full-background .fake-button {
  top: initial;
  display: block;
  width: 100px;
  margin: 20px auto 0 auto;
}
#grid .cube .twitter {
  background: url(../img/icons/large/golden_twiter.png) center 40px no-repeat;
  padding: 90px 20px 20px 20px;
}
#grid .cube .twitter .name {
  color: #CACACA;
  margin-top: 25px;
  display: block;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 9pt;
}
#grid .box,
.cart_items .box {
  text-align: center;
}
#grid .box:hover,
.cart_items .box:hover {
  color: #ab9165;
}
.d4-block-system .col-xs-12 {
  padding: 0 7px;
}
.banerImgTex img {
  width: auto;
  position: relative;
}
.banerImgTex a {
  overflow: hidden;
  text-align: center;
}
#grid .box .slides,
.cart_items .box .slides {
  position: relative;
  /*max-height: 260px;*/
  width: 100%;
  overflow: hidden;
}
#grid .box .slides .holder,
.cart_items .box .slides .holder {
  position: relative;
  width: 100%;
  text-align: left;
}
#grid .box .slides .left,
#grid .box .slides .right,
.cart_items .box .slides .left,
.cart_items .box .slides .right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 9;
  display: inline-block;
  left: 10%;
}
#grid .box .slides .right {
  left: 90%;  margin-left: 0px;

  /* margin-left: -20px;*/
}

#grid .box .slides .left {
  margin-left: 0px;
  left: 2px;
}


#grid .box .slides .left:before,
.cart_items .box .slides .left:before {
  content: '\f137';
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 20px;
}
#grid .box .slides .right:before,
.cart_items .box .slides .right:before {
  content: '\f138';
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 20px;
}
#grid .box .slides:after,
.cart_items .box .slides:after {
  position: absolute;
  bottom: 0px;
  width: auto;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
  background-color: #ab9165;
  display: block;
}
#grid .box .slide,
.cart_items .box .slide {
  /*max-height: 260px;*/
  width: 100%;
  background-position: center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-color: white;
}
#grid .box .slide img,
.cart_items .box .slide img {
  width: 100%;
  position: relative;
}
#grid .box .slides .topSlides,
.cart_items .box .slides .topSlides {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  height: 288px;
  width: 230px;
  margin: 0 !important;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px;
}
#grid .box .slides .topSlides .slide,
.cart_items .box .slides .topSlides .slide {
  display: inline-block;
  width: 100px;
  height: 128px;
  margin: 5px;
}
#grid .box .slides .topSlides {
  width: 100%;
  height: auto;
}
#grid .box .slides .topSlides .slide {
  height: auto;
  width: 40%;
}
#grid .box .slides .topSlides .more,
.cart_items .box .slides .topSlides .more {
  display: inline-block;
  width: 100px;
  height: 128px;
  margin: 5px;
  background: rgba(255, 255, 255, 0.5);
  vertical-align: top;
  color: #fff;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 20pt;
  line-height: 20pt;
  padding-top: 40px;
  cursor: pointer;
}
#grid .box .star {
  position: absolute;
  margin-top: 14px;
  right: 10px;
  width: 18px;
  height: 18px;
  margin-top: -24px;
}
#grid .box .name,
.cart_items .box .name {
  display: block;
  padding-top: 12px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
  position: relative;
  margin: 0 auto;
  line-height: 17pt;
  width: auto;
  word-wrap:break-word;
}
#grid .box .text,
.cart_items .box .text {
  text-align: center;
  padding: 0 10px;
  font-size: 12px;
}
#grid .box .price-block,
.cart_items .box .price-block,
.cart_items .box .size-block {
  padding-top: 20px;
  color: #1A1A1A;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 20pt;
  line-height: 28px;
  padding-bottom: 15px;
  text-align: center;
}
.cart_items .box .price-block {
  padding-top: 10px;
}
.cart_items .box .size-block {
  padding-top: 20px;
}
#grid .box .old,
.cart_items .box .old {
  text-decoration: line-through;
  font-size: 11pt;
  color: #808080;
}
#grid .box .fake-button {
  top: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}
#grid .gridholder.loader:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(247, 247, 247, 0.5);
}
#grid .gridholder.loader:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 300px;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  z-index: 200;
  background: url('../img/icons/loader.svg');
}
.colors_picker {
  position: relative;
  padding-bottom: 20px;
}
#content .colors_picker .title {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 15pt;
  color: #1A1A1A;
}
.colors_picker .colors {
  display: block;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#content .colors_picker .title a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 12pt;
  color: #1A1A1A;
  padding: 1px 25px 1px 5px;
  margin: 0 5px;
  border: 1px solid #1A1A1A;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: url(../img/icons/small/mini_down.png) right 7px no-repeat;
}
.colors_picker .color {
  position: relative;
  display: inline-block;
  width: 71px;
  height: 89px;
  overflow: hidden;
  border-right: 2px solid #dbb352;
}
.colors_picker .color:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.colors_picker .color:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-right: 0px;
}
.colors_picker .color:before {
  display: block;
  width: 20px;
  height: 20px;
  /*background-image: url(../img/icons/small/icon_view.png);*/
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  z-index: 10;
}
.colors_picker .color:hover:after,
.colors_picker .color.active:after {
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  -webkit-box-shadow: inset 0 0 1000px rgba(218, 178, 82, 0.6);
  box-shadow: inset 0 0 1000px rgba(218, 178, 82, 0.6);
  z-index: 10;
}
#content .colors_picker .color img {
  width: 71px;
  z-index: 1;
  position: relative;
}
#content .sizes-block {
  margin-top: 15px;
}
#content .sizes-block .show-colors {
  text-align: center;
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 13px;
  /*  display: inline-block;*/
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #8b8b8b;
  padding: 2px 10px;
  color: #8b8b8b;
  vertical-align: top;
  width: 70px;
  margin: 0 auto;
  margin-bottom: 5px;
}
#content .sizes-block .show-colors:hover {
  border: 1px solid #1A1A1A;
}
#content .sizes-block .sizes {
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #8b8b8b;
  display: inline-block;
  padding: 2px 10px;
  color: #8b8b8b;
}
#content #down_nav_panel p {
  padding: 0;
}
#content {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 13px;
  color: #808080;
}

#content p {
  /* padding: 5px 0 25px 0;*/
  padding: 0px;
}


#content p.littlePadding {
  padding: 30px 0 20px 0;
}
#content p.headStripped {
  margin-top: -15px;
}
#content .big_image_max_width {
  margin: 0 -25px 10px -25px;
}
#content .big_image_max_width img {
  width: 100%;
}
#content .table {
  position: relative;
  width: 100%;
  font-size: 15px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  color: #1A1A1A;
}
#content .table td {
  padding: 10px;
}
#content .table tr td:first-child {
  padding-left: 20px;
}
#content .table-colored tr:nth-child(even) td {
  background-color: #f2f2f2;
}
#content .table-colored tr:nth-child(odd) td {
  background-color: transparent;
}
#content .table .smooth {
  color: #515151;
  width: 40%;
}
#grid .box .name .text {
  color: #808080;
}
#grid .box:hover .name .text {
  color: #dbb352;
  text-decoration: none;
}
#d4 #breadcrumbs {
  border-bottom: none;
  font-size: 16px;
}
#breadcrumbs ol {
  list-style: none;
}
#breadcrumbs ol li{
  display: inline-block;
}
#breadcrumbs h1 {
  font-weight: 600;
  margin-top: 15px;
}
#breadcrumbs h1:first-letter {
  text-transform: uppercase;
}
.heading1,
.heading2 {
  display: block;
  color: #1A1A1A;
  font-weight: bold;
}
.heading1 {
  padding: 33px 0 10px 0;
  font-size: 17pt;
}
.heading1.noBottomPadding {
  padding: 33px 0 0px 0;
}
.heading1.noPadding {
  padding: 0 !important;
}
.heading2 {
  padding: 33px 0 10px 0;
  font-size: 15pt;
}
.heading2.noPadding {
  padding: 0 !important;
}

.simple-text-page {
  width: auto;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  color: #111;
  counter-reset: sidenote-counter;
  /* to maintain height relative to table header row */
  /* add space between thead row and tbody */
}
.simple-text-page h1 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 3.2em;
  line-height: 1;
  margin-top: 15px;
  font-weight: bold;
}
.simple-text-page h2 {
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 2.2em;
  line-height: 1;
}
.simple-text-page h3 {
  font-style: italic;
  font-weight: bold;
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1;
}
.simple-text-page p.subtitle {
  font-style: italic;
  font-family: "Arial Narrow", "Arial", sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.8em;
  display: block;
  line-height: 1;
  padding: 0;
  text-transform: none;
}
.simple-text-page table {
  overflow-x: scroll;
  width: 98%;
  clear: left;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.4;
  margin: 1.4rem 1%;
  border-collapse: separate;
  border-spacing: 0 5px;
  -webkit-font-feature-settings: 'tnum';
  /* This is technically redundant */
  -moz-font-feature-settings: 'tnum';
  -ms-font-feature-settings: 'tnum';
}
.simple-text-page table.table-beta {
  font-family: "Arial Narrow", "Arial", sans-serif;
}
.simple-text-page thead th {
  text-align: left;
  border-bottom: 1px solid #AAAAAA;
  font-weight: 400;
  border-collapse: separate;
  border-spacing: 5px 5px;
}
.simple-text-page td.text {
  text-align: left;
}
.simple-text-page td > div.number {
  width: 27px;
  text-align: right;
  display: inline-block;
}
.simple-text-page span.table-label {
  padding-top: 8px;
}
.simple-text-page table.booktabs {
  width: auto;
  margin: 0 auto;
  border-spacing: 0px;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
}
.simple-text-page .booktabs th {
  border-bottom: 1px solid #333333;
  padding: 0.65ex 0.5em 0.4ex 0.5em;
  font-weight: normal;
  text-align: center;
}
.simple-text-page .booktabs th.cmid {
  border-bottom: 1px solid #666666;
}
.simple-text-page .booktabs th.nocmid {
  border-bottom: none;
}
.simple-text-page .booktabs tbody tr:first-child td {
  padding-top: 0.65ex;
}
.simple-text-page .booktabs td {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}
.simple-text-page .booktabs caption {
  font-size: 90%;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1ex;
  caption-side: top;
}
.simple-text-page .booktabs tbody tr td.l {
  text-align: left !important;
}
.simple-text-page .booktabs tbody tr td.c {
  text-align: center !important;
}
.simple-text-page .booktabs tbody tr td.r {
  text-align: right !important;
}
.simple-text-page article {
  position: relative;
  padding: 5rem 0em;
}
.simple-text-page section {
  padding-top: 1em;
  padding-bottom: 1em;
}
.simple-text-page p,
.simple-text-page ol,
.simple-text-page ul {
  font-size: 1.4em;
  line-height: 1.3;
}
.simple-text-page p {
  line-height: 24px;
  margin-top: 14px;
  margin-bottom: 14px;
  vertical-align: baseline;
  padding: 0 !important;
}
.simple-text-page blockquote p {
  font-size: 11px;
  width: 50%;
}
.simple-text-page blockquote footer {
  width: 50%;
  text-align: right;
}
.simple-text-page ul {
  width: 65%;
  list-style-type: disc;
  padding-left: 20px;
}
.simple-text-page ol {
  width: 65%;
  list-style: outside;
  list-style-type: decimal;
  padding-left: 20px;
}
.simple-text-page li {
  padding: 5px 0 15px;
}
.simple-text-page figure {
  max-width: 55%;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin-bottom: 3em;
}
.simple-text-page figcaption {
  float: right;
  clear: right;
  margin-right: -48%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.0em;
  line-height: 1.6;
  vertical-align: baseline;
  position: relative;
  max-width: 40%;
}
.simple-text-page figure.fullwidth figcaption {
  margin-right: 24%;
}
.simple-text-page a {
  color: #111;
  text-decoration: none;
  border-bottom: 1px solid #777;
  padding-bottom: 1px;
}
.simple-text-page img {
  max-width: 100%;
}
.simple-text-page .sidenote {
  float: right;
  clear: right;
  margin-right: -55%;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 19px;
  vertical-align: baseline;
  position: relative;
}
.simple-text-page .table-caption {
  float: right;
  clear: right;
  margin-right: -60%;
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.0em;
  line-height: 1.6;
}
.simple-text-page .sidenote-number {
  counter-increment: sidenote-counter;
}
.simple-text-page .sidenote-number:after,
.simple-text-page .sidenote:before {
  /*content: counter(sidenote-counter) " ";*/
  font-family: "Arial Narrow", "Arial", sans-serif;
  position: relative;
  vertical-align: baseline;
}
.simple-text-page .sidenote-number:after {
  content: counter(sidenote-counter);
  font-size: 10px;
  top: -5px;
  left: 1px;
}
.simple-text-page .sidenote:before {
  /*content: counter(sidenote-counter) " ";*/
  top: -5px;
}
.simple-text-page footer,
.simple-text-page div.table-wrapper {
  width: 55%;
}
.simple-text-page div.table-wrapper {
  overflow-x: scroll;
}

.error404 {
  margin-top: 45px;
  margin-bottom: 60px;
  text-align: center;
}
.error404 h1 {
  color: black;
  font-weight: 400;
  font-family: 'Didot';
  font-size: 139px;
}

.error404 h6 {
  color: black;
  font-weight: 400;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 28px;
}
.error404-product {
  margin-bottom: 8px;
}
.error404-product h1 {
  color: black;
  font-family: "Arial Narrow", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
}
.filter_open {
  /*background: url("../img/filter.png") center center no-repeat;*/
  display: block;
  height: 24px;
  padding-left: 5px;
  padding-top: 0px;
  font-family: "Arial Narrow", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  margin-bottom: 0px;
}
.filter_open:hover {
  cursor: pointer;
}
.footer_menu {
  background-color: #f3f3f3;
  text-align: center;
  margin-bottom: 20px;
}

.footer_menu .subscribeBlockFooter a {
  display: inline-block;
  color: #000;
  text-decoration: underline;
  padding: 10px 20px;
}

.cart_items {
  padding: 20px 0;
}
.cart_items .boxholder {
  margin: 0 auto;
  position: relative;
}
.cart_items .boxholder .box {
  margin: 5px;
  position: relative;
  overflow: hidden;
}
.cart_items .panel {
  text-align: left;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart_items .arrow {
  color: #1A1A1A;
  font-size: 14pt;
  padding: 15px;
  padding-left: 10px;
  padding-bottom: 30px;
  display: block;
}
.cart_items .size_selector .title {
  padding: 0 0 10px 0;
}
.cart_items .table td {
  padding: 2px !important;
  font-size: 10px;
}
.cart_items .table {
  margin-bottom: 10px;
}
.cart_items .gid {
  font-size: 9pt;
  padding-top: 20px;
}
.cart_items .ok:before {
  position: absolute;
  top: 11px;
  right: 50px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  display: block;
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 30px;
}
.cart_items .table tr td:first-child {
  padding: 2px !important;
  font-size: 10px;
}
.cart_items .delete:before {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  content: "\f057";
  font-family: 'FontAwesome';
  font-size: 30px;
}
.cart_items .deleteV:before {
  position: absolute;
  top: 0;
  right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  content: "\f058";
  font-family: 'FontAwesome';
  font-size: 30px;
  color: green;
}
.cart_items .deleteX:before {
  position: absolute;
  top: 0;
  left: 10px;
  width: 30px;
  height: 30px;
  display: block;
  content: "\f057";
  font-family: 'FontAwesome';
  font-size: 30px;
  color: #dbb352;
}
.cart_items {
  text-align: center;
}
.cart_items {
  display: inline-block;
  float: none;
}
.delete_dialog {
  position: absolute;
  background-color: #efefef;
  bottom: 200px;
  z-index: 1;
  width: 100%;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
  text-align: center;
  line-height: 50px;
  color: #1a1a1a;
  overflow: hidden;
  height: 50px;
}
.inner-container {
  padding: 20px;
  padding-top: 15px;
  background-color: #ffffff;
}


.to_shop {
  cursor: pointer;
}


.inner-container:before,
.inner-container:after {
  display: table;
  content: " ";
}
.inner-container:after {
  clear: both;
}
.order-page {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  color: #444444;
}
.order-page h2,
.order-page .h2 {
  font-style: normal;
  font-weight: bold;
  margin-top: 0;
  font-size: 24px;
  line-height: 1;
}
.order-page h3,
.order-page .h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  margin-top: 20px;
  line-height: 1;
}



.order-page .read-more-link {
  font-size: 12px;
  font-style: italic;
  text-decoration: underline;
  color: #8b8b8b;
  line-height: 1;
}



.order-page .read-more-link:hover {
  color: #dbb352;
}
.order-page .mini-cart h2 {
  text-align: left;
}
.order-page .mini-cart .price-block {
  min-height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.order-page .popup_static {
  margin-top: -60px;
  margin-bottom: 20px;
}

.form .cabinet-form-user .press-button a {
  display: inline-block;
  width: 100%;
  height: 45px;
  background-color: #dbb352;
  border-radius: 5px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  padding-top: 12px;
  margin-bottom: 10px;
}
.form .cabinet-form-user .add-address label{
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  padding-top: 5px;
}
.form .cabinet-form-user .add-address a{
  display: block;
  width: 25px;
  height: 25px;
  background-color: #f7f7f7;
  border: 1px solid #efefef;
  border-radius: 5px;
  color: #8b8b8b;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
}
.form .cabinet-form-user .press-button a.logout-user {
  background-color: #cbcbcb;
}
.form .cabinet-form-user .press-button a:hover {
  opacity: 0.8;
}
.cabinet-form p {
  padding: 5px 0 10px 0;
}

.menu_mobile {
  background-color: #000;
}

.btn-hamburger {
  border: none;
  background-color: #ffffff;
  background-size: auto 100%;
  width: 100%;
  height: 30px;
  margin-top: 4px;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 70%;
  -webkit-overflow-scrolling: touch;
  display: none;
  z-index: 9999;

  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

.slideout-panel {
  position: relative;
  z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

.over_menu {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background: rgba(255,255,255,0.6);
  top:0;
  left: 0;
  display: none;
  z-index: 9998;
}

#menu_mobile {
  text-align: center;
  padding: 10px;
  max-height: 100vh;
  padding-bottom: 90px;
}

#menu_mobile a {
  font-family: "Arial Narrow", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #fff;
  text-align: center;
  display: block;
}

#menu_mobile .bottom a {
  color: #dbb352;
}

#menu_mobile .sub {
  display: none;
  text-align: left;
  height: 300px;
  overflow-y: auto;
  padding: 20px 0;
}

/*#menu_mobile .sub:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 90px;
  width: 100%;
  height: 20px;
  background: -moz-linear-gradient(bottom, rgba(0,0,0, 0.2), #000 100%);
  background: -webkit-linear-gradient(bottom, rgba(0,51,0, 0.2), #000 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,0, 0.2), #000 100%);
  background: -ms-linear-gradient(bottom, rgba(0,0,0, 0.2), #000 100%);
  background: linear-gradient(to bottom, rgba(0,0,0, 0.2), #000 100%);
}
#menu_mobile .sub:before {
  content: '';
  position: absolute;
  right: 0;
  top: 20px;
  width: 100%;
  height: 20px;
  background: -moz-linear-gradient(top, rgba(0,0,0, 0.2), #000 100%);
  background: -webkit-linear-gradient(top, rgba(0,51,0, 0.2), #000 100%);
  background: -o-linear-gradient(top, rgba(0,0,0, 0.2), #000 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0, 0.2), #000 100%);
  background: linear-gradient(to top, rgba(0,0,0, 0.2), #000 100%);
}*/

#menu_mobile .sub a {
  font-size: 1.5em;
  text-align: left;
}
#menu_mobile .sub.min a {
  font-size: 1.2em;
  text-align: left;
  line-height: 22px;
}
#menu_mobile .sub a.prev {
  font-size: 2em;
  text-align: left;
  margin-bottom: 10px;
}

#menu_mobile .bottom {
  position: relative;
  bottom: 10px;
}

#menu_mobile .bottom a{
  text-align: center;
}
.close_mobile_menu {
  position: fixed;
  z-index: 9999;
  left: 57%;
  width: 64px;
  height: 64px;
  top: 0px;
  margin-top: 0px;
  background-color: #000000;
  /*background: url("../img/ArrowsBack.png") center center no-repeat;*/
  background-size: 100%;
}
#top_menu #cart {
  padding: 0 5px;
}
@media (min-width: 980px) {
  #d4 .d4-block-system .widget-image-text p {
    display: block;
  }

  #d4 .d4-block-system .widget-cube .inner p > * {
    display: block;
  }
}

@media (max-width: 1199px) {
  #menu_tab a.hide-in-1200 {
    display: none;
  }

  #menu_tab a {
    font-size: 16pt;
  }

  .order-page h2, .order-page .h2 {
    font-size: 28px;
  }

  .form .field-block label {
    font-size: 18px;
  }

  .form input[type=text], .form input[type=email], .form input[type=phone], .form input[type=password], .form textarea, .form select {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .block-margin-top-bottom-in-950 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .btn-narrow {
    padding: 6px;
  }

  .jq-checkbox {
    margin-right: 2px;
  }
}

@media (max-width: 1000px) {
  .hide-in-950, #menu_tab .hide-in-950, #menu_tab a.hide-in-950 {
    display: none;
  }

  .text-centered-in-950 {
    text-align: center;
  }

  #menu_tab {
    text-align: center;
  }
  #d4 #menu_tab a {
    margin: 0 8px;
    font-size: 17pt;
  }

  .fa-shopping-cart:before {
    content: '';
  }

  .fa-shopping-cart img {
    height: 30px;
    width: auto;
    position: relative;
    top: -3px;
  }

  #cart p, #to_shop p {
    margin-left: 0;
  }

  #top_menu #cart {
    background: none;
    border: none;
  }

  .order-page h2, .order-page .h2 {
    font-size: 24px;
  }

  .form .field-block label {
    font-size: 12px;
  }

  .form header p {
    font-size: 12px;
  }

  .form input[type=text], .form input[type=email], .form input[type=phone], .form input[type=password], .form textarea, .form select {
    font-size: 12px;
  }

  .simple-text-page ol, .simple-text-page ul {
    width: 100%;
  }
  .simple-text-page .sidenote, .simple-text-page .marginnote {
    float: none;
    clear: right;
    margin-right: 0;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 14px;
    vertical-align: baseline;
    display: block;
    font-style: italic;
  }

  #cart_popup {
    top: 58px;
  }
}

@media (max-width: 767px) {
  .jq-checkbox {
    margin-right: 10px;
  }
}

@media (max-width: 768px) {
  .btn-narrow {
    padding-left: 25px;
    padding-right: 25px;
  }

  .block-margin-top-bottom-in-950 {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .hide-in-768
  {
    display: block;
  }
  .show-to-768 {
    display: none;
  }

  .sizeshelper {
    text-align: center;
  }

  #product_info.hide-out-768 {
    display: none;
  }

  .cart_items .col-sm-3 {
    display: inline-block;
    float: none;
    width: 32%;
  }

  #buyer_block .sizes_list {
    left: 5px;
  }

  #buyer_block .sizes_list:before, #buyer_block .sizes_list:after {
    left: 101px;
  }
}

@media (min-width: 767px) {
  #buyer_block .size_status {
    display: none;
  }
}

@media (min-width: 992px) {
  #buyer_block .size_status {
    display: inline-block;
  }

  .cart_items .col-sm-3 {
    display: inline-block;
    float: none;
    width: 24%;
  }

  #named_list .named_right .divnamedlist.col-md-4 {
    /*width: 28%;*/
  }

  #buyer_block .sizes_list {
    left: 65px;
  }

  #buyer_block .sizes_list:before, #buyer_block .sizes_list:after {
    left: 41px;
  }
}

@media (max-width: 767px) {
  #product_info.show-in-700 {
    padding: 0px;
    padding-bottom: 15px;
  }

  #buyer_block .add_to_cart {
    padding: 0;
    max-width: none;
  }

  .text-centered-in-700 {
    text-align: center;
  }

  #buyer_block .size_block {
    padding: 0;
  }

  .hide-in-768, .show-in-768
  {
    display: none;
  }
  .text-centered-in-768 {
    text-align: center;
  }
  .sizeshelper {
    text-align: center;
  }

  #product_info .hide-in-768 {
    display: none;
  }

  #buyer_block .sizes_list {
    left: 50%;
    margin-left: -120px;
  }

  #buyer_block .sizes_list:before, #buyer_block .sizes_list:after {
    left: 40%;
  }
}

@media (max-width: 780px) {
  .hide-in-700,
  #product_info .hide-in-700,
  #menu_tab a.hide-in-700,
  .pager .prev span.hide-in-700,
  .pager .next span.hide-in-700
  {
    display: none;
  }

  .elements-group .jq-selectbox {
    width: 100%;
  }

  #product_gallery .up, #product_gallery .down {
    display: block;
  }

  #d3_login_form {
    width: 100%;
    left: 0;
    top: 0px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
  }

  #d3_forgot_password {
    width: 100%;
    left: 0;
    top: 0px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
  }

  #d3_restore_password {
    width: 100%;
    left: 0;
    top: 0px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
  }

  #d3_signup {
    width: 100%;
    left: 0;
    top: 0px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
  }

  #cart p, #to_shop p {
    margin-left: 5px;
  }

  #to_shop {
    padding: 15px 10px;
  }
  .arrows--back {
    margin-right: 5px;
  }

  .order-page h2, .order-page .h2 {
    font-size: 27px;
  }

  .form header p {
    font-size: 14px;
  }

  .form h1.margin-large, .form h2.margin-large, .form h3.margin-large {
    font-size: 22px;
  }

  #cabinet .order .status.status0 {
    background-color: #A8CC38;
    height: auto;
  }
  #cabinet .order .status.status1 {
    background-color: #DBB352;
    height: auto;
  }
}
@media (max-width: 1366px) {
  div.jq-selectbox__select {
    position: initial !important;
  }
}

@media (min-width: 980px) {
  .show-in-950 {
    display: none;
  }

}

@media (min-width: 768px) {
  .show-in-768 {
    display: none;
  }
}

@media (min-width: 780px) {
  .show-in-700, #product_info.show-in-700 {
    display: none;
  }
}
@media (max-width: 500px) {
  #cart p, #to_shop p {
    font-size: 10px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin-left: 0;
    margin-right: 0;
  }

  .hide-in-500,
  #menu_tab a.hide-in-500 {
    display: none;
  }

  #cart {
    padding: 5px 5px;
    width: 55px;
    padding-left: 10px;
    position: absolute;
  }

  .fa, .activeFilter .delete, .jq-selectbox__trigger, .jq-checkbox {
    font-size: 14px;
  }

  #content .table td {
    padding: 2px;
  }
  #content .table tr td:first-child {
    padding-left: 0;
  }
  #buyer_block .sizes_list li span {
    padding-left: 5px;
  }

  .fa-shopping-cart img {
    height: 18px;
    width: auto;
    position: relative;
    top: 0px;
  }

  .cart_items .arrow {
    font-size: 12pt;
    text-align: center;
  }

  .cart_items .delete:before {
    top: 32px;
    left: 50%;
    margin-left: -15px;
  }
  .cart_items .ok:before {
    top: 32px;
    left: 50%;
    margin-left: 25px;
  }

  .cart_items .ok.mar-lef:before {
    margin-left: -35px;
  }
  .cart_items .delete.mar-lef:before {
    margin-left: 5px;
  }
  .cart_items .panel {
    padding-bottom: 30px;
    margin-bottom: 0;
  }

  .delete_dialog {
    font-size: 0;
  }
}

@media (max-width: 400px) {
  .hide-in-400 {
    display: none;
  }

  .text-centered-in-400 {
    text-align: center;
  }

  .filter_open_div {
    /*width: 50px;
    margin-right: 15px;*/
  }

  .sort_open_div {
    width: auto;
  }

  .simple-text-page h1 {
    font-size: 2.2em;
  }

  .simple-text-page p.subtitle {
    font-size: 1.4em;
  }

  .simple-text-page p, .simple-text-page ol, .simple-text-page ul {
    font-size: 1.0em;
  }

  .simple-text-page h2 {
    font-size: 1.4em;
  }

  .simple-text-page h3 {
    font-size: 1.2em;
  }
}

@media (max-width: 360px) {
  .hide-in-350 {
    display: none;
  }

  #d4 .d4-block-system .name {
    font-size: 23px;
  }

  #grid .box .slides,
  .cart_items .box .slides,
  #grid .box .slide,
  .cart_items .box .slide {
    /*max-height: 160px;*/
  }

  .form footer .order-item .item-value {
    text-align: right;
    font-size: 18px;
  }

  .d3-modal-title {
    font-size: 18px;
  }

  #d3_signup .qur {
    margin: 2px 0;
    font-size: 9px;
  }

  #d3_signup .d3-modal-title {
    font-size: 18px;
    margin-bottom: 2px;
  }
  #d3_signup .d3-modal-subtitle {
    font-size: 12px;
    margin-bottom: 2px;
  }

  #d3_signup .d3-modal-input input {
    height: 30px;
  }

  #d3_signup .d3-modal-input .fa {
    top: 10px;
  }

  #d3_signup .d3-modal-input textarea {
    height: 65px;
    padding-top: 8px;
  }

  .d3-modal-yellow-button {
    height: 30px;
    line-height: 30px;
  }

  small, .small {
    font-size: 9px;
  }

  #d3_signup .col-xs-12.col-sm-12.col-md-12 {
    margin: 3px 0;
  }

  #d3_signup .margin--top {
    font-size: 10px;
  }

  #d3_signup {
    padding: 20px;
  }
  #d3_signup .dismiss {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #8b8b8b;
  }

  #grid .box .name, .cart_items .box .name {
    font-size: 12pt;
  }
  #grid .box .price-block, .cart_items .box .price-block, .cart_items .box .size-block {
    line-height: 22px;
    font-size: 14pt;
  }
}

@media (max-width: 340px) {
  .sort_open_div {
    position: absolute;
    margin-left: 50px;
    width: 70%;
  }
  .filter_open_div {
    position: relative;
    left: -10px;
  }
  .pager a, .pager span {
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
}

@media (max-width: 290px) {
  #menu_mobile a {
    font-size: 1.2em;
  }

  #menu_mobile .sub a {
    font-size: 1.1em;
    text-align: left;
  }

  #cart {
    margin-left: -10px;
  }
  #content .table {
    font-size: 10px;
  }

  #buyer_block .size_status {
    display: none;
  }
  #buyer_block .sizes_list:before, #buyer_block .sizes_list:after {
    left: 80%;
  }
}

a.button-register{
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: 17px 40px;
  border-radius: 3px;
  background: #1a1a1a;
  display: block;
  transition: 0.2s;
  text-transform: uppercase;
  width: 290px;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
}
a.button-register:hover { background: #e78404; }

.email-register {
  width: 290px;
  margin: 0 auto;
  background: #FDFCFB;
  color: #737373;
  border-radius: 3px;
  height: 50px;
  font-size: 18px;
  margin-bottom: 10px;
  border: none; text-align: center;
}

.popup_static .title {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  margin-top: 10px;
}

.text-reg {
  font-size: 16px;
  font-style: italic;
}

.popup_static #errorMessage {
  padding: 0px;
}

.tabs_menu {
  width: 100%;
  z-index:234;
  height: 50px;
  position: relative;
  padding: 0px !important;
}

.tabs_menu a {
  display: block;
  float: left;
  width: 113px;
  padding: 7px;
  margin: 3px 3px 20px 2px;
  font-size: 11px;
  color: white;
  text-align: center;
  background-color: #a1a1a1;
  border-radius: 7px;
}


.tabs_menu a:hover {
  text-decoration: none;
  background-color: #bebebe;
}


.color-bebbbb {
  background-color: #bebbbb;
}


.tabs_menu a:link {
  text-decoration:none !important;
}

.color-brands {
  float: left;
  clear: none;
}

.colors {
  float: left;
  clear: none;
}

#html_description {
  background-color: white;
  border: 1px #d8dcdf solid;
  border-radius: 5px;
  padding: 13px;
  width: 96%;
  float: left;
  clear: none;
}



@media (max-width: 370px) {
  .color-brands {
    text-align: center;
  }

  .tabs_menu a {
    margin-left:15px;
    width: 31%;
    font-size: 12px;
    margin-bottom: 5px;
  }

  #product_info {
    padding: 4px;
  }

  #html_description {
    width: 96%;
  }

}




@media (max-width: 1000px) {

  .block_banner  h4 {
    text-align: center;
  }


  .block_banner .img_bl_b {
    display: none;
  }


}


@media (max-width: 375px) {
  .color-brands {
    text-align: center;
  }

  .block_banner h1 {


    text-align: center;

  }


  .block_banner .img_bl_b {
    display: none;
  }

  .tabs_menu a {
    margin-left:15px;
    width: 31%;
    font-size: 12px;
    margin-bottom: 5px;
  }

  #product_info {
    padding: 4px;
  }

  #html_description {
    width: 96%;
  }

}



@media (max-width: 1200px) {

  .block_banner {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    max-width: 100%;
  }

  .block_banner p {
    font-size: 12px !important;
  }

  .text-box {
    padding-top: 30px !important;
  }

  .color-brands {
    text-align: left;
  }

  .tabs_all {
    margin-left: -3px !important;
    padding: 0px;
  }

  .tabs_menu a {
    margin-left:0px;
    width: 31%;
    font-size: 12px;
    margin-bottom: 5px;
  }

  .tabs_menu  {
    margin: 0px;
  }

  #html_description {
    width: 96%;
  }

  .products-mob {
    padding: 0px;
  }

}


.block_banner {
  width: 1140px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: white;
}

.box-img {
  float: left;
}
.txt-t-1 {
  position: relative;
  top:20px;
}
.text-box {
  float: left;
  height: 100%;
  text-align: justify;
  width: 100%;
  padding-top: 41px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}

.txt-c {
  text-align: center;
}

.text-box:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.block_banner h1 {
  font-size: 34px; /*or whatever you want*/
  color: #000;
  font-weight: bold;

  padding-bottom: 20px;
}




.block_banner_h {
  font-size: 34px; /*or whatever you want*/
  color: #000;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}



.block_banner  p {
  font-size: 15px; /*or whatever you want*/
  color: #000;
  float: left;
  clear: both;
}

.block_banner > img {
  display: block;
  max-width: 100%;
  height: 270px;

}


.field-block-txt label {
  font-size: 12px !important;
}


.mob {
  display: none;
}

@media (max-width: 414px) {
  .mob {
    display: block;
  }
  .desktop {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mob {
    display:  none;
  }
  .desktop {
    display: block;
  }
}


@media (max-width: 375px) {
  .mob {
    display: block;
  }
  .desktop {
    display: none;
  }
}

.options-block-desktop {
  padding-top:38px;
}


.margin-top-a-h {
  padding-top: 10px;
}

.btn-b {
  float: right;
}
































.mob {
  display: none;
}


@media (max-width: 414px) {
  .mob {
    display: block;
  }
  .desktop {
    display: none;
  }
}

.ipad-order {
  display: none;
}


@media (max-width: 1200px) {
  .order-page h2, .order-page .h2 {

    font-size: 18px;
  }

  #grid .box .price-block, .cart_items .box .price-block, .cart_items .box .size-block {
    font-size: 12pt;

  }

  .delete-gg-2 {
    top: -40px !important;
  }

  .img-w {
    width: 70px !important;
  }

  #grid .box .text, .cart_items .box .text {
    font-size: 11px !important;
  }

  .delete-gg {
    width: 75px !important;
  }
  .ipad-d {
    width: 161px !important;
    float: left;
  }
}


.ipad-d {
  width: 175px;
}


@media (max-width: 992px) {
  .ipad-d {
    width: 0px;
  }

  .delete-gg-ipad
  {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 100px;
    height: 26px;
    margin-top: -1px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);


  }



  .text-order {
    text-align: center;
  }

  .productsall-ipad > a {
    text-align: center;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-order {
    display: block;
  }

  .ipad-top {
    margin-top: 22px;
  }

  .name-order-ipad {
    font-weight: normal !important;
    padding: 0 10px;
    font-size: 15px !important;
    color: #808080;
    padding-top: 0px !important;
    text-align: center;
  }
  .price-block-order-ipad {
    text-align: center;
  }

  #content .sizes-block-order-ipad {
    padding: 0 10px;
    margin-top: 5px;
    text-align: center;
    border: 0px !important;
  }


}






@media (max-width: 770px) {
  .sel1-order {
    margin-top: 310px !important;
  }

}








@media (max-width: 740px) {
  .top-d {
    margin-top: 40px;
  }
  .form input[type=text] {
    height: 40px;
  }

  .field-block-mob {
    margin-top: 100px;
  }
  .ipad-order {
    display: none;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-mob {
    display: block;
  }

  .ipad-d2 {
    width: 130px;
    float: left;
    padding: 0px;
  }
  .inner-container2 {
    padding-top: 15px;
    background-color: #ffffff;
  }


  .delete-gg2 {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    /* padding: 0px 45px 20px 18px; */
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 110px;
    height: 26px;
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

}



@media (max-width: 375px) {
  .top-d {
    margin-top: 40px;
  }
  .form input[type=text] {
    height: 40px;
  }

  .field-block-mob {
    margin-top: 100px;
  }
  .ipad-order {
    display: none;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-mob {
    display: block;
  }
  .inner-container2 {
    padding-top: 15px;
    background-color: #ffffff;
  }


  .delete-gg2 {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    /* padding: 0px 45px 20px 18px; */
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 110px;
    height: 26px;
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }



}







.options-block-desktop {
  padding-top:38px;
}


.margin-top-a-h {
  padding-top: 10px;
}

.btn-b {
  float: right;
}


input.input-txt-desktop {
  font-size: 12px !important;
  height: 35px !important;
  width: 290px !important;
}


.btn-add-d {
  font-size: 11px !important;
  height: 35px !important;
  text-align: center !important;
}

.col-w {
  padding-left: 0px;
}


.field-block textarea {
  font-size: 12px !important;

}

.jq-selectbox__dropdown {
  top: 35px;
}


#content .sizes-block .sizes-2 {

  border: 0px;
  display: inline-block;
  color: #1A1A1A;
}





@media (max-width: 414px) {
  .mobi {
    display: block;
  }
  .desctopp {
    display: none;
  }
}


@media (max-width: 375px) {
  .mobi {
    display: block;
  }
  .desctopp {
    display: none;
  }
}

.star-order {
  float: right;
}

.name-order {
  font-weight: normal !important;
  padding: 0 10px;
  text-align: right !important;
  font-size: 15px !important;
  color: #808080;
  padding-top: 0px !important;
}

.text-order {
  text-align: right !important;

}


#content .sizes-block-order {
  padding: 0 10px;
  margin-top: 0px;
  text-align: right;
  border: 0px !important;
}

.price-block-order {
  text-align: right !important;
}

.old-order {
  padding: 0 10px;
}


.activeFilter .delete2:before {
  content: "\f00d";
}

.delete-gg {
  border: 1px solid #dbb352;
  display: inline-block;
  font-size: 11px;
  /* padding: 0px 45px 20px 18px; */
  line-height: 23px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  color: #444444;
  width: 100px;
  height: 26px;
  margin-top: -1px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}

.productsall {
  line-height: 0px;
}


.inner-container-order {
  padding: 0px;
}

h2.h2-order {
  font-size: 24px;
  margin-left: 14px;
}




@media (max-width: 414px) {

  .ipad-d2 {
    width: 128px !important;
    float: left;
    padding: 0px;
  }
}


@media (max-width: 375px) {

  .ipad-d2 {
    width: 128px;
    float: left;
    padding: 0px;
  }
}


@media (max-width: 768px) {
  .order-page .mini-cart h2 {
    padding-left: 15px;
  }
  .ipad-d {
    width: 155px !important;
    float: left;
  }
}




.btn-primary-order {
  background-color: #fff;
  color: #444444;
  border: 0 none;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  width: auto;border: 1px solid #dbb352;
  cursor: pointer;
  line-height: 0px;
}
.btn-primary-order:hover {
  background-color: #dbb352;
  color: #ffffff;
  border: 0px;
}


.name-wrap {
  white-space: nowrap
}


.but-1 {
  width: 40px;
}




.d3_login_form2 {
  width: 180px;
  height: 150px;
  top: 6%;
  left: 25%;
  position: absolute;
  background-color: #fff;
  padding: 30px;
  z-index: 992312312312399;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.delete-gg3 {
  border: 1px solid #dbb352;
  display: inline-block;
  font-size: 10px;
  /* padding: 0px 45px 20px 18px; */
  line-height: 23px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  color: #444444;
  width: 43px;
  height: 26px;
  margin-top: -1px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}



.d3_login_form2 .dismiss,
#d3_forgot_password .dismiss,
#d3_subscribe_form .dismiss,
#d3_restore_password .dismiss,
#d3_activate_first_promocode .dismiss{
  position: absolute;
  top: 0px;
  right: 4px;
  color: #8b8b8b;
}
.d3_login_form2 .logo {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border: 4px solid #dbb352;
}
.d3_login_form2 .d3-modal-logo-title {
  color: #8b8b8b;
  font-size: 16px;
  text-align: center;
  padding-bottom: 40px;
}
.d3_login_form2 input {
  width: 80%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  display: block;
  margin: 0 auto 15px auto;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.d3_login_form2 input.error {
  border: 1px solid #d12d2d;
}
.d3_login_form2 .d3-modal-yellow-button {
  width: 80%;
  margin: 15px auto 45px auto;
}
.d3_login_form2 a {
  color: #444444;
  display: block;
  text-align: center;
  font-size: 10px;
  margin-bottom: 15px;
}
.d3_login_form2 .d3-modal-error {
  color: #d12d2d;
  top: 153px;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
}
.d3_login_form2.error .d3-modal-error {
  display: block;
}





.mob {
  display: none;
}


@media (max-width: 414px) {
  .mob {
    display: block;
  }
  .desktop {
    display: none;
  }
}

.ipad-order {
  display: none;
}

@media (max-width: 1200px) {
  .order-page h2, .order-page .h2 {

    font-size: 18px;
  }

  #grid .box .price-block, .cart_items .box .price-block, .cart_items .box .size-block {
    font-size: 12pt;

  }

  .delete-gg-2 {
    top: -40px !important;
  }

  .img-w {
    width: 70px !important;
  }

  #grid .box .text, .cart_items .box .text {
    font-size: 11px !important;
  }

  .delete-gg {
    width: 75px !important;
  }
  .ipad-d {
    width: 161px !important;
    float: left;
  }
}


.ipad-d {
  width: 175px;
}

.searchField {
  cursor: pointer;
}



.ipad-order2 {
  display: none;
}


@media (max-width: 992px) {
  .ipad-d {
    width: 0px;
  }
  .ipad-order2 {
    display: block;
  }

  .delete-gg-ipad
  {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 100px;
    height: 26px;
    margin-top: -1px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);


  }



  .text-order {
    text-align: center;
  }

  .productsall-ipad > a {
    text-align: center;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-order {
    display: block;
  }

  .ipad-top {
    margin-top: 22px;
  }

  .name-order-ipad {
    font-weight: normal !important;
    padding: 0 10px;
    font-size: 15px !important;
    color: #808080;
    padding-top: 0px !important;
    text-align: center;
  }
  .price-block-order-ipad {
    text-align: center;
  }

  #content .sizes-block-order-ipad {
    padding: 0 10px;
    margin-top: 5px;
    text-align: center;
    border: 0px !important;
  }


}







@media (max-width: 770px) {
  .sel1-order {
    margin-top: 310px !important;
  }

}


.ipad-mob {
  display: none;
}







@media (max-width: 740px) {
  .top-d {
    margin-top: 40px;
  }
  .form input[type=text] {
    height: 40px;
  }

  .field-block-mob {
    margin-top: 100px;
  }
  .ipad-order {
    display: none;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-mob {
    display: block;
  }
  .ipad-order2 {
    display: none;
  }
  .ipad-d2 {
    width: 130px;
    float: left;
    padding: 0px;
  }
  .inner-container2 {
    padding-top: 15px;
    background-color: #ffffff;
  }


  .delete-gg2 {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    /* padding: 0px 45px 20px 18px; */
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 110px;
    height: 26px;
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

}



@media (max-width: 375px) {
  .top-d {
    margin-top: 40px;
  }
  .form input[type=text] {
    height: 40px;
  }

  .field-block-mob {
    margin-top: 100px;
  }
  .ipad-order {
    display: none;
  }
  .mob {
    display: none;
  }
  .desktop {
    display: none;
  }
  .ipad-mob {
    display: block;
  }
  .inner-container2 {
    padding-top: 15px;
    background-color: #ffffff;
  }


  .delete-gg2 {
    border: 1px solid #dbb352;
    display: inline-block;
    font-size: 11px;
    /* padding: 0px 45px 20px 18px; */
    line-height: 23px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #fff;
    color: #444444;
    width: 110px;
    height: 26px;
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }



}







.options-block-desktop {
  padding-top:38px;
}


.margin-top-a-h {
  padding-top: 10px;
}

.btn-b {
  float: right;
}


input.input-txt-desktop {
  font-size: 12px !important;
  height: 35px !important;
  width: 290px !important;
}


.btn-add-d {
  font-size: 11px !important;
  height: 35px !important;
  text-align: center !important;
}

.col-w {
  padding-left: 0px;
}


.field-block textarea {
  font-size: 12px !important;

}

.jq-selectbox__dropdown {
  top: 35px;
}


#content .sizes-block .sizes-2 {

  border: 0px;
  display: inline-block;
  color: #1A1A1A;
}





@media (max-width: 414px) {
  .mobi {
    display: block;
  }
  .desctopp {
    display: none;
  }
}


@media (max-width: 375px) {
  .mobi {
    display: block;
  }
  .desctopp {
    display: none;
  }
}

.star-order {
  float: right;
}

.name-order {
  font-weight: normal !important;
  padding: 0 10px;
  text-align: right !important;
  font-size: 15px !important;
  color: #808080;
  padding-top: 0px !important;
}

.text-order {
  text-align: right !important;

}


#content .sizes-block-order {
  padding: 0 10px;
  margin-top: 0px;
  text-align: right;
  border: 0px !important;
}

.price-block-order {
  text-align: right !important;
}

.old-order {
  padding: 0 10px;
}


.activeFilter .delete2:before {
  content: "\f00d";
}

.delete-gg {
  border: 1px solid #dbb352;
  display: inline-block;
  font-size: 11px;
  /* padding: 0px 45px 20px 18px; */
  line-height: 23px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  color: #444444;
  width: 100px;
  height: 26px;
  margin-top: -1px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}

.productsall {
  line-height: 0px;
}


.inner-container-order {
  padding: 0px;
}

h2.h2-order {
  margin-left: 14px;
}




@media (max-width: 414px) {

  .ipad-d2 {
    width: 128px !important;
    float: left;
    padding: 0px;
  }
}


@media (max-width: 375px) {

  .ipad-d2 {
    width: 128px;
    float: left;
    padding: 0px;
  }
}


@media (max-width: 768px) {
  .order-page .mini-cart h2 {
    padding-left: 15px;
  }
  .ipad-d {
    width: 155px !important;
    float: left;
  }
}




.btn-primary-order {
  background-color: #fff;
  color: #444444;
  border: 0 none;
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-right: 40px;
  width: auto;border: 1px solid #dbb352;
  cursor: pointer;
  line-height: 0px;
}
.btn-primary-order:hover {
  background-color: #dbb352;
  color: #ffffff;
  border: 0px;
}


.name-wrap {
  white-space: nowrap
}


.but-1 {
  width: 40px;
}




.d3_login_form2 {
  width: 180px;
  height: 150px;
  top: 6%;
  left: 5%;
  position: absolute;
  background-color: #fff;
  padding: 30px;
  z-index: 992312312312399;
  font-family: "Helvetica", "Arial", sans-serif;
  display: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 12px rgba(203, 203, 203, 0.25), 0 0 0 6px rgba(203, 203, 203, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.delete-gg3 {
  border: 1px solid #dbb352;
  display: inline-block;
  font-size: 10px;
  /* padding: 0px 45px 20px 18px; */
  line-height: 23px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  color: #444444;
  width: 43px;
  height: 26px;
  margin-top: -1px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}



.d3_login_form2 .dismiss,
#d3_forgot_password .dismiss,
#d3_subscribe_form .dismiss,
#d3_restore_password .dismiss,
#d3_activate_first_promocode .dismiss{
  position: absolute;
  top: 0px;
  right: 4px;
  color: #8b8b8b;
}
.d3_login_form2 .logo {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border: 4px solid #dbb352;
}
.d3_login_form2 .d3-modal-logo-title {
  color: #8b8b8b;
  font-size: 16px;
  text-align: center;
  padding-bottom: 40px;
}
.d3_login_form2 input {
  width: 80%;
  border: 1px solid #EFEFEF;
  background-color: #f3f3f3;
  height: 45px;
  line-height: 45px;
  color: #8b8b8b;
  display: block;
  margin: 0 auto 15px auto;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.d3_login_form2 input.error {
  border: 1px solid #d12d2d;
}
.d3_login_form2 .d3-modal-yellow-button {
  width: 80%;
  margin: 15px auto 45px auto;
}
.d3_login_form2 a {
  color: #444444;
  display: block;
  text-align: center;
  font-size: 10px;
  margin-bottom: 15px;
}
.d3_login_form2 .d3-modal-error {
  color: #d12d2d;
  top: 153px;
  left: 0px;
  right: 0px;
  text-align: center;
  display: none;
}
.d3_login_form2.error .d3-modal-error {
  display: block;
}









.ipad-d22 {
  width: 183px;
}

.pad-h2-56 {
  padding-left: 10px;
}

.order-form-cart {
  margin-top: 34px;
}

.left-h2 {
  padding-left: 15px;
}


.ipad-cart {
  display: none;
}


.mob-cart {
  display: none;
}






@media (max-width: 320px) {



  .li-3-korz {
    padding-left: 0px !important;
  }

  #cart_popup {
    position: absolute;
    top: 60px;
    width: 240px;
    right: 0px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


}












@media (max-width: 1024px) {

  .ipad-d22 {
    width: 155px;
  }

  .pad-h2-56 {
    padding-top: 4px;
  }

  #d4 #menu_tab {
    margin-left:55px;
  }

}

@media (max-width: 320px) {


  .head_under_logo {
    font-size: 10px !important;
  }


}




@media (max-width: 414px) {


  #d4 #menu_tab {
    margin-left:0px;
  }
  .head_under_logo {
    padding-left: 15px;
    font-size: 14px;
  }


}



@media (max-width: 1023px) {
  .ipad-cart {
    display: block;
  }

  .desktop-cart {
    display: none;
  }

  .form footer .order-item.total-item .item-value {
    font-size: 24px;
  }

  .order-form-cart {
    margin-top: 20px;
  }

}





@media (max-width: 1200px) {
  .ipad-d22 {
    width: 155px;
  }

  .pad-h2-56 {
    padding-top: 4px;
  }

}




@media (max-width: 768px) {
  .form h1.margin-large, .form h2.margin-large, .form h3.margin-large {
    margin-bottom: 30px;
  }


  .desktop-cart {
    display: none;
  }

  .form footer .order-item.total-item .item-value {
    font-size: 24px;
  }

  .order-form-cart {
    margin-top: 20px;
  }

}





@media (max-width: 375px) {

  .mob-cart {
    display: block;
  }

  .ipad-cart {
    display: none;
  }


  .desktop-cart {
    display: none;
  }
  .form h1.margin-large, .form h2.margin-large, .form h3.margin-large {
    font-size: 18px;
  }

  .order-form-cart-mob {
    margin-top: 40px;
  }

  .left-h2 {
    font-size: 18px;

    padding-left: 0px;
  }

  h3.margin-large {
    margin-bottom: 0px !important;
  }

}







@media (max-width: 740px) {
  .mob-cart {
    display: block;
  }

  .ipad-cart {
    display: none;
  }


  .desktop-cart {
    display: none;
  }
  .form h1.margin-large, .form h2.margin-large, .form h3.margin-large {
    font-size: 18px;
  }

  .order-form-cart-mob {
    margin-top: 40px;
  }

  .left-h2 {
    font-size: 18px;

    padding-left: 0px;
  }

  h3.margin-large {
    margin-bottom: 0px !important;
  }


}




.h-korz {
  text-align: center;
  padding-top: 20px;
}


#cabinet {
  color: #444444 !important;
}




@media (max-width: 768px) {


  #cabinet input.input-txt-desktop {
    width: 100% !important;
  }



  #cabinet .text-centered-in-950 {
    text-align: left;
  }


  .col-wid-100 {
    width: 100%;
  }

  .w-margin-t {
    margin-top: 15px;
  }

  .col-iadp-w-2 {
    width: 45%;
  }


}


@media (max-width: 414px) {

  .col-iadp-w-2 {
    width: 90%;
  }

}



@media (max-width: 320px) {

  .col-iadp-w-2 {
    width: 100%;
  }

}


.accordion {
  background-color: white;
  width: 100%;
}


/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.top-marg-55 {
  cursor: pointer;
  margin-bottom: 23px;
}

button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;

  padding-top: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 25px;
  transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}

button.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  padding-right: 20px;
  padding-top: -4px;
  top: -2px;
  position: relative;
}

button.accordion.active:after {
  content: "\2212";
}

div.panel {
  /*padding: 0 18px;*/
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.h1-main-top {
  font-size: 26px;
}


.login, .korzina, .vjod, .podpisk, .linkk-filtr, .a-brads {
  cursor: pointer;
}

ul.fotoshmoto-model-list li {
  display: table-cell !important;
}

.fotoshmoto-powered-by {
  display: none !important;
}

.a-insta {
  height: 100px;
  cursor: pointer;
  font-size: 24px;
  display: block;
  margin-bottom: -40px;
  margin-top: 40px;
  position: relative;
  z-index: 555;
  text-align: center;
}



.head_under_logo {
  text-align: center;
  font-family: "Fira Sans Italic", "Arial", sans-serif;
  color: #131313;
  padding-top: 5px;
  padding-left: 27px;
}


.logo-h {
  padding-top: 6px;
}


.a-buts-head > a {
  cursor: pointer;  font-size: 16px !important;
  font-family: "Fira Sans", "Arial", sans-serif;
}


.l-bls {
 /* margin-top: 12px;*/
}



.r-bl-fl {
  margin-top: 7px;
  float: right;
}

.li-3-korz {
  padding-left: 10px;
}


.li-1-korz {
  padding-right: 10px;
}

.f-size-20 {
  font-size: 16px !important;
  font-family: "Fira Sans", "Arial", sans-serif;


}

.center {
  text-align: center;
}
table.table td {
  color: #515151;
}

table.table td.dbb352 {
  background-color: #dbb352 !important;
  color: #515151 !important;
  opacity: 0.6;
  border:0px;
  border-bottom:0px !important;
  border-top: 0px !important;

}


.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td.border-tops, .table>tfoot>tr>td {

  border-top: 1px solid #dbb352;

}

.font-playfair {
  font-family: "Playfair Display", "Arial", sans-serif;
}


.heading-gid {
  font-family: "Fira Sans", "Arial", sans-serif;
  font-size: 28px;

}

table tr td {
  font-family: "Fira Sans", "Arial", sans-serif !important;

}


.font-firasansa{
  font-family: "Fira Sans", "Arial", sans-serif;

}

table tr td > p{
  color: #515151 !important;

}



.fixed {
  position: fixed !important;
  top: 0px !important;
  background-color: #ffffff !important;
  z-index: 34534534;
}


.filter-black {
  color: black !important;
  text-decoration: none !important;
  margin-right: 0px !important;
}


.filter-black:hover {
  text-decoration: underline !important;
}




#menu_tab_ipad {
  display: none;
}



@media (max-width: 500px) {

  .korz-empty, .korz-full {
    margin-top: 13px !important;
  }


}




@media (max-width: 750px) {


  #menu_tab_not_ipad {
    display: block !important;
  }
  #menu_tab_ipad {
    display: none !important;
  }

}




@media (max-width: 414px) {

  .korz-empty, .korz-full {
    margin-top: 12px !important;
  }


}








@media (max-width: 1000px) {

  .korz-empty, .korz-full {
    margin-top: 25px;
    float: right;

  }

  .heading1.noPadding {
    display: none;
  }

}






@media (max-width: 890px) {
  .phone-ipad-see {
    display: block;
  }


  html {
    background: #f3f3f3;
  }
  .menu_ipad_r {
    margin-left: 30px !important;
  }
  .order-page {
    padding-top: 0px !important;
  }
  .btn-hamburger {
    float: left;
    margin-left: -32px;
    /* right: 0px; */
    left: 0px;
    float: left;
    margin-top: 4px;
  }
  .korz-empty, .korz-full {
    margin-top: 27px;
    float: right;
  }
  #menu_tab_not_ipad {
    display: none;
  }
  #menu_tab_ipad {
    display: block;
    margin-left: 34px;
  }
  #menu_tab a.active:after {

    background-color: unset;

  }

  #cart_popup {
    position: absolute;
    top: 70px;
    width: 240px;
    right: -13px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


  .head_under_logo {
    display: none;
  }

  #d4 #menu_tab {
    margin-left: 0px;
  }

  .logo-h > img {
    margin-top:  14px;
  }


}







img.phno {
  width: auto;height: 30px;position:absolute;top:25px;left:60px;
}



@media (max-width: 1000px) {
  .btn-hamburger  {
    position: relative;
    top: 5px;
    margin-left: -30px;
  }
}


@media (max-width: 880px) {
  .btn-hamburger  {
    position: relative;
    top: 0px;
    margin-left: -30px;
  }
}




img.user-ico {
  width: auto;height: 30px;position:absolute;top:25px;left:30px;
}


@media (max-width: 740px) {

  img.user-ico {
    display: none;}
  .menu_ipad_r {
    margin-left: 0px !important;
  }
  #d4 #menu_tab {
    margin-left: -30px;
  }
  .phone-ipad-see {
    display: none;
  }

}


@media (max-width: 550px) {
  .phone-ipad-see {
    display: none;
  }
  img.user-ico {
    display: none;}

  #d4 #menu_tab {
    margin-left: 0px;
  }


}




@media (max-width: 680px) {

  #cart_popup {
    top: 50px;
  }
  .btn-hamburger {
    float: left;
    margin-left: -15px;
    left: 0px;
    float: left;
    margin-top: 4px;
  }
  .korz-empty, .korz-full {
    margin-top: 18px;
    float: right;

  }


  #cart_popup {
    position: absolute;
    top: 70px;
    width: 240px;
    right: -13px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


}



@media (max-width: 520px) {

  #cart_popup {
    top: 50px;
  }

  #cart_popup {
    position: absolute;
    top: 70px;
    width: 240px;
    right: 32px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


}


@media (max-width: 414px) {
  .btn-hamburger {
    float: left;
    margin-left: -3px;
    /* right: 0px; */
    left: 0px;
    float: left;
    margin-top: 4px;
  }
  #cart_popup {
    top: 50px;
  }

  #cart_popup {
    position: absolute;
    top: 60px;
    width: 240px;
    right: -13px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


}



@media (max-width: 375px) {



  #cart_popup {
    position: absolute;
    top: 60px;
    width: 240px;
    right: -14px;
    z-index: 549;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px;
    -webkit-box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    box-shadow: 2px 3px 10px rgba(17, 17, 17, 0.37);
    display: none;
  }


}



@media (max-width: 950px) {




  ul.li-fl-l {
    margin: 15px auto;
    width: 250px;
    height: 50px;
  }

  .rowfooter > p {
    padding-top: 10px;
  }

}

ul.li-fl-l {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}

ul.li-fl-l li {
  padding-left: 30px;
}





.filters-grid .overview {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}



.filters-grid .filter_group .content {
  overflow: hidden;
  position: relative;
}



/*
.filters-grid .filter_group.scroll .content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -20px 20px -20px rgba(0, 0, 0, 0.1);
}
*/


.filters-grid .scrollbar,
.widget-brands .scrollbar {
  display: none;
}

.cursor-name {
  cursor: pointer;
}

#sexFilterItemsLink {
  cursor: pointer;
}





@media (max-width: 414px) {

  #buyer_block .sizes_list li {
    padding: 5px 7px;
    font-size: 14px;

  }
  #menu_mobile .sub {
    height: 400px;
  }
  #reset-filters {
    display: block;
    padding-top: 7px;
    font-size: 18px;
  }

}











.add_to_cart_2 {
  position:absolute;right:35px;color: #dbb352;
  top: 56px;
  cursor: pointer;
}


.add_to_cart_2:hover {
  color: #dbb352
}


@media (max-width: 1200px) {
  #buyer_block .add_to_cart {
    border:0px;
  }
  .add_to_cart_2 {
    /* position: absolute; */
    right: 10px;
    color: #dbb352;
    position: static;    text-decoration: underline;
  }


  #buyer_block .actions_tab {

    height: auto;

  }


}


.pager a {
  cursor: pointer;
}

.fotoshmoto-container.fotoshmoto-responsive .fotoshmoto-list[data-v-26a7b15c] {
  overflow: hidden !important;
}

.f-size-s {
  font-size: 21px !important;
}

.copyright {
  font-size: 11px;
  color: #8b8b8b;
  padding: 10px 30px;
}