/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  border-color:black;
}

.footer_top .footer_col2 ul li a
{
    line-height: 38px !important;
}
div.wpcf7-response-output
{
	background:#ed0000 !important;
}
ul.woocommerce-error li:last-child
{
	color:#ed0000;
}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text
{
	border:1px solid #ddd;
}
.woocommerce table.cart td.actions {
    text-align: right;
    padding: 24px 15px;
}
.woocommerce .checkout .woocommerce-error
{
	background:#ed0000;
	color:#fff;
}
.woocommerce .checkout #payment ul.payment_methods li
{
border-bottom:1px solid #ddd;
}
.woocommerce .checkout #payment ul.payment_methods
{
border-bottom:0px solid #ddd;
}
.woocommerce .checkout .place-order p.form-row {
    margin-bottom: 5px;
}
.woocommerce .checkout .woocommerce-terms-and-conditions-wrapper
{
	margin-bottom:20px;
}
.woocommerce .checkout .order-total
{
	background:#f1f1f1;
}
.woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th
{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
.woocommerce form.checkout table.shop_table span.amount {
    color: #222;
}

.woocommerce table
{
	background:#f5f5f5;
}
.woocommerce .checkout table.shop_table thead tr, .woocommerce table.cart thead tr, .woocommerce-account table.my_account_orders thead tr, .woocommerce-page .checkout table.shop_table thead tr, .woocommerce-page table.cart thead tr {
    border: 1px solid #ed0000;
    background: #ed0000;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    /*background-color: #f5f5f5;*/
    background-color: #ed0000;
    margin: 0px -15px;
    padding-left: 15px;
}
.select2-container--default .select2-results
{
	/*background:#f5f5f5;*/
  background:black;
}
.select2-container--default .select2-search--dropdown
{
	background:#ccc;
}
.select2-container--default .select2-results>.select2-results__options
{
	/*background:#f5f5f5;*/
  background:black;
}
.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type=text], .woocommerce form.checkout .col2-set .form-row.notes textarea
{
	border:1px solid #ddd;
}
.woocommerce-checkout .woocommerce-billing-fields
{
	padding:0px;
}
.woocommerce .col-1, .woocommerce .col-2
{
background: #f5f5f5;
    padding: 20px;
}
.woocommerce .col-1, .woocommerce .col-2 {
    width: 45.077491%;
}
.woocommerce-page #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_submit
{
    padding: 0px 30px !important;
}
.woocommerce table.shop_table.shop_table_responsive
{
	margin:0px 10px;
}
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals
{
    background: #f5f5f5;
}
.woocommerce div.cart-collaterals h2, .woocommerce-page .div.cart-collaterals h2
{
    background: #ed0000;
    padding: 0px 10px;
    color: #fff;
}
.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text
{
	color:#222;
}
.woocommerce table.cart tbody tr span.amount, .woocommerce-page table.cart tbody span.amount
{
	color:#222;
}

.woocommerce-cart table.cart tbody tr td a:not(.checkout-button), .woocommerce-checkout .checkout table tbody tr td a {
    color: #222;
    font-weight: 700;
}
.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel]
{
	border:1px solid #ddd;
}
.woocommerce-billing-fields
{
	background:#f5f5f5;
	padding:20px;
}
.woocommerce-checkout .woocommerce-error, .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-message
{
	border:1px solid #ddd;
}
#respond input[type=text], #respond input[type=email], #respond textarea, .contact_form input[type=text], .contact_form textarea
{
	background:#f5f5f5 !important;
	border:1px solid #ddd;
}
#respond textarea
{
background:#f5f5f5 !important;
	border:1px solid #ddd;
}
.woocommerce-pagination ul.page-numbers li a:hover, .woocommerce-pagination ul.page-numbers li span.current
{
	margin-bottom:10px;
}
.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title {
    margin-bottom: 10px !important;
}
.qode-single-product-summary .product-categories
{
	display:none;
}
.shopping_cart_dropdown_inner .variation p
{
	color:#fff;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span
{
color: #231f20;
border: 2px solid #231f20;
}
.woocommerce-pagination ul.page-numbers li a:hover, .woocommerce-pagination ul.page-numbers li span.current
{
    background-color: #ed0000;
    border-color: #ed0000;
    color: #fff;
}

.sidebar .widget.posts_holder li.current-cat a
{
	color:#ed0000 !important;
}

.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title
{
	font-size:16px;
	line-height:26px;
}
.woocommerce .product h1.product_title
{
    font-size: 22px;
	    line-height: 30px;
}
.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
    padding: 70px 0 30px;
}
.woocommerce .summary
{
	margin-bottom:10px;
}
.woocommerce div.product .images .thumbnails a img, .woocommerce div.product .images img
{
	border:1px solid #ddd;
}

.woocommerce .q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header
{
	background:#231f20;
	color:#fff;
	font-weight:400;
}
.woocommerce .variations tr td select option{
background: #231f20;
    padding: 5px 10px;
    color: #fff;
    border-color: #231f20;
}
.woocommerce .variations tr td select{
background: #ed0000;
    padding: 5px 10px;
    color: #fff;
    border-color: #ed0000;
    text-transform: uppercase;
    font-size: 12px;
	width:100%;
    letter-spacing: 0px !important;
}
.woocommerce table tr td
{
	color:#000;
}
.woocommerce div.product .summary p.price
{
	color:#ed0000 !important;
}
.woocommerce div.product .summary p.price span.amount
{
	color:#ed0000 !important;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow
{
	color:#fff;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered
{
    background: #fff;
    border: 1px solid #ddd;
    color: #646464;
}

.sidebar .widget.posts_holder li
{
	padding:0px !important;
}
.sidebar ul.product-categories .widget li
{
	margin:0px;
}
.sidebar ul.product-categories li a:before
{
content: "\f0a9";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}
.sidebar ul.product-categories li a
{
color:#000 !important;
	border-bottom: 1px solid #231f20;
	display:block;
	padding:10px 0px;
}
.sidebar ul.product-categories li:last-child a
{
border-bottom: 0px solid #231f20;
}

.sidebar ul.product-categories
{
	background:#f4f4f4;
	padding: 10px 13px 13px 13px;
}
.sidebar .woocommerce.widget_product_categories h5 {
    margin-bottom: 0px;
    font-size: 22px;
    background: #ed0000;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-weight: 500;
}


.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title
{
	padding:0px 20px !important;
}
.top-product-section .image-wrapper img
{
	width:100%;
}





.filter_outer
{
margin: -30px 0 25px;
}
.mgi-gallery .hover_feature_holder_title_inner span.project_category
{
	display:none !important;
}
.mgi-gallery .hover_feature_holder_title_inner h5
{
	display:none !important;
}

.mgi-gallery a.preview.qbutton.small.white
{
	display:none;
}

.mgi-contact .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled])
{
    font-family: 'Open Sans', sans-serif;
	    text-transform: uppercase;
    height: 55px;
    line-height: 55px;
    padding: 0 36px;
	background:#ed0000;
	border-radius:0px !important;
}
.mgi-contact .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover
{
	background:#231f20;
}
.coll button.bg-red-button
{
box-shadow: inset 0px 0px 0px 0px #cf866c !important;
}
.coll button.bg-red-button
{
     background-position: top right;
    text-transform: uppercase;
    background: #ed0000;
    padding: 16px 35px;
    text-decoration: none;
    border-radius: 0px;
    border: 0px solid #ddd;
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 0px 0px 0px #000000;
	box-shadow: inset 0px 0px 0px 0px #cf866c !important;
}

.coll button.bg-red-button:hover
{
	background:#231f20;
}

.recent
{
	width:100%;
	float:left;
}
.recent ul
{
	margin:0;
	padding:0;
}
.recent ul li
{
    list-style: none;
    padding: 7px 0px;
    float: left;
}
.recent ul li:before
{
content: "\f101";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}
.alumn ul
{
	margin:0;
	padding:0;
}
.alumn ul li
{
    list-style: none;
    width: 100%;
    float: left;
	padding-left: 13px;
	margin-bottom:5px;
}

.alumn ul li:before
{
content: "\f101";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
	margin-left:-13px;
}

.footer_top .widget_nav_menu li.menu-item a:before
{
content: "\f101";
    padding-right: 5px;
    font-size: 16px;
    font-family: "fontawesome";
    color: #ed0000;
}

.ownn .menu-policies-manual-container {
    padding: 2px 15px 5px 15px;
}
.ownn .widget li
{
	margin-bottom:0px;
}
.ownn .widget li a:before {
    content: "\f0a9";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}
.ownn .widget li a {
    color: #000 !important;
    border-bottom: 1px solid #231f20;
    display: block;
    padding: 10px 0px;
}
.ownn .widget li:last-child a
{
border-bottom: 0px solid #231f20;
}
.ownn .widget h5
{
    margin-bottom: 0px;
    font-size: 22px;
    background: #ed0000;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-weight: 500;
}
.ownn .widget.widget_nav_menu
{
	background:#f5f5f5;
}
.footer_top .widget_nav_menu li.menu-item a
{
	text-decoration:none;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #006400;
}
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #ed0000;
}
.mgi-contact input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea
{
width: 100%;
padding:20px 18px !important;
border:1px solid #e1e1e1 !important;
color: #4e4e4e !important;
box-shadow: inset 2px 2px 2px #ccc !important;
	background:#fff !important;
}


.mgi-contact .vc_col-sm-12
{
padding:7px 10px;
}
.mgi-contact .vc_col-sm-6
{
padding:7px 10px;
}

.footersocial2 li {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    color: #fff;
    background: #231f20;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
}
.footersocial2 li a {
    color: #fff;
    font-size: 22px;
    padding: 0px 0px 0px 0px;
}
.footersocial2 li:hover
{
background: #ed0000;
}
.footersocial2
{
margin:0;
	padding:0;
}


.touch p
{
font-size:16px;
}
.touch p a
{
font-size:16px;
}
.touch .fa {
    font-size: 22px;
    margin-right: 7px;
    color: #ed0000;
}
.weap
{
	width:100%;
	float:left;
}
.weap ul
{
	margin:0;
	padding:0;
}
.weap ul li
{
    list-style: none;
    border-bottom: 1px dashed #ddd;
    padding: 7px 0px;
    width: 46%;
    float: left;
    margin-right: 4%;
}
.weap ul li:last-child
{
    border-bottom: 0px dashed #ddd;
}

.weap ul li:before
{
content: "\f101";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}


.mg-link p
{
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0px;
}
.mg-last p
{
border-bottom: 0px dashed #ddd;
}
.mg-link p a
{
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    font-size: 14px;
	text-transform: lowercase !important;
}
.rifle
{
	width:100%;
	float:left;
}
.rifle ul
{
	margin:0;
	padding:0;
}
.rifle ul li
{
	list-style:none;
	display:block;
}
.rifle ul li:before
{
    content: "\f101";
    padding-right: 5px;
    font-size: 16px;
    font-family: "fontawesome";
    color: #ed0000;
}
.sr a
{
	color:#ed0000;
}
.sr a:hover
{
	color:#000;
	font-weight:700;
}
.cart_list li a
{
	color:#fff !important;
}
.box-sh img
{
box-shadow: 10px 10px #ccc;
}
.title.title_size_small h1 {
    text-transform: uppercase;
}
.caroufredsel-direction-nav a, .flex-direction-nav a
{
	background:#fff;
}
.caroufredsel-direction-nav a i, .flex-direction-nav a i
{
	color:#000;
}
.shopping_cart_header .header_cart.cart_icon:before
{
	color:#000;
}
.shopping_cart_header .header_cart.cart_icon .header_cart_span
{
    background-color: #ed0000;
}
.footer_top .four_columns .column_inner
{
	margin-bottom:15px;
}
.footer_top h5
{
	position:relative;
	margin-bottom:35px;
}
.footer_top .footer_col2 h5
{
	margin-bottom:24px;
}
.footer_top h5:after
{
    background-image: url(https://hydraweaponry.com/wp-content/uploads/2019/05/footer-bottom-icon.png) !important;
    background-repeat: no-repeat !important;
    width: 25px;
    height: 6px;
    float: left;
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
}

.footer_top h3.rpwe-title a:before
{
content: "\f101";
    padding-right: 5px;
    font-size: 16px;
    font-family: "fontawesome";
    color: #ed0000;
}
.footer_top h3.rpwe-title a
{
font-size:16px;
	line-height:24px;
	text-decoration:none;
}
.footer_top .rpwe-block li
{
	border-bottom:1px solid #252525;
}
.footer_top .rpwe-block li:last-child
{
	border-bottom:0px solid #ddd;
}
.footer_top .rpwe-summary {
    font-size: 14px;
    line-height: 24px;
	    margin-left: 15px;
}
.footer_top #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_submit
{
background: #ed0000;
    border: #ed0000;
    text-transform: uppercase;
    color: #fff;
    margin-top: 12px;
	padding: 15px 30px;
}
.woocommerce.woocommerce-page .footer_top #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_submit
{
	padding: 15px 30px !important;
	line-height:20px;
}
.footer_top #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_text
{
    background: #333333;
    border-color: #333333;
    padding: 15px 20px;
    font-size: 15px;
    width: 250px;
    border: 0px;
    margin-top: 15px;
}
.home-prod .vc_column-inner
{
	text-align:center;
}
.woocommerce ul.products li.product .price
{
    margin: 0 0 10px !important;
}
.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title
{
	margin-bottom:4px;
}
.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button
{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    height: 32px;
    line-height: 32px;
    border-radius: 0px;
    background: #231f20 !important;
    border-color: #231f20 !important;
	  margin: 0 auto;
}
.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button
{
	visibility:visible !important;
	opacity:1 !important;
}
.woocommerce a.added_to_cart.wc-forward
{
    color: #fff !important;
    background: #000 !important;
    border-radius: 0px;
    border-color: #000 !important;
    height: 33px;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 auto;
}
.woocommerce a.added_to_cart.wc-forward.active
{
border-color: #ed0000 !important;
	background-color: #ed0000 !important;
}
.woocommerce a.added_to_cart.wc-forward:hover
{
border-color: #ed0000 !important;
	background-color: #ed0000 !important;
}
.woocommerce-Price-amount.amount
{
color: #ed0000;
    font-size: 16px;
    line-height: 24px;
}
.woocommerce .button
{
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 33px !important;
    line-height: 33px !important;
	border-color: #231f20 !important;
	background-color: #231f20 !important;
}

.woocommerce .button:hover
{
border-color: #ed0000 !important;
	background-color: #ed0000 !important;
}
.woocommerce ul.products li.product .top-product-section
{
	text-align:center !important;
	border:1px solid #ddd;
	padding-bottom:20px;
}
.footer_col2 .widget.widget_nav_menu li
{
width: 48%;
    float: left;
    margin-right: 5px;
    border-bottom: 1px solid #252525;
}
.footer_col2 .widget.widget_nav_menu li:last-child
{
	border-bottom:0px solid #252525;
}

.footer_col2 #nav_menu-2 .menu-menu-container ul li a
{
	text-decoration:none;
	line-height:45px;
}
.footer_col2 #nav_menu-2 .menu-menu-container ul li a:before
{
content: "\f0a9";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}
.w-d-side .widget li
{
	margin:0px;
}
.w-d-side .widget li a:before
{
content: "\f0a9";
    padding-right: 5px;
    font-size: 14px;
    font-family: "fontawesome";
    color: #ed0000;
}
.w-d-side .widget li a
{
color:#000 !important;
	border-bottom: 1px solid #231f20;
	display:block;
	padding:10px 0px;
}
.w-d-side .widget li:last-child a
{
border-bottom: 0px solid #231f20;
}
.w-d-side .wpb_widgetised_column .widget ul.product-categories
{
padding: 10px 13px 13px 13px;
}
.w-d-side .wpb_widgetised_column .widget
{
	background:#f4f4f4;
}
.w-d-side .wpb_widgetised_column .widget h5 {
    margin-bottom: 0px;
    font-size: 22px;
    background: #ed0000;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-weight: 500;
}
.sticky .header_top_bottom_holder:after
{
	border-top:0px solid #ddd !important;
}

.galler .wpb_flexslider.flexslider {
    overflow: hidden;
    box-shadow: 10px 10px #ccc;
}
.header_menu_bottom nav.main_menu > ul > li > a {
    padding: 0 14px;
}

.header_menu_bottom nav.main_menu #menu-menu li a:before
{
    content: "";
    background-image: url(https://hydraweaponry.com/wp-content/uploads/2019/05/menu-sep.png);
    background-repeat: no-repeat;
    padding: 12px 15px;
    position: relative;
    top: 13px;
}
.header_menu_bottom nav.main_menu #menu-menu li:first-child a:before
{
 background-image: none;
}
.drop_down .narrow .second .inner ul li a
{
    padding: 5px 10px;
    color: #fff;
	display:block;
}
.drop_down .narrow .second .inner ul li a:hover
{
	color:#ed0000 !important;
}
.second ul li a:before
{
    content: "";
    background-image: none !important;
    background-repeat: no-repeat;
    padding: 6px 10px !important;
    position: relative;
    top: 13px;
}
.header_menu_bottom nav.main_menu ul li:first-child a:before
{
padding: 12px 0px;
	background-image:none;
}
.h-right
{
    vertical-align: middle;
    line-height: 110px;
    height: 110px;
}
.future span h3
{
    margin-bottom: 3px;
    text-transform: capitalize;
}
.future span a
{
	    font-size: 16px;
    color: #000;
}
.future span img
{
padding-right: 8px;
    position: relative;
    top: 2px;
}
.future {
    padding: 0px 40px;
    vertical-align: middle;
    border-left: 1px solid #ddd;
    line-height: 20px;
}
.future:first-child
{
	border-left:0px solid #ddd;
}
.header_top .header-right-widget p
{
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.header_top .header-widget.widget_nav_menu ul.menu li a
{
    padding: 0px 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-left: 1px solid #585657;
}
.header_top .header-widget.widget_nav_menu ul.menu li:first-child a
{
	padding-left:0px;
border-left: 0px solid #585657;
}

.header_top
{
	height:35px;
	line-height:35px;
}
.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
    background-color: rgba(35,31,32,1) !important;
}
.stick .header_menu_bottom nav.main_menu ul li a:before
{
padding: 12px 7px !important;
}

@media only screen and (max-width: 768px){
.header_top .right
	{
		display:none !important;
	}
	.hc
	{
		height:10px !important;
	}
	.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info
	{
		padding:5px;
	}
.spc
	{
	height: 50px !important;
	}
.header_top .header-widget.widget_nav_menu ul.menu li a
	{
		border-left:0px !important;
		    padding: 0px 3px !important;
    color: #fff;
    font-size: 12px !important;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1000px){
	.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info
	{
		padding:5px;
	}
.spc
	{
	height: 50px !important;
	}
.header_top .left, .header_top .right {
display:none;
}
}

@media only screen and (min-width: 769px) and (max-width: 1200px){
	.footer_top
	{
		padding:50px 15px;
	}
	.vc_row.section
	{
		padding:0px 15px;
	}
.get-touch p
	{
		font-size:14px !important;
	}
	.get-touch
	{
		font-size:35px;
	}
	.footer_col2 .widget.widget_nav_menu li
	{
		width:100%;
	}
	.w-d-side .wpb_widgetised_column .widget h5
	{
		font-size:14px
	}
	.woocommerce.columns-3
	{
		float:left;
	}
}


@media only screen and (min-width: 1092px)
{
header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
	padding:0px 8px;
	}
}

@media only screen and (min-width: 1001px) and (max-width: 1091px){
	header.sticky nav.main_menu > ul > li > a, header.light.sticky nav.main_menu > ul > li > a, header.dark.sticky nav.main_menu > ul > li > a {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
    text-transform: capitalize;
    padding: 0 2px;
}
	h3, .h3, h3 a
	{
		font-size:22px;
	}
.header_menu_bottom nav.main_menu > ul > li > a
	{
		    font-size: 13px;
		padding: 0 5px;
	}

}
@media only screen and (min-width: 768px) {
.wh .full_section_inner
{
    display:flex;
}
.as
{
    padding:8px;
    display:flex;
}
}

@media only screen and (max-width: 768px) {

	.weap ul li
	{
		width:100%;
		margin-right:0%;
	}


}

@media only screen and (max-width: 1000px) {
.woocommerce.single-product .q_tabs .tabs-nav li a
{
	border-bottom:1px solid #373737;
}
	.woocommerce .summary
	{
	    width: 100% !important;
    padding-left: 0px;
	}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
    width: 100%;
    margin-right: 0px;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) .woocommerce-product-gallery__image:first-child {
    padding: 0;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    position: static;
}
}



	.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
    padding: 70px 0 45px;
}
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .related {
    padding-top: 10px;
}
.woocommerce.single-product .woocommerce-variation-price
	{
		padding-bottom:15px;
	}
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .qode-sp-separator.separator {
    margin-top: 15px;
    margin-bottom: 20px;
	}
	.separator.small
	{
		    width: 63px !important;
		height: 15px;
		    background: url(http://idealwebweavers.com/mgi/wp-content/uploads/2019/05/bullet.png);
	}

	.woocommerce.single-product .q_tabs .tabs-nav, .q_tabs .tabs-nav li
	{
		vertical-align:top !important;
	}
	.woocommerce.single-product .tabs-container
	{
		vertical-align:top !important;
	}
	.woocommerce.single-product .q_tabs.horizontal .tabs-container
	{
	    padding: 30px 20px;
    background: #f5f5f5;
		border:1px solid #ddd;
	}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta
	{
		display:none;
	}
.woocommerce.single-product .q_tabs .tabs-nav, .q_tabs .tabs-nav li.active
	{
		background:#ed0000;
	}
	.woocommerce.single-product .q_tabs .tabs-nav, .q_tabs .tabs-nav li
	{
		background: #231f20;
	}
	.woocommerce.single-product .q_tabs .tabs-nav li a:first-child
	{
		padding:0px 15px;
	}
	.woocommerce.single-product .q_tabs .tabs-nav li a
	{
		color:#fff !important;
		font-weight:400;
		letter-spacing:0px;
	}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs #tab-description {
    text-align: left;
}
	.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs
	{
		padding:50px 0px ;
	}
	.single-product .q_tabs.horizontal.center {
    text-align: left;
}



@media only screen and (max-width: 768px){
.footer_top .footer_col3
{
	clear:both;
}
}

@media only screen and (min-width: 1001px){


		.woocommerce div.product .summary table.variations
	{
		margin-bottom:2px;
	}

	.single_variation_wrap
	{
	width: 50%;
    float: left;
    position: relative;
    left: 40%;
		margin-top:15px;
}
.woocommerce div.product .cart .quantity
	{
		padding-top:0px;
	}
	.woocommerce .summary
	{
	    width: 48% !important;
    padding-left: 14px;
	}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
    width: 49%;
    margin-right: 10px;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) .woocommerce-product-gallery__image:first-child {
    padding: 0;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    position: static;
}
}
.woocommerce .select2-container--default .select2-results__option
{
	color:#fff;
	border-bottom:1px solid #373737;
}
.woocommerce .select2-container--default .select2-results
{
background: #231f20;
}










.footer_top #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_text
{
	color:#fff;
}
.footer_top #mailpoet_form-2 form p.mailpoet_paragraph input.mailpoet_text:focus
{
    outline: 0px solid #ddd;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4e4e4e !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #4e4e4e !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #4e4e4e !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #4e4e4e !important;
}




.footer_top ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
.footer_top ::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
}
.footer_top :-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
}
.footer_top :-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}
