/*
Theme Name: VG Rossi Child
Theme URI: http://wordpress.vinagecko.net/t/rossi/
Author: VinaGecko.com
Description: This is a child theme for VG Rossi
Version: 1.0
Author URI: http://vinagecko.com/
Template: rossi
Text Domain: rossi-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@import url('css/pricing-tables.css');
.center {text-align: center;}
.main-container .page-content .input-text, .main-container .page-content input[type="text"], .main-container .page-content .form-row .input-text, .main-container .page-content input[type="email"],.main-container .page-content textarea, .main-container .page-content input[type="password"]  {
    border: 1px solid #FFBD00!important;
}
ul.order_notes li a.delete_note {
    display: none!important;
}
.wrapper.box-layout {
	padding-top: 30px;
}
.main-container .page-content .entry-content .shop_table {
    border: 1px solid #FFBD00!important;
}
.main-container .page-content .entry-content .woocommerce form select {
    border: 1px solid #FFBD00!important;
}
.main-container .page-content .entry-content #customer_details .select2-container .select2-choice {
    border: 1px solid #FFBD00!important;
}
.main-container .page-content .button,
.main-container .page-content .button.alt,
.main-container .page-content #submit {
  background: #096a8d;
  border: 1px solid #096a8d;
}
.main-container .page-content .button:hover,
.main-container .page-content .button.alt:hover,
.main-container .page-content #submit:hover {
  background: #09536e;
  color: #fff;
  border: 1px solid #09536e;
}
.woocommerce-checkout #payment {
    /*background: #FFD776 none repeat scroll 0% 0%!important;*/
	background: #FFF none repeat scroll 0% 0% !important;
	border: 1px solid #B1B1B1;
}
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;
}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}
#direct_mail_code { 
		text-transform: uppercase!important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
#direct_mail_code_header_field{
	color: #555555;
	font: 300 15px/1.5em 'Roboto', arial, sans-serif !important;
}
.single-directck .woocommerce-checkout #payment div.payment_box {
background-color: #bcd2eb;
}
.main-container .page-content .entry-content #order_review #payment .payment_methods .payment_box {
    background-color: #FFE4AC!important;
}
.main-container .page-content .entry-content .woocommerce form fieldset {
    float: none!important;
    margin: 0px 0px;
}
/*--Site Wide Notice Bottom
p.demo_store {position: fixed;bottom: 0!important;height: 30px; top:auto;}*/

.woocommerce-checkout .checkbox input[type=checkbox],.woocommerce-checkout .checkbox-inline input[type=checkbox],.woocommerce-checkout .radio input[type=radio],.woocommerce-checkout .radio-inline input[type=radio]{position:static!important;margin-left: 20px!important;}
.woocommerce form h3#ship-to-different-address label{font-size: 14px!important;}
/*  THIS IS TO HIDE OR SHOW CUSTOM FIELDS UTM   */
#my_custom_checkout_field {display:none}
/*
#order_review table th, table td {
    border-bottom: 1px solid #FFBD00;
    border-right: 1px solid #FFBD00;
}*/
/* Direct Checkout Pages */
/*--- Exclude CSC Code from All pages except Direct Mail ----
.page-template-default #_csc_field, .directck-template-default #_csc_field {display:none;}*/

.direct_checkout_container{
	margin: 0px auto;
	padding:20px;
	}
#top_guarantee { 
	width: 100%;
	border-style: outset;
    border-width: 11px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-color: rgb(0, 102, 153);
	display: table;
	padding:2px;
	margin: 0 auto 20px;
 }
 #top_inset{
	border-style: inset;
	border-width: thin;
	padding: 20px; 
}
 #top_guarantee_header{
 	text-align:center;
 	font-family: Verdana, Geneva, Sans-Serif; 
	font-size: 24px; 
	color: #000000; 
	margin: 0 auto 20px;
	line-height:normal;
	font-weight:bold;
 }
 #top_guarantee_content p{ 
 	text-align:left;
 	font-family: Verdana, Geneva, Sans-Serif; 
	font-size: 14px; 
	color: #000000; 
	margin-bottom: 1em;
 }
 #top_guarantee_footer{
    text-align:center;
	padding: 5px 30px;
	font-family: Verdana, Geneva, Sans-Serif; 
	font-size: 14px;
	font-weight:bold
}
#direct_checkout_content {
	width: 98%;
    margin: 0px auto;
    padding: 0px;
}
#direct_footer { 
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	/*border-style: ridge;
    border-width: 1px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-color: rgb(175, 175, 175);*/
	display: table;
	padding:10px 20px;
	margin: 20px auto 50px;
 }
 #disclaimer_footer { 
	width: 98%;
	font-size: 11px;
	line-height: 10px;
	padding:10px 20px 0;
	margin: 0px auto;
 }
 .single-directck .wrapper.box-layout { max-width: 1230px; margin: auto; background: #fff; overflow: hidden; border: 1px solid rgb(215, 215, 215);box-shadow: none;}
 body.single-directck { background-color: white!important; color:#333;}
 .direct_checkout_container .entry-content-full .opc-single-product .images{
    float: left;
    margin-bottom: 20px;
    padding-right: 0;
    position: relative;
    width: 100%;
    padding: 15px;
    background: #f5f5f5;
}
 .direct_checkout_container .entry-content-full .opc-single-product .images .zoom_in_marker {
    background: #096a8d;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 30px;
    z-index: 1000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.single-directck .wcopc .opc-single-product .product_meta, .single-directmail .wcopc .opc-single-product .product_meta {display:none;}
/*.single-directck .wcopc .woocommerce-info  {display:none;}*/
 
 /* DirectCheckout Order view remove x adjustment */
 #order_review .product-remove {
    padding-right: 5px;
	max-width:21px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
     padding: 5px 3px; 
	/*border-color: #FFB503;*/
	border: solid 1px #666;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.single-directck h3#order_review_heading, .woocommerce form h3 {
    color: #366c9e;
}
.woocommerce form h3#ship-to-different-address label{
font-weight: normal;	
}
#direct_mail_checkout_code {
    border: 1px solid #B1B1B1;
    padding: 3px;
	margin: 10px 3px;
	width:60%;
}
#direct_mail_checkout_code label {
    line-height: 120%;
	font-size: 11px;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: 300;
	width: 60%;
	float: left;
}
#direct_mail_checkout_code input {
	width: 30%;
	margin-top: 5px;
	text-transform:uppercase;
	margin-left: 5%;
}
.single-directck .wrapper.box-layout  {
    max-width: 800px;
}
.single-directmail .wrapper.box-layout  {
    max-width: 960px;
}
.single-directmail .wrapper.box-layout a {
    color: rgb(0, 0, 238);
}
#direct_checkout_content .entry-title, .entry-meta, .social-sharing, .author-info, .nav-single {display: none;}

/*Login link thinner no background no top border*/
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	padding: 0 2em 1em 2em !important;
	margin: 0 !important;
	background-color: #FFFFFF !important;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:1px;
	box-shadow: none;
}
.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
    content: "";
}
.main-container .product-view .summary.single-product-info .product-nav, .widget_socialsharing_widget { display: none;}
.add-to-links {display: none;}
p.demo_store {padding: 0.4em 0px;}
.top-bar .widgettitle { display: none;}
#add_payment_method #payment div.payment_box {background-color: #FFE4AC!important;}
input { font-family: "Roboto Condensed",sans-serif; border: 1px solid #E3E3E3;}
textarea { border: 1px solid #E3E3E3;}
.select2-container .select2-choice { 
	/*border: 1px solid #FFB503; 
	border-radius: 0px;*/
	border: solid 1px #666;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.woocommerce table.shop_table { border: 1px solid #B1B1B1;}
.main-container .page-content .entry-content .actions .cart_widget { float: left; width: 100%; margin-top: 5px;}
.main-container.default-page .page-content .entry-content .cart_box ul { padding: 0;}
.quantity .minus, .quantity .plus {display:none;}
.main-container .page-content .input-text, .main-container .page-content input[type="text"], .main-container .page-content .form-row .input-text, .main-container .page-content input[type="email"],.main-container .page-content input[type="password"] { height: 40px;}
.main-container .page-content .entry-content .actions .cart-total-wrapper {float: right; width: 100%;}
/*Grouped Table Products*/
.main-container .product-view .summary.single-product-info .price-box { margin: -9999px;}
.main-container .product-view .summary.single-product-info .cart .group_table .group-row { width: 100%; border: 1px solid rgb(255, 189, 0) !important; height: 50px; margin-bottom: 15px; padding: 5px;}
.main-container .product-view .summary.single-product-info .cart .group_table .label { font-size: 20px; color: #000; float: left;
width: 60%; padding: 0;}
.main-container .product-view .summary.single-product-info .cart .group_table .label label{ margin: 10px 0 12px; }
.main-container .product-view .summary.single-product-info .cart .group_table .group-row .price { float: left; width: 20%;}
.single-products .main-container.default-page .page-content article { border: 1px solid rgb(242, 174, 89); padding: 15px 25px;}
.single-products .main-container.default-page .page-content .entry-content-full {font-size: 16px;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;line-height:S 1.4em;}
.single-products .main-container.default-page .page-content .entry-content ul{margin: 0; padding: 0;}
.product_deal {padding: 20px;}
.product_deal_title {font-family: Verdana,Geneva,sans-serif;font-size: 22px; font-weight: bold; color: rgb(0, 8, 174); margin-bottom: 1em; }
	
.single-products .main-container.page-shop .product-content .entry-summary ul{margin: 0; padding: 0;}
.pp_product_deal {padding: 20px 20px 30px;}
.pp_pricing_deal_title {font-family: Verdana,Geneva,sans-serif;font-size: 22px; font-weight: bold; color: rgb(0, 8, 174); margin-bottom: 1em; }
.pp_pricing_deal_content {font-family: Verdana,Geneva,sans-serif;font-size: 22px; font-weight: bold; color: rgb(0, 8, 174); margin-bottom: 1em;float:none; }
.pp-product {font-size: 16px;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 1.4em;}
/*.main-container.default-page .page-content .entry-content a { color: #fff;}*/
body.promo {max-width: 800px; width:100%; border-width: 1px; border-spacing: 0px;background-color:#fff;margin: 20px auto 0;box-sizing: border-box;line-height: 20px;font-weight: 400;font-style: normal;color: #000000;font-size: 14px;opacity: 1;font-family: Verdana, Geneva, sans-serif;}
body.landing {max-width: 1024px; width:100%; border-width: 1px; border-spacing: 0px;background-color:#fff;margin: 20px auto 0;box-sizing: border-box;line-height: 20px;font-weight: 400;font-style: normal;color: #000000;font-size: 14px;opacity: 1;font-family: Verdana, Geneva, sans-serif;}
body.wir {max-width: 600px; width:100%; border-width: 1px; border-spacing: 0px;background-color:#fff;margin: 20px auto 0;box-sizing: border-box;line-height: 20px;font-weight: 400;font-style: normal;color: #000000;font-size: 14px;opacity: 1;font-family: Verdana, Geneva, sans-serif;}
body.landing {max-width: 1024px; width:100%; border-width: 1px; border-spacing: 0px;background-color:#fff;margin: 20px auto 0;box-sizing: border-box;line-height: 20px;font-weight: 400;font-style: normal;color: #000000;font-size: 14px;opacity: 1;font-family: Verdana, Geneva, sans-serif;}
.clearfix { clear: both;}
.clearfix:after { clear: both; content: ""; display: table; }
.containing-div { display: block; height: auto;}
.floating-div { float: left; width: 100%;}
.floating-div ul {  display: inline-block; height: auto;}
.promo .button {background: #666666;border: 1px solid #666666;border-radius: 0;box-shadow: none;color: #fff;display: inline-block;font-size: 14px;font-weight: bold;height: 40px;line-height: 40px;padding: 0 20px;text-shadow: none;text-transform: uppercase;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-align: center;text-decoration: inherit !important;}
.promo .button:hover { background: #096a8d; color: #fff; text-shadow: none; border: 1px solid #096a8d;}
body.error404 .page-404 {margin-top: 180px;}
body.error404 .page-404 .searchform {display: block; margin-left: 20px;}
body.error404 .page-404 .searchform .button {display: block !important;}
.main-container.default-page .page-content .entry-content .button { color: #fff!important;}
.main-container .page-content .entry-content .myaccount_user a { color: #666666;}
.woocommerce form .form-row label { line-height: 1.2!important;}
.direct_checkout_container .entry-content-full .opc-single-product div.summary {
    float: right;
    width: 66%!important;
}
.direct_checkout_container .entry-content-full .opc-single-product .images {
    float: left;
    width: 30%!important;
}
.wcopc #customer_details {
    width: 80%;
    margin: 0 auto;
    padding-right: 10px;
}
@media (min-width: 992px){
.wcopc .woocommerce-checkout form.checkout {
width: 80%;
margin: 0 auto;
}
}
.opc-single-product .vgwc-product-price {
    font-size: 14px !important;
}
/*SMART OFFERS*/
.mfp-bg {
    background: #3b3b3b!important;
    opacity: 0.85!important;
}
div[id^="so-entry-content"] {
	border-width: 1px;
	border-color: rgb(0, 0, 0);
	border-style:solid;
}

.so-offer-content.white-popup {
    margin: 0 auto!important;
}
.so-offer-content.white-popup li {
    display: list-item!important;
    margin-left: 20px;
}

.so-offer-content.white-popup ul {
    list-style-type: disc!important;
	margin-bottom: 20px;;
}

/*WOO RECURRENT ORDERS HIDE EXTRA FIELDS */
/*.opc_order_review .woocommerce-checkout-review-order-table .recurring-totals {
    display: none;
}*/
.opc_order_review .woocommerce-checkout-review-order-table .shipping {
    display: table-row!important;
}
/*.woocommerce-checkout-review-order .recurring-total {
    display: none;
}
.woocommerce-checkout-review-order .recurring-totals th {
    color: #fff!important;
}*/
.isp_search_box_input{
	width: 100%!important;
    height: 5rem!important;
}
.isp_search_box_form{
	width: 100%!important;
}
.ingredients-btn, .ingredients-btn:visited, .ingredients-btn:focus {
    border: none;
    display: inline-block;
    outline: 0;
    /*padding: 3px 16px;*/
    vertical-align: middle;
    overflow: hidden;
    /*text-decoration: none!important;*/
	text-decoration:underline;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #424242 ;
    background-color: #FFFFFF;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
    }
.ingredients-btn:hover {	
	background-color: #ffffff;
    color: #4CAF50;
	text-decoration:underline;
    /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
}
.guarantee-btn, .guarantee-btn:visited, .guarantee-btn:focus {
    border-color: rgb(186, 186, 186);
	border-radius: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-shadow: none;
    display: inline-block;
    outline: 0;
    padding: 3px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none!important;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: rgb(45, 137, 239);
    }
.guarantee-btn:hover {	
	background-color: #ffffff;
    color: rgb(45, 137, 239);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
#offer_buttons{
margin: 20px auto;
width: 100%;
text-align: center;
}
#button_yes_so_offer a{
 color: #082652!important;
}
#button_no_so_offer a{
 color: #04274A!important;
}
#button_yes_so_offer{
border:1px solid #FF7500; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:20px;font-family:arial black, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;font-weight:bold; color: #082652;
 margin: 0 0 5px 0;
 background-color: #FFF00F; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF00F), to(#FF6619));
 background-image: -webkit-linear-gradient(top, #FFF00F, #FF6619);
 background-image: -moz-linear-gradient(top, #FFF00F, #FF6619);
 background-image: -ms-linear-gradient(top, #FFF00F, #FF6619);
 background-image: -o-linear-gradient(top, #FFF00F, #FF6619);
 background-image: linear-gradient(to bottom, #FFF00F, #FF6619);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFF00F, endColorstr=#FF6619);
}

#button_yes_so_offer:hover{
 border:1px solid #FF7500;
 background-color: #FFF00F; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF00F), to(#FFFF19));
 background-image: -webkit-linear-gradient(top, #FFF00F, #FFFF19);
 background-image: -moz-linear-gradient(top, #FFF00F, #FFFF19);
 background-image: -ms-linear-gradient(top, #FFF00F, #FFFF19);
 background-image: -o-linear-gradient(top, #FFF00F, #FFFF19);
 background-image: linear-gradient(to bottom, #FFF00F, #FFFF19);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFF00F, endColorstr=#FFFF19);
}
#button_no_so_offer{
border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:18px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block; color: #04274A!important;
 margin: 0 0 5px 0;
 background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
 background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}

#button_no_so_offer:hover{
 border:1px solid #b3b3b3;
 background-color: #cdcdcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
 background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}
/* Direct Checkout New Toggle Message */
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1011;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.8);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
	background-color: rgba(255,255,255, 1);
    position: relative;
    top: 5%;
    width: 100%;
    text-align: left;
    margin-top: 30px;
	color: #000000;
    font-size: 14px;
	padding: 15px;
	line-height: 16px;
	font-weight: 400;
	font-style: normal;
	font-family: Verdana, Geneva, Sans-Serif;
	border-width: 1px;
	border-color: rgb(0, 0, 0);
	border-style: solid;
}

.overlay-content a {
	color: #000000!important;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px !important;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .closebtn {
    font-size: 40px !important;
    top: 15px;
    right: 35px;
  }
}
.main-container.default-page .non-wc-products .entry-content ul {
  margin: 0;
  padding: 0 0 0 40px;
  list-style: none;
}
.single-directmail #order_review .product-remove, .single-directck #order_review .product-remove {
	display:none!important;
}
.single-directmail .opc-pricing-table-product .product-quantity, .single-directck .opc-pricing-table-product .product-quantity{
	display:none!important;
}
ul.myList {
    list-style-type:disc;
    padding: 0 30px 15px;
}
ul.myList li {
    padding: 10px 0 5px;
}

/* GhostMonitor Fixes */

.ghostmonitor-container .ghostmonitor-atc-popup-close {
    background-color: #f00!important;
}

/* Cart Message Fixes */

.yith-cart-message .content{
    padding: 1em 1em 1em 80px;
    overflow: hidden;
	font-size:18px!important;
}

.yith-cart-message .content .button,
.yith-cart-message .content .button:hover{
    display:inline-block;
    float:right;
    background:none;
    text-shadow:none;
    border:0;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 8px 20px;
    box-shadow:none;
	margin-top:10px!important;
}

/* Remove Weight Info Box From Direct Mail Pages */

.opc-pricing-table-product-dimensions {
	display:none!important;
}
.g-recaptcha {
    margin: 0 auto 15px!important;
    float: left;
    width: 100%;
}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register {
    border: none!important;
}
@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha {-webkit-transform:scale(0.77);transform:scale(0.77);-webkit-transform-origin:0 0;transform-origin:0 0;}
}
.dm_faqs a {color: black;}