/*
Theme Name: The Retailer Child
Theme URI: http://theretailer.getbowtied.com/
Description: This is a child theme for The Retailer.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: theretailer
Version: 1.0
*/

@import url("../theretailer/style.css");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/***Responsive**/

body {
    font-size: 16px;
    color: #000;
    line-height: 1.5em;
    overflow-y: scroll;
}
@media only screen and (max-width: 719px)
.single-product-top {
     margin-top: 0px; 
}
@media screen and (max-width: 959px)
.single-product-top {
     margin-top: -18px; 
}
@media screen and (max-width: 959px)
.grtr_product_price_desktops, .product_infos.summary .after_title_reviews {
    display: block;
}
.entry-content h2 {
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 600;
    color: #000;
}
.single-product-top {
    padding: 0 10px 0px;
    margin-top: -38px;
}

body:not(.woocommerce-checkout) .woocommerce img,
body:not(.woocommerce-checkout) .woocommerce-page img {
	height: auto;
	max-width: none;
}

div.product div.product_meta, #content div.product div.product_meta {
    font-size: 15px;
    color: #000;
    margin-top: 20px;
    font-weight: 400;
}

.menus_wrapper_no_shopping_bag_in_header.mobiles_menus_wrapper {
    max-width: 340px;
}

.first-navigation ul li a {
    font-weight: 300;
    text-transform: lowercase;
}

@media only screen and (max-width: 719px)
.entry-title {
    text-align: left;
}

.wpb_single_image .vc_figure {
    display: inline;
 }

/***Home Page formatting**/

.global_content_wrapper {
    margin: 10px auto;
}

.archive .global_content_wrapper {
	margin: 0px auto 0 auto;
}

.bottom_wrapper {
    border-top: 0px #3D3D3D;
    padding: 10px 0px 15px;

}

.gbtr_footer_widget_copyrights {
    color: #A8A8A8;
    text-align: left;
    float: none;
    font-size: 12px;
    padding-top: 5px;
}

/***Archive Page formatting**/

article {
    margin-bottom: 10px;
}

.box-share-container {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 25px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 99;
}

.shortcode_title, .entry-content .shortcode_title {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding: 27px 40px;
    margin-bottom: 30px;
}

.shortcode_title::after {
    content: "";
    display: block;
    height: 0px;
    width: 60px;
    border-bottom: 2px solid;
    position: absolute;
    bottom: 0px;
    left: 40px;
}

.gbtr_featured_section_title {
    padding: 27px 40px;
    font-size: 12px;
    text-transform: uppercase;
}

.gbtr_items_sliders_title::after {
    content: "";
    display: block;
    background: transparent none repeat scroll 0% 0%;
    height: 0px;
    border-bottom: 2px solid;
    clear: both;
    width: 60px;
    padding: 0px 40px;
}

/***Attachment Image**/

img .attachment {
    color: transparent;
    font-size: 0px;
    vertical-align: text-bottom;
    max-height: 600px;
}

/***prettyPhoto **/

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0px 0px;
    display: none !important;
}

.pp_content_container #respond h3 {
	margin: 0px 0 30px 0 !important;
	line-height:1.5em !important;
}

.pp_content_container #respond {
	margin: 0 !important;
	width: 100% !important;
	background: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	overflow:hidden !important;
}

.pp_description {
	display:block;
}

/*.pp_content_container .pp_left {
	padding-left:0px !important;
}

.pp_content_container .pp_right {
	padding-right:0px !important;
}*/

#fancybox-content .required,
.pp_content_container .required {
	position:absolute !important;
	top:5px !important;
	right:5px !important;
}

#fancybox-content .comment-form-author,
#fancybox-content .comment-form-email,
.pp_content_container .comment-form-author,
.pp_content_container .comment-form-email {
	position:relative;
}

#fancybox-content label,
.pp_content_container label {
	padding:0 !important;
}

.pp_content_container input {
	width:95% !important;
	border:1px solid #ccc !important;
}

.pp_content_container input {
	width:95% !important;
	border:1px solid #ccc !important;
}

.form-submit input {
	width:99% !important;
}

.pp_content_container textarea {
	width:95% !important;
	border:1px solid #ccc !important;
}


div.pp_default .pp_description {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin: 5px 50px 5px 0px;
}	

.pp_description { display: inline; }


.entry-title.gbtr_post_title_listing, .page-title.gbtr_post_title_listing, .entry-title.gbtr_post_title_listing a, .page-title.gbtr_post_title_listing a {
    text-transform: none !important;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px;
    line-height: 1.2em;
    font-size: 25px;
    color: #900;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 	5px;
}

.entry-title, .page-title, .entry-title a, .page-title a {
    display: block;
    font-size: 25px;
	color: #900;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2em;
}

.main-navigation li:hover > a {
	color: #900;
}

.main-navigation .mega-menu > ul > li > a:hover
{
    background: none !important;
    color: #900 !important;
}

.main-navigation ul ul li a:hover {
    color: #FFF !important;
    background: #900 none repeat scroll 0px 0px;
    transition: all 0.3s ease-out 0s;
}

.more-link
{
	display: inline-block;
	padding: 10px 20px;
	background: transparent none repeat scroll 0% 0%;
	color: #900;
	text-decoration: none;
	margin: 10px 0px 0px;
}


.widget h4.widget-title {
    font-size: 12px;
    text-transform: none;
    font-weight: 900;
    color: #000;
    display: block;
    padding: 0px 0px 10px;
    border-bottom: 2px solid #000;
    margin: 0px 0px 10px;
}

.tagcloud a {
    font-size: 12px !important;
    font-weight: 900;
    color: #888;
    background: none repeat scroll 0% 0% #FFF;
    text-transform: none;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 12px;
    border: 1px solid #CCC;
    display: inline-block;
    margin-bottom: 3px;
    transition: all 0.3s ease 0s;
}

/****************************************************************/
/***************Portfolio + attachment page*********************/
/****************************************************************/


.entry-attachment {
    text-align: center;
    padding: 20px 10px;
}

.portfolio_title {
    font-size: 40px !important;
    color: #900;
    width: auto;
    max-width: auto !important;
    margin-bottom: 10px !important;
}

#currentlyShowing {
    overflow: auto;
    margin-bottom: 16px;
}

#currentlyShowing .current-artists {
    float: left;
    width: 200px;
    height: 75px;
    margin: 0px 30px 30px 0px;
}

#currentlyShowing .current-artists .image-frame {
    width: 100px;
    height: 75px;
    overflow: hidden;
    margin-right: 10px;
    float: left;
}

.artists-list {
    width: 100%;
    margin-right: 30px;
    margin-bottom: 0px;
    margin-top: 40px
    color: #666;
}

.linksubtitle {
    margin-bottom: 0px;
    margin-top: 40px
}


/****************************************************************/
/***************woocommerce*********************/
/****************************************************************/

/***************hides top right sorting*********************/

.woocommerce .single-product-top .woocommerce-breadcrumb, .woocommerce-page .single-product-top .woocommerce-breadcrumb {
    /* padding-top: 8px; */
    padding-bottom: 18px;
}

.catalog_top .select2-container {
    padding-top: 2px;
    display: block;
}

.product_main_infos {
    padding: 40px 0px 10px;
    margin: 0px 10px;
}

div.product form.cart .variations .value select, #content div.product form.cart .variations .value select {
    font-size: 1 rem;
    color: #777;
    padding: 5px 8px;
    height: 40px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

    

.add-request-quote-button {
    background: none repeat scroll 0% 0% #990000 !important;
    padding: 5px 20px !important;
    margin: 0px 0px 5px !important;
    min-height: 10px;
    max-height: 30px;
    float: left;
    font-weight: 200;
}

.products {
    margin: 20px 10px 10px 10px !important;
}

.grtr_product_header_mobiles {
    text-align: left;
    margin: 0px 0 40px 0;
    display: none;
}

.name_above
{
	clear: none;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px 0px 0px;
	font-size: 16px;
	color: #900;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: none;
	font-family: "Arvo",Arial,Helvetica,sans-serif !important;
}

.titolo_lungo {
    clear: none;
    margin-top: 0px;
    margin-bottom: 3px;
    padding: 3px 0px 0px;
    font-size: 16px;
    color: #333;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: none;
    font-variant: none;
    font-family: "Arvo",Arial,Helvetica,sans-serif !important;
}

h4.name_below
{
	clear: none;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px 0px 0px;
	font-size: 16px;
	color: #900;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: none;
	font-family: "Arvo",Arial,Helvetica,sans-serif !important;
}

h4.titolo_lungo
{
	clear: none;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px 0px 0px;
	font-size: 16px;
	color: #333;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: none;
	font-family: "Arvo",Arial,Helvetica,sans-serif !important;
}

.field_descr
{
	font-weight: bold;
	text-transform: none;
	font-variant: none;
	font-family: "Arvo",Arial,Helvetica,sans-serif !important;
}

div.product .product_title, #content div.product .product_title {
    clear: none;
    margin-top: 0px;
    margin-bottom: 3px;
    padding: 3px 0px 0px;
    font-size: 24px;
    color: #333;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: none;
}

.entry-content {
	font-size:16px;
	line-height:1.5em;
	color:#000;
}

.entry-content .product_item p, .product_item p {
    font-size: 14px !important;
    color: #900;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

.entry-content .product_item p.product-title, .product_item p.product-title {
    margin-right: 10px;
}

.entry-content p {
    padding: 0 10px 0 0;
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
}

.quantity input.qty, .woocommerce .quantity .qty {
    font-size: 14px;
    height: 35px !important;
}


.vc_gitem-post-data {
    margin-bottom: 15px;
    font-size: 20px;
    color: #999;
    line-height: 1.3;
    text-align: center;
    font-family: Roboto;
    font-weight: 100;
    font-style: normal;

}

@media screen and (min-width: 960px)
.container_12 .grid_8 {
    width: auto;
}

/*****************image attachment******************/


/*
.container_12 .pull_8 {
    left: 40px;
}
.container_12 .grid_2 {
    width: 350px;
}
*/

/*****************hide prices and amounts******************/

.woocommerce ul.products li.product .price, .product_item .price {
    display: inline;
    margin-top: 6px;
    font-size: 12px;
    color: #000 !important;
    padding: 0 !important;
    font-weight: normal;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    display: block;
    color: #333;
    font-size: 1em;
}

ul.product_list_widget span.amount, .woocommerce ul.product_list_widget span.amount {
    display: block;
    font-size: 13px;
    font-weight: 100;
    color: #000;
    padding-bottom: 3px;
}

div.product .summary span.price, div.product .summary p.price, #content div.product .summary span.price, #content div.product .summary p.price {
    display: inline;
    color: #333;
    font-size: 1em;
}

div.product .summary span.price,
div.product .summary p.price,
#content div.product .summary span.price,
#content div.product .summary p.price {
	color: #000 !important;
	font-size: 16px !important;
	font-weight:300 !important;
	padding:0px 0 15px 0;
	display:block;
}

.product_item .price {
	display: block;
	margin-top: 6px;
	font-size:12px;
	color:#000 !important;
	padding:0 !important;
	font-weight:100;
}


table.shop_table .amount, .woocommerce table.shop_table .amount {
    display: block;
}

/*****************CSS Theme Options******************/

.main-navigation .mega-menu > ul > li > a:hover
{
    background: none !important;
    color: #900 !important;
}

.main-navigation ul ul li a:hover {
    color: #FFF !important;
    background: #900 none repeat scroll 0px 0px;
    transition: all 0.3s ease-out 0s;
}

table.shop_table .amount, .woocommerce table.shop_table .amount {
    display: inline;
}

.more-link:hover {
    background: #900 none repeat scroll 0% 0%;
    color: #FFF;
    font-weight: 600;
}
.more-link {
    display: inline-block;
    padding: 10px 20px;
    background: none repeat scroll 0% 0%;
    text-decoration: none;
    margin: 10px 0px 0px;
  	background-color; transparent;
  	color: #FFF;

}

.container_12 .pull_8 {
    left: 40px;
}
.container_12 .grid_2 {
    width: 350px;
}


@media screen and (min-width: 960px)
.container_12 .grid_8 {
    width: auto;
}

.shop_table_wrapper {
    border-right: 1px solid #ccc;
    width: 550px;
}

@media screen
.container_12 .grid_4 {
    width: 260px;
}


.pp_description {
    display: inline;
}

.sf-menu a, .main-navigation .mega-menu > ul > li > a, .shopping_bag_centered_style {
    font-size: 14px;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}



/*********Product Archive**************/



.archive .category_header h1.page-title, .category_header h1.page-title {
    font-size: 25px;
    color: #900;
    font-weight: 400;
    max-width: none;
    margin-bottom: -10px;
    margin-left: 10px;
    margin-top: 10px;
}

.category_header {
    padding: 30px 0;
    margin-top: -20px;
}

.single_add_to_cart_button {
    background: none repeat scroll 0% 0% #990000 !important;
    padding: 5px 20px !important;
    margin: 0px 0px 5px !important;
    min-height: 10px;
    max-height: 30px;
    float: left;
}

woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: normal;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

a.button, button.button, input.button, #respond input#submit, #content input.button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button {
    display: block !important;
    font-size: 100%;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    text-align: center;
    overflow: visible;
    padding: 3px 3px;
    text-decoration: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    left: auto;
    color: #fff !important;
    text-shadow: 0 0 0 #ffffff !important;
    border: 0 !important;
    background: #000;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.075), inset 0 0 0 rgba(255,255,255,0.3), 0 0 0 rgba(0,0,0,0.1) !important;
    -moz-box-shadow: inset 0 0 0 rgba(0,0,0,0.075), inset 0 0 0 rgba(255,255,255,0.3), 0 0 0 rgba(0,0,0,0.1) !important;
    box-shadow: inset 0 0 0 rgba(0,0,0,0.075), inset 0 0 0 rgba(255,255,255,0.3), 0 0 0 rgba(0,0,0,0.1) !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
    max-width: 880px !important;
    -webkit-appearance: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.quantity input.qty, #content .quantity input.qty {
    width: 48px !important;
    height: 40px !important;
    line-height: 50px !important;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 35px !important;
    text-align: center;
    vertical-align: middle;
    border-width: 1px !important;
    border-style: none solid !important;
    border-color: -moz-use-text-color #4D4D4D !important;
    -moz-border-top-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    border-image: none !important;
    background: none repeat scroll 0% 0% #FFF;
    color: #333;
    border-radius: 0px !important;
    box-shadow: 0px 0px 0px 0px #F7F6F7 inset !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
}

.quantity .plus, .quantity .minus, #content .quantity .plus, #content .quantity .minus {
    display: block;
    padding: 0px;
    margin: 0px;
    position: absolute;
    text-align: center;
    vertical-align: text-top;
    width: 35px !important;
    height: 40px !important;
    overflow: visible;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    line-height: 13px;
    font-size: 14px;
    border-radius: 0px !important;
    color: #808080 !important;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8) !important;
    border: 0px none !important;
    background: -moz-linear-gradient(center top , #000 0%, #000 100%) repeat scroll 0% 0% transparent !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075) inset, 0px 0px 0px rgba(255, 255, 255, 0.3) inset, 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.3s ease 0s;
}

.first-navigation ul li a
{
    font-weight: 900;
	text-transform: lowercase;
}


.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    background: none repeat scroll 0% 0% #FFF !important;
}

/*********Product Page**************/

.product_item .image_container {
    position: relative;
    max-width: 100% !important;
    max-height: 100% !important;
    margin-bottom: 10px;
}

.product_item img {
	width:auto;
	height:auto;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.woocommerce .thumbnails a, .woocommerce .thumbnails img {
    width: 50px !important;
    height: 50px !important;
    border: 1px;
}

.woocommerce div.product div.images img {
    display: block;
    max-width: 400px;
    display: block;
    height: auto;
    max-height: 600px;
    box-shadow: 2px 2px 2px 2px rgba(35, 27, 27, 0);
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
    box-shadow: 1px 1px 1px 1px !important;
    width: none;
    max-width: 400px;
    max-height: 600px;
}

.woocommerce div.product attachment-shop_thumbnail wp-post-image{
border-image: 1px;
}


.vc_responsive product_item img {
    width: 120px;
    height: auto;
}

.product_thumbs {
    margin: 0px 0 -30px;
    overflow: hidden;
}

.entry-thumbnail img {
    max-width: 400px;
    height: auto;
    margin: 0 0 35px 0;

}

.entry-thumbnail img {
    max-width: 400px;
    height: auto;
    margin: 0 0 35px 0;

}


/****************************************************************/
/****************************************************************/
/****************************************************************/