/* GRID */
@import url('bootstrap.min.css');
body,html{padding:0;margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}ul{margin:0;padding:0;}li{list-style:none;}
a, a:hover, a:focus{outline:none}

/*base*/
::selection {
    color: #ffffff;
    opacity: 1;
}

::-moz-selection {
    color: #ffffff;
    opacity: 1;
}

::-webkit-selection {
    color: #ffffff;
    opacity: 1;
}

html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
/*	height: 100%;*/
  padding: 0;
  margin: 0;
}

.wrapper {
	min-height: 100%;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
}

form, body, iframe {
    margin: 0;
    padding: 0;
}

img, table, iframe {
    border: 0;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
}

p:empty {
	display:none;
}

.typography_list ol,
.typography_list ul {
	padding-bottom:0!important;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.child_fl > * {
	float: left;
}

.child_fr > * {
	float: right;
}

.text_align_left {
	text-align: left;
}

.text_align_right {
	text-align: right;
}

.text_align_center {
	text-align: center;
}

/*FORMS*/
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
    outline: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    height: 35px;
	border:1px solid;
    width: 100%;
    float: none;
    font-size: 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
	padding:4px 14px 6px 14px;
	margin-bottom:10px;
	outline:none;
	background:none;
}

textarea {
    margin-bottom: 10px;
    resize: none;
    opacity: 1;
    -moz-osx-font-smoothing: grayscale;
    height: 120px;
	padding:7px 14px 6px 14px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    -webkit-font-smoothing: antialiased;
}

input[type="text"]::-moz-placeholder {
    opacity: 1;
    -moz-osx-font-smoothing: grayscale;
}

input[type="email"]::-moz-placeholder {
    opacity: 1;
    -moz-osx-font-smoothing: grayscale;
}

input[type="password"]::-moz-placeholder {
    opacity: 1;
    -moz-osx-font-smoothing: grayscale;
}

.gt3_retina_on {
	display: none;
}

/* Headers */

.logo_mobile,
.mobile_header {
	display: none;
}

a.logo_link {
	display: inline-block;
	line-height: 1px;
	vertical-align: top;
	position: relative;
	top: 3px;
}

.gt3_header_type_36 a.logo_link {
	margin: 27px 0 8px;
}

.gt3_header_type_37 a.logo_link {
	margin: 27px 0 33px;
}

header {
	background: #303238;
	width: 100%;
	color: #ffffff;
}

header a {
	color: inherit;
}

.head_block {
	padding: 32px 0 0;
	box-sizing: border-box;
}

.menu_mobile_toggler {
	display: none;
}

header .main_menu_wrapper {
	margin-left: 30px;
}

header .menu {
	float: right;
	padding: 0;
	margin: -2px 0 0;
	display: inline-block;
}

header.gt3_header_type_31 .menu,
header.gt3_header_type_32 .menu,
header.gt3_header_type_33 .menu,
header.gt3_header_type_34 .menu {
	float: left;
}

header.gt3_header_type_35 .menu,
header.gt3_header_type_38 .menu {
	float: none;
	margin: 19px 0 0;
}

header.gt3_header_type_36 .menu {
	float: none;
	margin: 30px 0 0;
}

header.gt3_header_type_37 .menu {
	float: none;
	margin: 20px 0 0;
}

header.gt3_header_type_39 .menu {

}

header.gt3_header_type_39 .menu,
header.gt3_header_type_40 .menu,
header.gt3_header_type_41 .menu,
header.gt3_header_type_42 .menu,
header.gt3_header_type_44 .menu {
	float: none;
}

header.gt3_header_type_43 .menu {
	float: left;
	margin: 11px 0 0;
}

header.gt3_header_type_44 .menu {
	margin-top: 11px;
}

header .menu li {
	float: left;
	text-align: center;
	padding: 0 0 30px;
	margin: 0;
	position: relative;
}

.gt3_header_type_36 .menu li,
.gt3_header_type_39 .menu li,
.gt3_header_type_40 .menu li,
.gt3_header_type_41 .menu li,
.gt3_header_type_42 .menu li {
	padding-bottom: 25px;
}

.gt3_header_type_37 .menu li {
	padding-bottom: 15px;
}

.gt3_header_type_43 .menu li {
	padding-bottom: 10px;
}

.gt3_header_type_44 .menu li {
	padding-bottom: 5px;
}

header .menu li a {
	padding: 5px 14px 7px;
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

header .menu li.current-menu-item a, header .menu li:hover a {
	border-color: #595b60;
}

header .menu li .sub-menu {
	width: 200px;
	display: none;
	background: #303238;
	border: solid 1px #57595e;
	padding: 0 0 0;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -100px;
	z-index: 20000;
}

header .menu li:hover .sub-menu {
	display: block;
}

header .menu li .sub-menu li {
	float: none;
	padding: 0;
	border-bottom: solid 1px #57595e;
}

header .menu li .sub-menu li:last-child {
	border-bottom: none;
}

header .menu li .sub-menu li a {
	border: none;
	padding: 7px 14px 9px;
}

header .menu li .sub-menu li .sub-menu {
	display: none;
	top: -1px;
	left: 100%;
	margin-left: 0;
}

header .menu li:last-child .sub-menu li .sub-menu,
header .menu li:nth-last-child(2) .sub-menu li .sub-menu,
header .menu li:nth-last-child(3) .sub-menu li .sub-menu {
	left: -101%;
}

.gt3_header_type_31 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_32 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_33 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_34 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_35 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_35 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_36 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_36 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_37 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_37 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_38 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_38 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_39 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_39 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_40 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_40 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_41 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_41 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_42 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_42 .menu li:nth-last-child(2) .sub-menu li .sub-menu,
.gt3_header_type_43 .menu li:nth-last-child(3) .sub-menu li .sub-menu,
.gt3_header_type_44 .menu li:nth-last-child(3) .sub-menu li .sub-menu {
	left: 100%;
}

header .menu li .sub-menu li:hover .sub-menu {
	display: block;
}

body .gt3-show-search {
	cursor: pointer;
	line-height: 15px;
	font-size: 13px;
	margin-left: 10px;
}

.searchblock {
	margin-left: 6px;
	position: relative;
	top: 1px;
}

.search-pop-cont {
	position: absolute;
	right: 0;
	top: 40px;
	width: 250px;
	height: 30px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
     -moz-transition: opacity 0.3s ease-out;
     -o-transition: opacity 0.3s ease-out;
     transition: opacity 0.3s ease-out;
}

.search-pop-cont.active {
	opacity: 1;
    z-index: 3;
}

header .field_search {
	border-radius: 5px;
	background: #fff;
	border: 1px solid #303238;
}

header .head_delim {
	width: 1px;
	height: 12px;
	background: #595b60;
	position: relative;
	bottom: -7px;
	margin: 0 16px;
}

header .head_logo_delim_wrapper {
	width: 1px;
	margin: -2px 26px 0;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

header .head_logo_delim {
	width: 1px;
	height: 29px;
	background: #595b60;
	position: absolute;
	top: 0;
	left: 0;
}

header .blog_descrition {
	font-size: 13px;
	line-height: 13px;
	vertical-align: top;
	position: relative;
	top: 5px;
}

.stand_text_block {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 4px 14px 5px 13px;
}

.stand_text_block i {
	margin-right: 4px;
}

.stand_text_block a {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}

.head_delim {
	margin-right: 27px;
}

.gt3_side_menu_trigger {
	width: 11px;
	height: 10px;
	background: url("../img/side-menu.png") no-repeat transparent 0 0;
	margin-left: 16px;
	position: relative;
	top: 3px;
	cursor: pointer;
}

.gt3_sidemenu_cont {
	position: fixed;
	right: -320px;
	top: 0;
	display: block;
	height: 100%;
	width: 320px;
	z-index: 991;
	transition: right 400ms;
	overflow: hidden;	
	background: #000;
}

html body {
	transition: margin-left 400ms;
	-webkit-transition: margin-left 400ms;
}

html.active_sidemenu body {
	margin-left: -320px;
}

.active_sidemenu .gt3_sidemenu_cont {
	right: 0;
}

.active_sidemenu .gt3_side_menu_trigger {
	opacity: 0.6;
	transition: all 0.3s;
}

.gt3_sidemenu_cont .sidebar_header {
	font-size: 15px;
	line-height: 17px;
	color: #ffffff;
	margin-top: 0;
}

.gt3_sidemenu_padding {
	padding: 25px;
}

.meta_bar {
	width: 100%;
	border-bottom: solid 1px #57595e;
	box-sizing: border-box;
}

.gt3_header_type_36 .meta_bar {
	padding-bottom: 15px;
}

.gt3_header_type_37 .meta_bar {
	background: #ffffff;
	border-bottom: none;
}

.meta_bar .blog_descrition {
	line-height: 39px;
	top: -1px;
}

.gt3_header_type_36 .meta_bar .blog_descrition {
	color: #919499;
}

.meta_bar .header_phone,
.meta_bar .header_mail {
	font-size: 13px;
	line-height: 39px;
	position: relative;
	top: -1px;
}

.meta_bar .header_phone {
	margin-left: 26px;
}

.meta_bar .header_phone i,
.meta_bar .header_mail i {
	margin-right: 5px;
}

.meta_bar .header_mail {
	margin-left: 24px;
}

.meta_bar .header_socials {
	margin-top: 11px;
	margin-right: 0;
}

.meta_bar .header_socials a {
	font-size: 13px;
	margin-right: 11px;
}

.meta_bar .header_socials a:last-child {
	margin-right: 0;
}

.gt3_header_type_16 .meta_bar .header_socials a:last-child {
	margin-right: 16px;
}

.gt3_header_type_29 .meta_bar .header_phone,
.gt3_header_type_30 .meta_bar .header_phone {
	margin-left: 0;
}

.meta_bar .header_search,
.meta_bar .header_cart_content {
	margin-top: 7px;
}

.meta_bar .gt3_eng {
	margin-top: 13px;
	text-transform: none;
}

.meta_bar .header_search {
	margin-right: 15px;
}

.meta_bar .header_cart_content {
	margin-left: 30px;
}

.meta_bar .header_cart_content a {
	text-transform: lowercase;
}

.gt3_header_type_42 .head_block .span3,
.gt3_header_type_42 .head_block .span6 {
	margin-left: 0;
}

.gt3_header_type_42 .head_block .span3 {
	width: 25%;
}

.gt3_header_type_42 .head_block .span6 {
	width: 50%;
}

.gt3_header_type_43 .meta_bar,
.gt3_header_type_44 .meta_bar {
	border-bottom: none;
}

.gt3_header_type_43 .meta_bar .header_search,
.gt3_header_type_44 .meta_bar .header_search {
	width: 50px;
	height: 50px;
	margin: 0;
	background: #3b3c42;
	box-sizing: border-box;
	position: relative;
}

.gt3_header_type_43 .meta_bar .header_search .gt3-show-search,
.gt3_header_type_44 .meta_bar .header_search .gt3-show-search {
	line-height: 50px;
	margin-left: 14px;
	position: relative;
	top: -1px;
}

.gt3_header_type_43 .meta_bar .header_socials,
.gt3_header_type_44 .meta_bar .header_socials {
	margin-top: 16px;
	margin-right: 30px;
}

.gt3_header_type_43 .logo_container {
	background: #ffffff;
}

.gt3_header_type_43 .logo_container .logo_link {
	margin: 47px 0;
}

.gt3_header_type_44 .logo_link {
	margin-top: 13px;
}

/* Footers */
footer {
	background: #2a2f35;
	color: #919499;
}

.copyright_cont {
	font-size: 13px;
	line-height: 24px;
	padding: 23px 0;
}

.footer_socials a {
	font-size: 15px;
	color: #919499;
	margin-left: 7px;
}

.footer_socials span {
	margin-right: 2px;
}

.footer_sidebar_cont {
	padding: 35px 0 40px;
}

.gt3_footer_type_1 .footer_sidebar_cont {
	padding: 30px 0 36px;
}

.gt3_footer_type_4 .footer_sidebar_cont {
	padding: 32px 0 40px;
}

.gt3_footer_type_13 .footer_sidebar_cont {
	padding: 32px 0 34px;
}

.gt3_footer_type_14 .footer_sidebar_cont {
	padding: 35px 0 33px;
}

.gt3_footer_type_9 .instagram_cont {
	margin-bottom: -3px;
}

.footer_sidebar_wrapper {
	margin-left: -30px;
}

.footer_sidebar_cont .footer_widget {
	width: 25%;
	float: left;
}

.footer_sidebar_cont .footer_widget .footer_widget_wrapper {
	padding-left: 30px;
}

.footer_widget .sidepanel {
	font-size: 14px;
	line-height: 21px;
}

.footer_widget .title {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1.9px;
	margin-bottom: 23px;
}

/* Footer Widget Contacts */
.widget_gt3_contacts .title {
	letter-spacing: 2.5px;
	margin-bottom: 17px;
}

.widget_gt3_contacts .contact_description,
.widget_gt3_contacts .widget_text p span,
.widget_gt3_contacts .footer_socials {
	color: #ffffff;
}

.widget_gt3_contacts .contact_description {
	margin-bottom: 19px;
}

.widget_gt3_contacts .widget_text p a {
	font-size: 14px;
	line-height: 21px;
	color: #919499;
	text-decoration: none;
}

.widget_gt3_contacts .footer_socials {
	position: relative;
	padding: 1px 0 0 94px;
}

.widget_gt3_contacts .footer_socials span {
	position: absolute;
	top: 0;
	left: 0;
}

.widget_gt3_contacts .footer_socials ul {
	display: inline-block;
}


.widget_gt3_contacts .footer_socials ul li {
	float: left;
	margin-right: 4px;
}

.widget_gt3_contacts .contact_address,
.widget_gt3_contacts .contact_phone,
.widget_gt3_contacts .contact_email {
	position: relative;
	padding: 0 0 15px 100px;
}

.gt3_footer_type_4 .widget_gt3_contacts .contact_email,
.gt3_footer_type_5 .widget_gt3_contacts .contact_email,
.gt3_footer_type_10 .widget_gt3_contacts .contact_email {
	margin-bottom: 0;
}

.widget_gt3_contacts .contact_address,
.widget_gt3_contacts .contact_phone,
.gt3_footer_type_1 .widget_gt3_contacts .contact_email,
.gt3_footer_type_2 .widget_gt3_contacts .contact_email {
	border-bottom: solid 1px #40444a;
}

.widget_gt3_contacts .contact_address span,
.widget_gt3_contacts .contact_phone span,
.widget_gt3_contacts .contact_email span {
	position: absolute;
	top: 0;
	left: 0;
}

/*
.gt3_footer_type_1 .widget_gt3_contacts .contact_description,
.gt3_footer_type_2 .widget_gt3_contacts .contact_description,
.gt3_footer_type_4 .widget_gt3_contacts .footer_socials,
.gt3_footer_type_5 .widget_gt3_contacts .footer_socials,
.gt3_footer_type_10 .widget_gt3_contacts .footer_socials {
	display: none;
}
*/

/* Footer Widget Posts */
.widget_posts .recent_posts li {
	margin-bottom: 20px;
}

.widget_posts .recent_posts_container {
	min-height: 60px;
	position: relative;
	padding-left: 80px;
}

.widget_posts .recent_posts_container .recent_posts_img {
	position: absolute;
	top: 0;
	left: 0;
}

.widget_posts .recent_posts_container .recent_posts_img img {
	display: block;
}

.widget_posts .recent_posts_container .recent_posts_content {
	padding-top: 6px;
}

.widget_posts .recent_posts_container .post_title {
	margin: 0 0 1px;
}

.widget_posts .recent_posts_container .post_title a {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #ffffff;
}

.widget_posts .recent_posts_container .featured_items_meta {
	font-size: 13px;
	font-style: italic;
	letter-spacing: .3px;
}

.widget_posts .recent_posts_container .featured_items_meta a {
	color: #919499;
}

.gt3_footer_type_4 .widget_posts .post_author,
.gt3_footer_type_5 .widget_posts .post_author,
.gt3_footer_type_10 .widget_posts .post_author {
	display: none;
}

.gt3_footer_type_1 .widget_posts .title,
.gt3_footer_type_2 .widget_posts .title,
.gt3_footer_type_13 .widget_posts .title,
.gt3_footer_type_14 .widget_posts .title {
	margin-bottom: 10px;
}

.gt3_footer_type_1 .widget_posts .recent_posts_container,
.gt3_footer_type_2 .widget_posts .recent_posts_container,
.gt3_footer_type_13 .widget_posts .recent_posts_container,
.gt3_footer_type_14 .widget_posts .recent_posts_container {
	padding-left: 0;
}

.gt3_footer_type_1 .widget_posts .recent_posts_img,
.gt3_footer_type_2 .widget_posts .recent_posts_img,
.gt3_footer_type_13 .widget_posts .recent_posts_img,
.gt3_footer_type_14 .widget_posts .recent_posts_img {
	display: none;
}

.gt3_footer_type_1 .widget_posts .recent_posts li,
.gt3_footer_type_2 .widget_posts .recent_posts li,
.gt3_footer_type_13 .widget_posts .recent_posts li,
.gt3_footer_type_14 .widget_posts .recent_posts li {
	border-bottom: solid 1px #40444a;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.gt3_footer_type_1 .widget_posts .recent_posts li:last-child,
.gt3_footer_type_2 .widget_posts .recent_posts li:last-child,
.gt3_footer_type_13 .widget_posts .recent_posts li:last-child,
.gt3_footer_type_14 .widget_posts .recent_posts li:last-child {
	border-bottom: none;
}

/* Footer Widget Flickr */
.widget_flickr .flickr_widget_wrapper {
	margin-left: -10px;
}

.widget_flickr .flickr_badge_image {
	width: 25%;
	float: left;
}

.widget_flickr .flickr_badge_image a {
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
}

.widget_flickr .flickr_badge_image a img {
	width: 100%;
	height: auto;
	display: block;
}

/* Widget Categories */
.widget_categories .title,
.widget_archive .title,
.widget_nav_menu .title,
.widget_meta .title,
.widget_pages .title,
.widget_recent_entries .title {
	margin-bottom: 8px;
}

.widget_categories .cat-item,
.widget_archive li,
.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_recent_entries li {
	border-bottom: solid 1px #40444a;
}

.widget_categories .cat-item:last-child,
.widget_archive li:last-child,
.widget_nav_menu li:last-child,
.widget_meta li:last-child,
.widget_pages li:last-child,
.widget_recent_entries li:last-child {
	border-bottom: none;
}

.widget_categories .cat-item a,
.widget_archive li a,
.widget_nav_menu li a,
.widget_meta li a,
.widget_pages li a,
.widget_recent_entries li a {
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	position: relative;
	display: block;
}

.widget_categories .cat-item a:after,
.widget_archive li a:after,
.widget_nav_menu li a:after,
.widget_meta li a:after,
.widget_pages li a:after,
.widget_recent_entries li a:after {
	content: "\f105";
	font-family: "FontAwesome", sans-serif;
	font-size: 15px;
	position: absolute;
	top: 2px;
	right: 0;
}

/* Widget Tags */
.footer_widget .widget_tag_cloud .title {
	margin-bottom: 22px;
}

.widget_tag_cloud .tagcloud a {
	font-size: 13px !important;
	line-height: 20px;
	color: #919499;
	font-style: italic;
	background: #40444a;
	display: inline-block;
	margin: 0 6px 10px 0;
	padding: 4px 11px 6px 10px;
}

/* Widget About Author */
.about_author_widget .author_avatar {
	text-align: center;
}

.about_author_widget .author_avatar img {
	border-radius: 50%;
}

.about_author_widget p {
	margin-top: 9px;
	color: #ffffff;
}

/* Widget Calendar */
.widget_calendar .calendar_wrap table {
	width: 100%;
}

.widget_calendar .calendar_wrap table thead,
#today {
	color: #ffffff;
}

.widget_calendar .calendar_wrap table tbody tr td {
	text-align: center;
	line-height: 26px;
}

.widget_calendar .calendar_wrap table tfoot a {
	font-size: 14px;
	color: #ffffff;
}

/* Widget Custom Menu */
.widget_nav_menu li {
	margin: 0;
}

.widget_nav_menu li .sub-menu {
	padding-left: 30px;
}

.widget_nav_menu li .sub-menu li {
	border-bottom: none;
}

/* Widget Recent Comments */
.widget_recent_comments a {
	font-size: 14px;
	color: #ffffff;
}

.footer_divider {
	width: 100%;
	height: 1px;
	background: #40444a;
}

/* Footer Menu */
.footer_manu ul li {
	display: inline-block;
	margin: 0 15px;
}

.footer_manu ul li a {
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
}

.footer_logo {
	margin: 77px 0 51px;
}

.footer_copyright_text {
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
	padding: 45px 0 53px;
}

.circle_socials {
	margin: 60px 0 17px;
}

.circle_socials a {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 15px;
}

.circle_socials a:last-child {
	margin-right: 0;
}

.circle_socials a.cs_facebook {
	background: url("../img/facebook_circle.png") no-repeat center;
}

.circle_socials a.cs_dribbble {
	background: url("../img/dribbble_circle.png") no-repeat center;
}

.circle_socials a.cs_twitter {
	background: url("../img/twitter_circle.png") no-repeat center;
}

.circle_socials a.cs_instagram {
	background: url("../img/instagram_circle.png") no-repeat center;
}

.top_button_cont {
	position: relative;
}

.top_button_circle {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #3f4349;
	border-radius: 50%;
	font-size: 36px;
	color: #919499;
	text-align: center;
	position: absolute;
	top: 55px;
	right: 22px;
}

.top_button_circle i {
	line-height: 50px;
	position: relative;
	top: -2px;
}

.top_button_square {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url("../img/top_button_square.png") no-repeat center;
	position: absolute;
	top: 55px;
	right: 22px;
}

/* Retina */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
	.menu_mobile_toggler {
		background: url("../img/retina/icon-menu-ret.png") no-repeat center;
		background-size: 22px 15px;
	}

	.circle_socials a.cs_facebook {
		background: url("../img/retina/facebook_circle.png") no-repeat center;
		background-size: 40px 40px;
	}

	.circle_socials a.cs_dribbble {
		background: url("../img/retina/dribbble_circle.png") no-repeat center;
		background-size: 40px 40px;
	}

	.circle_socials a.cs_twitter {
		background: url("../img/retina/twitter_circle.png") no-repeat center;
		background-size: 40px 40px;
	}

	.circle_socials a.cs_instagram {
		background: url("../img/retina/instagram_circle.png") no-repeat center;
		background-size: 40px 40px;
	}

	.top_button_square {
		background: url("../img/retina/top_button_square.png") no-repeat center;
		background-size: 50px 50px;
	}
}

/* Responsive */
@media only screen and (max-width: 1199px) {
	.logo_mobile,
	.mobile_header {
		display: block;
	}

	a.logo_link {
		top: 0;
	}

	.head_block {
		padding: 32px 0 30px;
	}

	/* Menu Mobile */
	.head_logo_delim_wrapper,
	.blog_descrition,
	.head_delim,
	.header_cart_content,
	.stand_text_block,
	.searchblock,
	.meta_bar,
	.menu-main-menu-container {
		display: none !important;
	}

	.menu_mobile_toggler {
		width: 22px;
		height: 15px;
		display: block;
		background: url("../img/retina/icon-menu-ret.png") no-repeat center;
		background-size: cover;
		margin-top:20px;
	}

	.menu_mobile {
		border-top: solid 1px #57595e;
		display: none;
		padding: 30px 0;
	}

	header .menu,
	header .menu li {
		float: none;
	}

	header .menu li {
		border: none;
		text-align: left;
		padding: 4px 0;
	}

	header .menu li a {
		padding: 0 0 0 10px;
		border: none;
		text-transform: none;
		font-size: 15px;
		line-height: 21px;
		position: relative;
	}

	header .menu li a:before {
		content: "";
		font-family: "FontAwesome", sans-serif;
		display: inline-block;
		margin-right: 5px;
		position: absolute;
		top: 0;
		left: 0;
		transition: all .3s;
		-webkit-transition: all .3s;
	}

	header .menu li.menu-item-has-children,
	header .menu li.menu-item-has-children .sub-menu li.menu-item-has-children {
		padding: 4px 0 0;
	}

/*	header .menu li.menu-item-has-children a:before,
	header .menu li.menu-item-has-children .sub-menu li.menu-item-has-children a:before {
		content: "\f107";
		left: -4px;
	}

	header .menu li.menu-item-has-children.opened a:before,
	header .menu li.menu-item-has-children.opened .sub-menu li.menu-item-has-children.opened a:before {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	header .menu li.menu-item-has-children.opened .sub-menu li a:before,
	header .menu li.menu-item-has-children.opened .sub-menu li.menu-item-has-children a:before,
	header .menu li.menu-item-has-children.opened .sub-menu li.menu-item-has-children .sub-menu li a:before {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}

	header .menu li.menu-item-has-children .sub-menu li > a:before,
	header .menu li.menu-item-has-children .sub-menu li.menu-item-has-children li > a:before {
		content: "\f105";
	}*/

	header .menu li .sub-menu {
		width: 100%;
		background: none;
		border: none;
		margin: 0;
		padding-top: 4px;
		padding-left: 30px;
		position: relative;
		top: 0;
		left: 0;
		z-index: 0;
	}

	header .menu li:hover .sub-menu,
	header .menu li .sub-menu li:hover .sub-menu {
		display: none;
	}

	header .menu li .sub-menu li {
		border: none;
		padding: 4px 0;
	}

	header .menu li .sub-menu li a {
		padding: 0 0 0 10px;
	}

	header .menu li .sub-menu li .sub-menu {
		left: 0;
	}

	header .menu li:last-child .sub-menu li .sub-menu,
	header .menu li:nth-last-child(2) .sub-menu li .sub-menu,
	header .menu li:nth-last-child(3) .sub-menu li .sub-menu {
		left: 0;
	}

	.gt3_header_type_35 .head_block,
	.gt3_header_type_36 .container,
	.gt3_header_type_37 .container,
	.gt3_header_type_38 .head_block,
	.gt3_header_type_43 .logo_container .container,
	.gt3_header_type_44 .head_block {
		position: relative;
	}

	.gt3_header_type_31 .menu_mobile_toggler,
	.gt3_header_type_35 .menu_mobile_toggler,
	.gt3_header_type_36 .menu_mobile_toggler,
	.gt3_header_type_37 .menu_mobile_toggler,
	.gt3_header_type_38 .menu_mobile_toggler,
	.gt3_header_type_43 .menu_mobile_toggler,
	.gt3_header_type_44 .menu_mobile_toggler {
		position: absolute;
		top: 32px;
		right: 0;
	}

	.gt3_header_type_36 a.logo_link,
	.gt3_header_type_37 a.logo_link,
	.gt3_header_type_43 .logo_container .logo_link {
		margin: 32px 0 30px;
	}

	header.gt3_header_type_35 .menu,
	header.gt3_header_type_36 .menu,
	header.gt3_header_type_37 .menu,
	header.gt3_header_type_38 .menu,
	header.gt3_header_type_43 .menu,
	header.gt3_header_type_44 .menu {
		margin: 0;
	}

	.gt3_header_type_36 .menu li,
	.gt3_header_type_37 .menu li,
	.gt3_header_type_39 .menu li,
	.gt3_header_type_40 .menu li,
	.gt3_header_type_41 .menu li,
	.gt3_header_type_42 .menu li,
	.gt3_header_type_43 .menu li,
	.gt3_header_type_44 .menu li {
		padding-bottom: 0;
	}

	.gt3_header_type_43 .logo_container {
		background: #303238;
	}

	.gt3_header_type_44 .logo_link {
		margin-top: 0;
	}

	.top_button_circle,
	.top_button_square {
		top: 15px;
	}

	.widget_gt3_contacts .contact_address,
	.widget_gt3_contacts .contact_phone,
	.widget_gt3_contacts .contact_email {
		padding: 0 0 15px 70px;
	}
}

@media only screen and (max-width: 769px) {
	.top_button_cont {
		height: 25px;
	}

	.top_button_circle,
	.top_button_square {
		position: relative;
		float: right;
		right: 22px;
		clear: both;
	}

	.contact_email a {
		word-break: break-all;
	}
}

@media only screen and (max-width: 737px) {
	.head_block {
		position: relative;
	}

	.menu_mobile_toggler {
		position: absolute;
		top: 32px;
		right: 0;
	}

	.gt3_header_type_36 .menu_mobile_toggler,
	.gt3_header_type_37 .menu_mobile_toggler,
	.gt3_header_type_43 .menu_mobile_toggler {
		right: 22px;
	}

	.top_button_circle,
	.top_button_square {
		right: 50%;
		transform: translateX(50%);
		-webkit-transform: translateX(50%);
	}

	.footer_sidebar_cont .footer_widget {
		width: 50% !important;
		clear: both;
	}

	.footer_sidebar_cont .footer_widget:nth-child(2n) {
		clear: none !important;
	}

	.copyright_cont, .copyright_cont .text_align_right {
		text-align: center;
	}

	.footer_socials.fr {
		float: none;
	}
}

@media only screen and (max-width: 415px) {
	.footer_sidebar_cont .footer_widget {
		width: 100% !important;
	}
}