/*
Theme Name: Loja Child
Description: WooCommerce ShopFont Theme
Version: 1.0.0
Theme URI: http://sitesao.com/loja/
Author: Sitesao
Template: loja
Author URI: http://sitesao.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style
*/

/*
Adding your own custom CSS rules.
*/

@media (min-width:900px) {
	.header-type-classic .primary-nav > li > a {
	    padding: 0 14px;
	    line-height: 99px;
	    text-transform: uppercase;
	}
}

.woocommerce-page .woocommerce-ordering {
	display: none;
}
.shop-toolbar .view-mode .list-mode {
	display: none !important;
}

.product-categories-grid-grid .product-category-grid-item {
	width: inherit !important;
}

.wpml-languages>a, .top-nav>li>a {
	padding: inherit;
	display: inline;
}

#userloginModalForm .form-flat-checkbox {
	width: 50%;	
}

.navbar-default .navbar-nav>li>a:hover {
	color: #bca480 !important;
}

a.cat_has_posts .count {
	color: #aaa;
}

.header-type-classic .language-switcher, .header-type-classic .user-wishlist {
	padding-right: 15px;
}

h1.product_title.entry-title {
	text-align: left;
	margin: 0 !important;
}

.customSKU {
	text-align: left;
	color: #BEBEBE;
	font-size: 12px;
	font-weight: normal;
}

.quotewish {
	background-color: #fbfbfb;
	position: relative;
	padding-bottom: 15px;
	/*border: 1px solid #bca480;*/
	margin-top: 30px;
}

a.add-request-quote-button, a.single_add_to_wishlist.button {
	font-weight: normal !important;
}

.yith-ywraq-add-to-quote {
	display: inline-table;
}
.yith-wcwl-add-to-wishlist {
	display: inline-table;
	float: none !important;
	width: inherit !important;
}

.yith-wcwl-add-button {
	position: relative;
}
.yith-wcwl-add-button img {
	position: absolute;
	right: -22px;
	top: 11px;
}
.yith-wcwl-wishlistaddedbrowse {
	position: relative;
	top: -8px;
}
.yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a {
	display: block;
	white-space: nowrap;
}
.yith_ywraq_add_item_response_message, .yith_ywraq_add_item_browse_message {
	position: relative;
	top: -8px;
	margin-right: 20px;
}
.yith_ywraq_add_item_browse_message a {
	font-weight: 700;
}

.yith_ywraq_add_item_response_message:empty {
	/*top: 0px !important;*/
}
.yith-wcwl-wishlistexistsbrowse {
	position: relative;
	top: 12px;
}

.user-quotelist {
	float: right;
	padding-left: 20px;
	text-transform: uppercase;
}
.user-quotelist a {
	text-transform: uppercase;
	padding: 10px 0 !important;
	display: block;
}

.header-default-center .navbar-header-right .miniquote-icon {
	position: relative;
	margin-right: 15px;
}
.miniquote-icon span {
	background: none repeat scroll 0 0 #bca480;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	font-size: 85%;
	height: 1.7em;
	line-height: 1.7em;
	position: absolute;
	right: -1em;
	text-align: center;
	top: -0.8em;
	width: 1.7em;
}

td.product-remove img.ajax-loading {
	width: inherit;
	max-width: none;
}

.customDesign {
	margin-top: 30px;
}
.customDesign img {
	float: left;
	width: 80px;
}
.customDesign div {
	vertical-align: middle;
	height: 54px;
	display: table-cell;
	text-align: left;
	padding-left: 10px;
}

.madeToOrder {
	text-align: left;
	color: #878787;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.customDesc {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
}
.customDesc .descTitle {
	font-weight: bold;
	padding-bottom: 10px;
}
.customDesc .descTxt {
	padding-left: 15px;
}

.woocommerce-product-rating:first-of-type {
	display: none;
}

.product-quickview-content h1.product_title.entry-title {
	font-size: 23px !important;
}
.product-wrap a.add_to_wishlist.single_add_to_wishlist.button {
	border: 0px;
}

.product-wrap a.add_to_wishlist.single_add_to_wishlist.button:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.woocommerce ul.products li.product .shop-loop-gotoproduct:hover {
	background-color: #3b3e43;
}
.woocommerce ul.products li.product .shop-loop-gotoproduct:before {
	content: "\f0c9" !important;
}

.footer-widget-col ul{
  width:100%;
  /* margin-bottom:20px; */
  overflow:hidden;
  /* border-top:1px solid #ccc; */
}
.footer-widget-col li {
  line-height:1.5em;
  /* border-bottom:1px solid #ccc; */
  float:left;
  display:inline;
  width:33.333%;
}
.footer-widget .footer-widget-col {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.block-content.trwca-actheme.acclassic {
	background-color: #eee;
}

.woocommerce form .form-row .input-text {
	border-color: #bca480 !important;
}

input[name='update_raq'] {
	float: right !important;
	margin-right: 180px !important;
}

.fakronhideText .bof-tf-sub-title, .fakronhideText .bof-tf-title {
	opacity:0;
}

@media (min-width:768px) {
	.newsletter-modal .modal-content {
		background: #fff url("./assets/images/newsletter-modal-bg.png") no-repeat scroll left center;
		padding: 0 0 0 40%;
	}
}

.acclassic .accordion .cat-item a {
    color: #000 !important;
}



.fakkitdesignerHome a {
	background: none;
}
.box-ft-1.fakkitdesignerHome > a:hover {
	background: rgba(59,62,67,0.75);
}
.box-ft-1.fakkitdesignerHome > a .bof-tf-title-wrap {
	opacity:0;
}
.box-ft-1.fakkitdesignerHome > a:hover .bof-tf-title-wrap {
	opacity:1;
}

.box-ft-1.fakkitdesignerHome > a:hover .bof-tf-title-wrap::before {
	width: 100%;
    height: 1px;
    background: #bca480;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    
    transform:  initial;
    -webkit-transform: initial;
    -moz-transform: initial;
}

.box-ft-1.fakkitdesignerHome > a:hover .bof-tf-title-wrap::after {
	width: 100%;
    height: 1px;
    background: #bca480;
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    
    transform:  initial;
    -webkit-transform: initial;
    -moz-transform: initial;
}

.box-ft-1 .bof-tf-title {
    color: inherit;
}

.navbar-header-right {
    display: none !important;
}

.grecaptcha-badge {
    visibility: hidden !important;
    pointer-events: none !important;
}





.woocommerce div.product-quickview-content .product_title, .woocommerce div.product .product_title {
    margin-bottom: 10px !important;
    line-height: 35px;
    margin: 0 0 15px;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
}

.woocommerce div.product-quickview-content .customSKU, .woocommerce div.product .customSKU {
    color: #0D8997;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #626262;
}
.woocommerce div.product-quickview-content .customDesc .descTxt, .woocommerce div.product .customDesc .descTxt {
    padding-left: 0;
    font-size: 16px;
}

.woocommerce div.product-quickview-content .customDesc .descTxt ul, .woocommerce div.product .customDesc .descTxt ul  {
    list-style: none;
    padding-left: 0;
}

.woocommerce div.product-quickview-content .customDesc .descTxt ul li::before, .woocommerce div.product .customDesc .descTxt ul li::before {
    content: "» "; /* Add your own character */
}

.bt_fakron_requestQuote {
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    background: #00a7e0;
    color: white;
    font-size: 12px;
    padding: 8px 80px;
    border-radius: 4px;
    transition: background 300ms ease-in-out;
    cursor: pointer;
}
.bt_fakron_requestQuote:hover {
	background: #047ea7;
}

.shop-toolbar {
	display: none;
}

body:not(.tax-product_cat) .heading-background.heading-parallax {
    display: none;
}
