/*hide review product page*/
body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    display: none;
}
/*end hide review product page*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

.single-product #tab-description a:hover {
    color: #282627;
}
h2.countryTitle:hover {
    color: #232323;
    cursor: pointer;
}
.footer-widget #custom_html-5 a {
    margin: 0 10px;
}


@media only screen and (max-width: 850px) and (min-width: 768px)  {
#header-contact.headerContact h2{
font-size: 14px !important;
}
#header-contact {
    margin-right: 20px !important;
}
}

/*update*/
h2.woocommerce-loop-product__title {
    font-weight: bold !important;
    color: #3e3760 !important;
    font-size: 18px !important;
    text-align: center !important;
    padding: 20px 0 !important;
    border: 3px solid #d8d8d8 !important;
}
.product .related h2 {
    font-size: 18px !important;
}
#main-content .container:before {
    display: none;
}
.woocommerce-product-details__short-description {
    text-align: justify !important;
}
.et_right_sidebar #left-area {
    width: 90% !important;
    padding-right: 0 !important;
}
.et_shop_image {
    background-color: #F8F8F8;
}


.tp-parallax-wrap .tp-caption span {
    width: 100% !important;
}


#mobile-toggle-menu-section .et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
}
#mobile-toggle-menu-section {
    padding: 0px !important;
}
#mobile-toggle-menu-section .et_pb_row {
    padding: 0px !important;
}


#header-search .fa-search:before {
    content: "\f002";
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 0;
}
#main-footer .footer-widget h2 {
    font-size: 26px !important;
}
#two-images img {
    width: 350px;
}
@media only screen and (max-width: 991px) {
    #contact-form-section p:last-of-type {
        padding-bottom: 1em;
    }
}
.et_header_style_centered #top-menu > li > a {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
header .container {
    width: 100% !important;
    max-width: 1120px !important;
    margin: auto;
}
#main-footer .container {
    width: 100%;
/*    max-width: 1150px !important; */
    padding-left: 0;
    padding-right: 0;
}
#top-menu li a {
    font-family: initial;
}
#top-menu li a:hover {
background: none;
}
.menu-box .col-md-3 {
    box-shadow: inset 0 0 0 300px rgba(39, 32, 73, 0.2);
    margin: 0 !important;
}
#footer-widgets .textwidget h2 {
    padding-bottom: 20px;
}

a.footer-links {
    display: block;
    margin-bottom: -15px;
}

/*update*/

.footer-links {
    font-size: 18px !important;
    color: #a5a3a3 !important;
    font-weight: 600 !important;
}

#header-left-line { 
    border-bottom: 3px solid #cdcbcb;
    width: 35%;
    position: absolute;
    top: 90px;
    left: -53px;
}
#header-right-line {
    border-bottom: 3px solid #cdcbcb;
    width: 35%;
    position: absolute;
    right: 0;
    margin-right: -40px;
    top: 90px;
}

#top-menu li {
    padding-right: 25px !important;
    padding-left: 25px !important;
    margin-top: 50px;
}
.et-cart-info { 
    display:none; 
}
.countryhr {
    width: 50%;
    background: #BBBBBB;
    height: 4px;
    margin-left: 0px;
    border: transparent;
}

.countryTitle {
    color: #3C355F;
    font-weight: 600;
    margin-bottom: 3%;
    font-size: 35px;
}
p {
    color: #414141;
}
.header {
    font-weight: 600;
    font-size: 70px;
    color:#fff;
}
.headerSub {
    font-size: 30px;
    margin-top: 40px;
    color:#fff;
/*    font-family: Roboto !important; */
    font-family: "Open Sans", Arial, sans-serif;
}
#main-header {
    background: url(https://www.cowines.com/wp-content/uploads/2017/09/header.jpg);
    background-position: center;
    background-size: cover;
    border-top: 20px solid #3F3861;
    padding: 5% 0% 1%;
}
#main-footer {
    background: url(https://www.cowines.com/wp-content/uploads/2017/09/footer-bg.jpg);
    background-position: center;
    background-size: cover;
}
#footer-info {
    float: none;
    text-align: center;
    color: #660033 !important;
    font-family: Sitka;
    font-size: 16px;
}
#footer-bottom {
    border-bottom: 10px solid #3F3861;
}
.headerSearch {
    position: absolute;
    top: 25px;
    left: -5%;
}
.headerSearch input[type=text] {
    font-size: 15px !important;
    padding: 12px 25px !important;
    font-style: italic !important;  
    width: 260px;
}
.headerSearch input[type=search] {
    font-size: 15px !important;
    padding: 12px 25px !important;
    font-style: italic !important;  
    width: 260px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
}
.headerSearch input::placeholder{
    color:#cacaca;
}
.headerSearch button {
    padding: 0px 18px !important;
    margin: 0 !important;
 cursor: pointer;
    border: 1px solid transparent !important;
    background-color: #3E3761 !important;
vertical-align: top;
height: 46px;
transition: all ease-in-out 0.3s;
}
.headerSearch button:hover{
opacity:0.7
}
.headerContact {
    position: absolute;
    right: 0;
    top: 25px;
    margin-right: -70px;
}
.headerContact img {
    width: 43px;
    float: left;
    margin-left: -10px;
    margin-right: 25px;
}
.headerContact  span {
    float: left !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #6b6a6a !important;
/*    font-family: Roboto !important; */
    font-family: "Open Sans", Arial, sans-serif !important;
}
.headerContact h2 {
    width: 300px !important;
    text-align: left !important;
    font-weight: 600 !important;
    color: #282627 !important;
    letter-spacing: 3px !important;
/*    font-family: Roboto !important; */
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 18px !important;
    margin-top: 0 !important;
}
#custom_html-5 a {
    margin-right: 3%;
}
@media screen and (min-height: 1080px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
/*    margin-top: -320px; */
}
}
@media screen and (min-height: 1900px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
        margin-top: 0%;
}
}
@media screen and (min-height: 1920px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
        margin-top: 0%;
}
}
@media screen and (max-width: 1280px) {
    .headerContact {
        margin: 0px !important;
    }
    .headerSearch {
        left: 0 !important;
    }
}
@media screen and (max-width: 1200px) {
    #main-footer .container {
        max-width: 768px !important; 
    }
}
@media screen and (max-width: 1150px){
    .headerSearch {
        left: 90px !important;
    }
    .headerContact h2 {
        letter-spacing: 0px;
    }
    .headerSearch input[type=text] {
        width: 160px !important;
    }
    .headerSearch input[type=search] {
        width: 160px !important;
    }
    #header-left-line {
        width: 220px !important;
        left: 90px !important;
    }
    #header-right-line {
        right: 90px !important;
        margin-right: 0 !important;
        width: 200px !important;
    }
}
@media only screen and (min-width: 981px) {
    .et_header_style_centered #logo {
    /* max-height: 64% !important; */
        max-height: 100% !important;
        min-height: 98px;
        margin-left: -15px;
        margin-top: 8px;
    }
}
@media screen and (max-width: 980px) {
    #header-left-line, #header-right-line {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    #main-footer {
        padding: 0 100px;
        border-bottom: 10px solid #3F3861;
    }
    #footer-bottom {
        border-bottom: transparent;
    }
}
@media screen and (max-width: 850px) {
   
    #header-search {
        left: 30px !important;
    }

    .headerContact h2 {
        width: 250px !important;
    }
    .headerContact img {
        margin-right: 10px;
    }	
}
@media screen and (max-width: 767px) {
    #header-search {
        display: none;
    }
    #header-contact {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    #main-footer {
        padding: 0 50px !important;
    }
}





input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 0px -10px !important;}


.wpcf7-textarea {
    width: 100% !important;
margin:0 !important;
    height: 197px;
    margin-left: -10px !important;;
    font-size: 15pt;}

#businesstype option:disabled {
color: #d1d1d1 !important;
}
#businesstype::-webkit-input-placeholder { /* WebKit browsers */
color: #d1d1d1 !important;
}
#businesstype:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #d1d1d1 !important;
}
#businesstype::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #d1d1d1 !important;
}
#businesstype:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #d1d1d1 !important;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 15px;
    margin-left: -10px !important;
}

.wpcf7-submit {
    margin-top: 20px !important;
    margin-left: -10px !important;
}
.mobile-search{
display:none
}
@media screen and (max-width: 767px) {
.desktop-search{
display:none
}
.mobile-search{
display:inline-block;
margin-top: 15px;
}
#header-search {
	display: inline-block;
	position: static;
	margin-bottom: 15px;
	width: 100%;
	max-width: 100%;
}
.headerSearch input[type="search"] {
 
	width: calc(100% - 95px) !important;
	max-width: 440px;
}
}
