/* Custom code goes here - paste your css code below in line 8 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new {
color: #fff;
}

/*my customization*/
.product-prices {
    color: #000 !important;
}
.product-discount span {
    color: #F00 !important;
}

@media all and (max-width: 575px){
  #custom-text h2{
    font-size:10px;
  }
}

@media(min-width:1200px) {
    .container {
        width: 1370px; /*1170*/
        max-width: 100%;
    }
}

@media(min-width:1300px) {
    .container {
        width: 1440px;	 /*1170px;*/
        max-width: 100%;
}

@media(min-width: 1921px) {
	.container { 
		width: 1940px; /*1770px*/
		max-width: 100%;}
}	

@media(min-width: 2000px) {
	.container {
		width: 2240px; /*2040px*/
		max-width: 100%;}
}
#contact-link span.shop-phone strong, #contact-link span.shop-phone strong a, .lang_currency_top span.expand-more, nav.header-nav .user-info a.account {
	color: #f72e0b !important;
}
	
#home_categories ul li a.view_more {
    background: #f72e0b;
    color: #222222;
    border-color: #b1a880 !important;
}	
.feat_cat_style1 #home_categories ul li.cat_block:hover {
	background : #background: #f5cb22;
}

/****/
.goog-te-gadget-simple .goog-te-menu-value {
    color: #fc1717 !important;
	font-weight: bold;
}
.goog-te-menu-value {
    color: #222222 !important;
}
.goog-te-gadget-simple {
    background-color: #f6f6f6 !important;
    border-left: 1px solid #f6f6f6 !important;
    border-top: 1px solid #f6f6f6 !important;
    border-bottom: 1px solid #f6f6f6 !important;
    border-right: 1px solid #f6f6f6 !important;
}
.goog-te-gadget {
    color: #7e7e7b !important;
}

.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
    color: #222222 !important;
    background: #ffffff;
}

.goog-te-menu2 {
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #222 !important;
    overflow: hidden;
    padding: 4px;
}

.fa-facebook:hover {
  color: #3B5998;
}
.fa-instagram:hover {
  color: #125688;
}
.fa-pinterest:hover {
  color: #cb2027;
}