/*
Theme Name:		Larix child
Theme URI:		http://aligator-studio.com/larix
Author:			Aligator Studio
Author URI:		http://themeforest.net/user/aligatorstudio
Description: 	A CHILD theme for Larix parent theme.
Template:		larix
Version:		1.0.0
License:		Located in 'licensing' folder
License URI:	Located in 'licensing' folder
Tags:			light, gray, white, two-columns, right-sidebar, flexible-width, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain:	larix
*/

.grecaptcha-badge {visibility: hidden;}

body {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
}

/** VC ICON OUTLINE TWEAK*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    border-width: 1px;
}

/* SIMPLE FOOTER MENU AND SOCIAL */
#footerwidgets {
    text-align: center;
}
#footerwidgets .widget-area  .widget_nav_menu li, #footerwidgets .widget-area .social a {
    display: inline-block;
    float: none;
    width: auto;
}
#footerwidgets .widget_nav_menu li a {
    padding: 0 1.25rem;
}
body {
    background: #f8f8f8;
}
.share-post p {
    padding-bottom: 20px;
}
#primary article.type-portfolio .portfolio-additional {
    padding-bottom: 30px;
	margin-top: 10px;
}

/* Header :*/
header.main-header #site-title .site-description {
    font-weight: 400;
	font-size: 11px;
}
header.main-header.horizontal.simple {
    border-bottom: 0;
}
header.main-header.horizontal.simple .top-bar {
    border-color: rgba(153,153,153,0.2);
}
header.main-header.horizontal.simple .logo-title-section .site-title-holder {
    border-color: rgba(153,153,153,0.2);
}
.breadcrumbs-holder {
    border-color: rgba(153,153,153,0.2);
}
header.main-header .navigation li > a.dropdown:before {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: .625rem;
    top: 50%;
    margin-top: -12px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 13px;
    font-weight: normal;
    opacity: 0.38;
}
.info-sharer{
	display: none;
}

/* Navigation :*/
a.f-collec {
    font-weight: 500 !important;
}
.section-title{
    width: 100%;
}
.menu-item-home{
    margin-bottom: 1.95rem;
	text-transform: none !important;
}
.menu-item-home span{
	font-size: 1.25rem !important;
}
.menu-item-home .fa {
	font-size: 14px !important;
}
.main-canvas{
	text-transform: none !important;
}
.main-canvas span{
	font-size: 1.25rem !important;
}
.main-canvas .fa{
	font-size: 14px !important;
}
.main-cont{
	text-transform: none !important;
	margin-top: 1.95rem;
}
.main-cont span{
	font-size: 1.25rem !important;
}
.main-cont .fa{
	font-size: 14px !important;
}
.sticker .menu-cloned {
    padding: 0.5rem;
}
.sticker .menu-cloned .fa {
    padding: 0.75rem;
	line-height: 1.7;
}
.lng-menu {
	text-transform: none;
}
.menu-toggle {
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}
.sticker .menu-cloned .toogle-fa {
    padding-left: 0.75rem;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
.sticker .menu-cloned .toogle-fa {
    padding-left: 0.75rem;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
header.main-header .menu-toggle .toogle-fa {
    padding-right: 0.75rem;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
}

/* Breadcrumbs :*/
.breadcrumbs-holder .breadcrumbs a {
    margin: 0 .75rem;
	color: #000 !important;
}
.breadcrumbs-holder .breadcrumbs a:hover {
	color: #444;
}
.breadcrumbs-holder .breadcrumbs .breadcrumb_last {
    margin: 0 .75rem;
}
.breadcrumbs-holder .breadcrumbs span, .breadcrumbs-holder .breadcrumbs a {
    text-transform: none;
}

/* Widget :*/
.widget-area .social a .fa {
    border: 0;
}
.widget-area .social a .fa.fa-facebook:hover {
    background: #000;
}
.widget-area .social a .fa.fa-google-plus:hover {
    background: #000;
}
.widget-area .social a .fa.fa-instagram:hover {
    background: #000;
}

/* Title :*/
h1 {
    font-size: 1.8rem;
}
h2 {
    font-size: 1rem;
}
#primary header.page-header {
    padding: 0 !important;
}
#primary .portfolio-single header.page-header {
    padding: 40px !important;
}
#primary .article-single header.page-header {
    padding: 40px !important;
}
.block-title span {
    text-transform: uppercase;
}
.post-type-archive-product h1 {
    padding: 1.25rem 0 0 0 !important;
    text-transform: uppercase;
}
.tax-product_cat h1 {
    padding: 1.25rem 0 1.25rem 0 !important;
    text-transform: uppercase;
}
.archive-header {
    position: relative;
    overflow: hidden;
    padding: 40px 0 0 0 !important;
    margin-bottom: 40px;
    width: 100%;
}
.title-ind {
    font-size: 1.5rem;
}
.woocommerce-Reviews-title {
    font-size: 1.5rem;
}
#primary header.archive-header .titles-holder {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#primary header.archive-header h1 {
    text-transform: uppercase;
}
#primary header.archive-header small {
    text-transform: none;
	display: block;
    padding: 10px 0;
    font-size: 12px;
}
.item .anim-wrap .item-data h4.prod-title {
    font-weight: 500;
}
.product_title.layout-1 {
	padding: 1.25rem 0 0 0 !important;
}
.tax-product_cat small {
    text-transform: none;
}
.sml-title {
    font-size: 11px;
    letter-spacing: 0.2rem;
	margin-bottom: 0;
}

/* Shop :*/
#prod-cats .category-image h4 span {
    background-color: rgba(255,255,255,0.9) !important;
}
.woocommerce span.onsale {
    font-size: 16px;
    letter-spacing: 0;
}
.woocommerce table.shop_table td {
    line-height: 1.575rem;
}
input[type="radio"]+label {
    margin-left: 1.8rem;
}
.payment_box p {
    line-height: 1.575rem;
    letter-spacing: .03rem;
	font-size: 1.15em;
}
.woocommerce ul#shipping_method {
    margin-bottom: 0 !important;
}
.woocommerce div.product p.price {
    margin-top: 2.5rem;
}
.woocommerce-noreviews a {
    text-decoration: underline;
}
.slick-slider .price_holder{
    margin-bottom: 1.8rem;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 2.5rem;
}
.page-title small {
    text-transform: none;
}
.woocommerce div.product .out-of-stock span {
    color: #222;
}
.woocommerce div.product p.stock {
    text-transform: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    line-height: 1.1;
}
.woocommerce .up-sells h3 {
    margin: 40px 0;
	font-size: 1.5rem;
}
section.upsells {
	padding-bottom: 40px;
    border-bottom: 1px;
    border-color: rgba(153,153,153,0.2);
    border-style: solid;
}
.qv-holder .woocommerce-product-details__short-description {
	display: none;
}
.style4 .item .anim-wrap .item-img .back .back-title {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    bottom: auto;
    text-align: center;
    left: 20px;
    right: 20px;
    z-index: 2;
}
.back-title a {
    display: block !important;
}
span.title-sups {
    font-size: 1.625rem;
	margin-bottom: 1rem;
	display: block;
}
.btn-sh a {
    color: #e1e1e1;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1rem;
    font-weight: 300;
}
.btn-sh a.button {
    padding: 1.05rem 2.5rem;
}
.btn-sh a.button:after {
    position: relative;
}


/* Cart-order :*/
.woocommerce-cart-form__contents td.product-name {
    width: 37%;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 37%;
}
input[type="radio"]+label {
    letter-spacing: 0;
}
.woocommerce-order-details th {
    width: 37%;
}
.woocommerce-table--order-details td{
    width: 60%;
}
.woocommerce table.my_account_orders a.button{
    padding: 0.55rem 0.75rem;
    font-size: 12px;
	letter-spacing: 0;
}
.woocommerce a.button.single_add_to_cart_button, .woocommerce button.button.single_add_to_cart_button, .woocommerce input.button.single_add_to_cart_button, .woocommerce #respond input#submit.single_add_to_cart_button {
    max-height: 4.1rem;
}

/* Collections :*/
.page-template-page-portfolio #primary.full_width {
    width: auto;
    padding-left: 12.5rem;
    padding-right: 12.5rem;
}
.page-template-page-portfolio #primary.full_width .masonrize {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.page-template-page-portfolio #primary.full_width .masonrize>article {
    display: inline-block;
    margin: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
body.page-template #primary article .post-link {
    position: relative;
    z-index: 2;
    text-align: center;
    display: block;
    padding-top: 2.5rem;
    padding-bottom: 1.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-color: rgba(153,153,153,0.3);
    border-style: solid;
}
.col-t h2 {
    font-size: 1.125rem;
}
#iform {
    margin-bottom: 1.25rem;
}
#iform .vc_toggle_title {
    background-color: #000;
    max-width: 19rem;
	border: 1px solid #111;
    padding: 1.05rem 2.5rem;
	box-shadow: 3px 3px 0 0 rgba(0,0,0,0.2);
    transition: top 0.2s linear, left 0.2s linear, box-shadow 0.2s linear;
}
#iform .vc_toggle_title:hover {
    background-color: #fff;
	box-shadow: 3px 3px 0 0 rgba(0,0,0,0.2);
    transition: top 0.2s linear, left 0.2s linear, box-shadow 0.2s linear;
}
#iform .vc_toggle_title h4 {
    color: #e1e1e1;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.1rem;
	font-weight: 300;
}
#iform .vc_toggle_content {
    margin-top: 2em;
}
.item .anim-wrap {
    height: auto;
}

/* Filtrs :*/
.product-filters-wrap .product-filters-title span.title {
    text-transform: uppercase;
}
/*.woocommerce .widget_price_filter .price_slider_wrapper {
    padding: 1.25rem 0 3rem 0;
}*/
.woocommerce .widget_layered_nav ul {
    margin-bottom: 2.5rem;
}
h3.product-filters-title {
    font-size: 1.375rem;
}

/* Single product :*/


/* Whilist :*/
.woocommerce ul.cart_list li a {
    font-weight: 500;
	padding-bottom: 0.5rem;
}

/* Cart :*/
.woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart_content .cart_list li a.remove {
    top: .125rem;
    line-height: 1;
}
.item .anim-wrap .item-img .back .item-buttons-holder a.added_to_cart, .single-item-element .item .anim-wrap .item-data>.table .item-buttons-holder a.added_to_cart {
    min-width: 120px;
    line-height: 1.5rem;
}
.woocommerce a.remove {
    width: 19px;
    height: 19px;
	line-height: 1.5;
}
.woocommerce #content table.wishlist_table.cart a.remove {
    line-height: 1.1;
}
.woocommerce-cart table.cart img {
    max-width: 55px !important;
    margin-bottom: 0 !important;
}
.off-canvas.full_modal .offcanvaswrapper, .off-canvas.full_modal .searchform-aside, .off-canvas.full_modal .wrap-mini-wishlist, .off-canvas.full_modal .mini-cart-list {
    left: 30%;
    right: 30%;
}

/* Instagram :*/
#insta .vc_icon_element {
    margin-bottom: 0;
}
#insta .wpb_wrapper .titles-holder {
    padding: 0rem 1.25rem;
}
#insta h5 {
    font-size: 1.15rem;
}
#insta h4 {
    font-size: 1.15rem;
}
#insta h5 span {
	text-transform: none;
}
#insta h4 span {
	text-transform: none;
}
#insta button, #insta .button {
    padding: 1rem 2.1rem;
}
#insta .wpb_wrapper .button-wrapper {
    padding-top: 0.35rem;
}

/* Social :*/
.social-block a {
    background: #fff;
}
.social-block a.facebook:hover {
    background: #fff;
	color: #444;
}
.social-block a.instagram:hover {
    background: #fff;
	color: #444;
}
.social-block a.gplus:hover {
    background: #fff;
	color: #444;
}

/* Slick-Superslides :*/
.slick-slider .slick-list .slick-track .slick-slide .text .posted_in, .superslides-holder .superslides .slide-item .text .posted_in {
    padding-bottom: 0.5rem;
}
.slick-slider .slick-list .slick-track .slick-slide .text .price, .superslides-holder .superslides .slide-item .text .price {
    font-size: 1.25rem;
    letter-spacing: 0;
    font-weight: 500;
}

/* Blog :*/
body.page-template-page-of-posts #primary article .post-content, body.archive #primary article .post-content, body.blog #primary article .post-content {
    margin-top: 2.5rem;
    margin-left: 0;
    margin-right: 0;
}

/* Form :*/
label {
    font-size: 1.1rem;
    margin-bottom: 8px;
}

/* hrf :*/
#hreflang-1 input[type=text] {
    min-width: 550px;
}



/* Mobile :*/

@media only screen and (max-width: 1023px) {
.off-canvas.full_modal .offcanvaswrapper, .off-canvas.full_modal .searchform-aside, .off-canvas.full_modal .wrap-mini-wishlist, .off-canvas.full_modal .mini-cart-list {
    left: 20%;
    right: 20%;
}
}

@media only screen and (max-width: 991px) {
#collection .vc_col-sm-3 {
    width: 50%;
}
#shop .vc_col-sm-6 {
    width: 100%;
}
#shop .superslides-holder {
    height: 450px;
	position: relative;
}
#new-shop .images-holder {
    width: 100%;
}
#new-shop .item-data {
    position: relative !important;
	width: 100%;
}
#new-shop .images-holder:before {
    position: absolute;
    bottom: 0%;
    left: 50%;
    z-index: 2;
    margin-left: -17px;
    border: inset 1.25rem;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
}
#new-shop .images-holder:after{
    display: none;
}
#masters .vc_col-sm-6 {
	width: 100%;
}
}

@media print, screen and (max-width: 64em) {
header.main-header.horizontal.simple .menu-toggle a .fa {
	font-size: 15px !important;
}
header.main-header.horizontal.simple .wrap a .fa {
    font-size: 18px !important;
}
}

@media print, screen and (min-width: 48.0625em) {
.product-filters .large-6 {
    width: 100%;
}
.portfolio-single .large-8 {
    width: 100%;
}
.medium-6 {
    position: relative;
    display: inline-block;
	float: none;
    vertical-align: top;
}
.large-4 {
    float: right;
}
.tax-portfolio_category #primary.full_width .masonrize>article {
    width: 49.33%;
}
}

@media only screen and (max-width: 48em) and (min-width: 40.0625em), only screen and (max-width: 40em) {
.sticker .mobile-sticker-home {
    font-size: 17px !important;
    margin-top: -10px;
}
header.main-header.horizontal.simple {
    border-bottom: 1px;
	border-color: rgba(153,153,153,0.2);
    border-style: solid;
}
.woocommerce table.shop_table td {
    padding: .625rem .625rem .625rem .355rem;
}
header.main-header .menu-toggle a {
    padding: 0.75rem;
}
}

@media only screen and (max-width: 768px) {
#collection .vc_column_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#collection .vc_custom_1490382061097 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
}
#shop .vc_col-sm-6 {
    width: 100%;
}
#shop .superslides-holder {
    height: calc(450px / 1.2);
}
.woocommerce table.my_account_orders td {
    font-size: 0.9rem;
}
#yith-wcwl-form td.product-price {
   width: 20%;
}
.off-canvas {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling:touch;
}
#yith-wcwl-popup-message {
    line-height: 1.5;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart_content .cart_list li a.remove {
    line-height: 1.15;
}
.woocommerce div.product .columns-in {
    display: block;
}
.woocommerce div.product .columns-in .medium-6 {
    float: none;
}
}

@media only screen and (min-width: 40.0625em) {
h1 {
    font-size: 1.8rem;
}
h2 {
    font-size: 1.25rem;
}
}

@media only screen and (max-width: 40em) {
.woocommerce table.shop_table .product-thumbnail, .woocommerce table.shop_table .product-price {
    display: table-cell;
}
#yith-wcwl-form td.product-name {
   display: none;
}
#yith-wcwl-form td.product-price {
   width: 35% !important;
}
.woocommerce-cart-form td.product-price {
    width: 35%;
}
.woocommerce-cart-form td.product-subtotal {
    width: 35%;
}
.woocommerce td.product-quantity {
    min-width: 55px;
}
.woocommerce-cart-form__contents td.product-name {
    display: none;
}
.woocommerce-cart table.cart img {
    width: 100%;
}
.woocommerce-cart label {
    font-size: 1.0rem;
	margin-right: 0 !important;
}
.order_review_holder label {
    font-size: 1.0rem;
	margin-right: 0 !important;
}
.order_review_holder .cart-subtotal td {
    width: 30%;
}
.woocommerce .quantity .qty{
   width: 4rem;
}
}

@media only screen and (max-width: 640px) {
.off-canvas.full_modal .offcanvaswrapper, .off-canvas.full_modal .searchform-aside, .off-canvas.full_modal .wrap-mini-wishlist, .off-canvas.full_modal .mini-cart-list {
    left: 10%;
    right: 10%;
}
#shop .small-12 {
    width: 50%;
}
#proslide .vc_col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woocommerce .order_details li {
    width: 100%;
    margin-top: 2em;
	border-right: 0;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
    margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    padding: 1.5rem;
}
.woocommerce-MyAccount-navigation ul {
    border-bottom: 0;
}
.woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-date {
    display: none;
}
.woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-status mark {
    display: none;
}
.woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-total {
   width: 28%;
}
.woocommerce .widget_shopping_cart_content .buttons > a {
    letter-spacing: .05rem;
	width: 100%;
	margin: 0.85rem 0 0.85rem !important;
	font-size: 14px;
}
.off-canvas.full_modal a, .off-canvas.full_modal p {
    font-size: 1.1rem;
}
.wrap-mini-wishlist a.button {
    font-size: 14px;
	letter-spacing: .03rem;
}
}

@media only screen and (max-width: 548px) {
#shop .superslides-holder {
    height: calc(450px / 1.8);
}
}

@media only screen and (max-width: 480px) {
#shop .small-12 {
    width: 100%;
}
#collection .vc_col-sm-3 {
    width: 100%;
    float: left !important;
}
.woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-status {
    display: none;
}
.woocommerce table.shop_attributes th {
    width: 90px;
}
#primary header .titles-holder h1.page-title {
    font-size: 1.4rem;
}
button, .button {
    letter-spacing: 0;
    padding: 1.25rem 1.5rem;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 1.4rem;
}
}