/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */


@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
}

@font-face {
    font-family: OpenSans-R;
    src: url(../fonts/open-sans/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-B;
    src: url(../fonts/open-sans/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSans-SB;
    src: url(../fonts/open-sans/OpenSans-Semibold.ttf);
}


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
    url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
	font-weight: normal;
	font-style :normal;
}


@font-face {
    font-family: 'open-sans';
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
    url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
    url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
    url('') format('svg');
	font-weight: normal;
	font-style :normal ;


}
/*======== Category_Page 992 =========*/

.Main_header h2{
	font-size: 12px;
}

.Main_header .fa{
	margin-right: 1px;;
}

.Main_header .left-col span{
	margin: 0 2px;
}

.Main_navigation.navbar-default .navbar-nav > li > a{
	padding-left: 10px;
	padding-right: 10px;
}

.Main_navigation.navbar-default .navbar-nav > li.searcbox_li{
	width: 170px;
}

.Main_header .banner_container img.float_left{
	width: 49.5%;
}

.Main_header .banner_container img.float_right{
	width: 49.5%;
}

.Page_content .left_content{
	padding-right: 0;
}

.Page_content .product_div .coins_div{
	width: 23%;
}

.Page_content .product_div .description_div{
	width: 76%;
}

.Page_content .call_to_order{
	/*width: 215px;*/
}

.Page_content .product_div .description_div h2{
	margin: 0;
}

.Page_content .product_buy .price_table h3 span.align_center{
	margin-left: 12px;
}

.Page_content .product_buy .quantity_div{
	width: 25%;
	float: left;
}

.Page_content .product_buy .addtocart_btn{
	width: 70%;
	float: right;
}

.membership_container .email_input{
	width: 250px;
}

.membership_container .social_icons .fa{
	font-size: 25px;
	margin-left: 10px;
}

.bottom_links_container h2{
	font-size: 17px;
}

.bottom_links_container .right_half{
	padding-left: 15px;
}

.supporters_container .supporter_logos img{
	width: 11%;
}

.supporters_container{
	height: 130px;
}

.supporters_container h5{
	margin-top: 30px;
}

.bottom_most_content{
	margin-bottom: 30px;
}

/*============ Category_Page 768 ===============*/

.p-0{
	padding-left: 15px;
	padding-right: 15px;
}

.p-l{
	padding-left: 15px;
}

.p-r{
	padding-right: 15px;
}

.Main_header .left-col{
	float: none;
	text-align: center;
	margin: 10px auto;
}

.Main_header h2{
	font-size: 14px;
}

.Main_header .fa{
	margin-right: 10px;
}

.Main_header .left-col span {
    margin: 0 10px;
}

.Main_header h3 {
    float: none;
    text-align: center;
}

.Main_header .cart_div img {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.Main_header .cart_div {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.Main_header .cart_div .cart_no{
	right: 47%;
}

.Main_navigation.navbar-default .navbar-nav > li a{
	border-bottom: 5px solid #e5e5e5;
}

.Main_navigation.navbar-default .navbar-nav > li.searcbox_li{
	width: 100%;
	display: block;
/* 	float: none; */
	text-align: center;
	border-bottom: none;
	margin-top: 10px;
}

.Main_navigation #navbar{
	border: none;
}

.Main_navigation.navbar-default .navbar-nav > li > a{
	margin-bottom: 0;
}

.Main_navigation.navbar-default .navbar-nav > li > a {
    padding: 15px 6px;
    text-align: center;
}

.Main_header .fa {
    margin-right: 0;
}

.Main_header .banner_container img.float_left{
	width: 100%;
	float: none;
	display: block;
	margin: 5px auto;
}

.Main_header .banner_container img.float_right{
	width: 100%;
	float: none;
	display: block;
	margin: 5px auto;
}

.Page_content .left_content h2{
	text-align: center;
	float: none;
}

#cssmenu1 {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: left;
    width: 25%;
}

.Page_content .product_buy .price_table h3 span.align_center{
	margin-left: 35%;
}

.Page_content .product_buy .price_table h4 span.align_left{
	width: 45%;
}

.Page_content .product_div .description_div h2{
	margin-right: 18px;
}

.Page_content .call_to_order{
	/*width: 238px;*/
}

.membership_container{
	height: auto;
	line-height: auto;
}

.membership_container .social_icons{
	text-align: center;
	float: none;
	margin: 0 auto;
	display: block;
}

.membership_container .social_icons .fa{
	font-size: 28px;
	margin-left: 15px;
}

.bottom_links_container h2{
	font-size: 18px;
	text-align: center;
	float: none;
	display: block;
}

.bottom_links_container ul{
	text-align: center;
	float: none;
}

.bottom_links_container .contactus_div h2{
	text-align: left;
	margin-left: 45px;
}

.bottom_links_container .right_half p{
	text-align: center;
}

.supporters_container .supporter_logos img{
	width: 10%;
}

.bottom_most_content .cards_div{
	text-align: center;
	float: none;
	display: block;
	float: none;
}

.bottom_most_content p{
	text-align: center;
	margin: 10px auto;
}

.bottom_most_content .big_fish{
	text-align: center;
	float: none;
}

/*============ Category_Page 640 ===============*/

.Main_navigation .navbar-toggle{
	float: left;
	margin-left: 15px;
	margin-top: -50px;
}

.Main_header .cart_div{
	display: none;
}

.Main_header .left-col,
.Main_header .right-col{
	display: none;
}

.Main_header .gmr_logo{
	margin: 0 auto;
}

/* .Main_navigation{
	margin-top: -50px;
	background-color: transparent;
}
 */
.Main_navigation.navbar-default{
	background-color: transparent;
}

.Desktop_hidden{
	display: inline-block;
	float: right;
	z-index: 99;
	position: relative;
}

.Main_header .gmr_logo{
	display: inline-block;
	float: none;
	text-align: center;
	margin-left: 30%;
	 z-index: 99;
	position: relative;
	width: 35%;
}

.Main_header a{
	text-decoration: none;
}

.Main_header .Desktop_hidden{
	 z-index: 99;
}

.Desktop_visible{
	display: none;
}

/* .Main_header .banner_container{
	display: none;
}
 */

.Main_header .banner_container img.float_left,
.Main_header .banner_container img.float_right{
	display: none;
}

.Main_header .fa{
	font-size: 22px;
	color: #323232;
	margin: 0 5px;

	margin-top: 10px;
}

.Main_header .fa:hover{
	color: #840000;
}

.Main_navigation .navbar-toggle{
	border: none;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #000;
}

.navbar-toggle .icon-bar{
	width: 25px;
	height: 3px;
}

.Main_header{
	background-color: #f8f8f8;
}

.Main_header .banner_container{
	background-color: #fff;
}

.Main_header .breadcrums_div{
	border: none;
}

.Main_navigation.navbar-default .navbar-nav > li.searcbox_li{
	display: none;
	border: none;
}

.Main_navigation.navbar-default .navbar-nav{
	margin: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color: transparent;
}

.navbar-form{
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}

.Main_header .banner_container{
	margin: 0;
}

.Page_content .left_content{
	display: none;
}

.Page_content .right_content .article_div{
	width: 100%;
}

.Page_content .right_content .img_div{
	display: none;
}

.Page_content .right_content .article_div img{
	float: right;
	margin-left: 50px;
}

.Main_header .breadcrums_div{
	height: 25px;
	line-height: 25px;
}

.Category_filters{
	width: 100%;
}

.Category_filters #accordion{
	width: 100%;
}

.Category_filters #cssmenu1{
	width: 100%;
	margin: 0 auto;
	float: none;
	display: block;
}

.Category_filters .panel-default > .panel-heading{
	background-color: #e4e4e4;
}

.Page_content #cssmenu1 li.has-sub > a{
	padding-left: 0;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 15px;
}

.Page_content #cssmenu1 li ul li{
	border-bottom: 1px dotted #d7d7d7;
	height: 30px;
	line-height: 30px;
}

.Page_content .article_div p.bold_text{
	font-family: OpenSans-R;
}


.Page_content .product_description h3{
	font-family: OpenSans-SB;
	font-size: 16px;
	color: #990000;
	margin: 0;
	border: none;

	height: 25px;
	line-height: 25px;
}

.Page_content .product_description h4{
	font-family: OpenSans-R;
	font-size: 11px;
	color: #000;
	margin: 0;
	font-style: italic;
	margin-top: 10px;
}

.Page_content .product_description h4 span.bb_1{
	font-family: OpenSans-SB;
	font-size: 16px;
	font-style: normal;
	color: #990000;
}

.Page_content .product_description h4 span.bb_2{
	font-family: OpenSans-SB;
	font-size: 11px;
	font-style: normal;
	color: #990000;
}

.Page_content .product_div .product_buy{
	margin-top: 10px;
}

.Page_content .product_buy .volume_price{
	font-family: OpenSans-R;
	font-size: 13px;
	color: #ab834b;
	display: block;
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
}

.Page_content .product_buy .volume_price:hover{
	color: #990000;
}

.Page_content .product_buy .volume_price11,
.Page_content .product_buy .volume_price22,
.Page_content .product_buy .volume_price33,
.Page_content .product_buy .volume_price44,
.Page_content .product_buy .volume_price55{
	display: none;
}

.membership_container h2{
	font-size: 24px;
	text-align: center;
	float: none;
	display: block;
	margin-top: 10px;
}

.membership_container .signup_form{
	text-align: center;
	float: none;
	margin: 0 auto;
	display: block;
}

.bottom_links_container .right_half{
	display: none;
}

.membership_container .email_input{
	padding-left: 10px;
}

.p-00{
	padding-left: 0;
	padding-right: 0;
}


/*------------ Only for Mobile Devices----------*/
.Category_filters .panel-title > a{
	font-family: OpenSans-SB;
	font-size: 18px;
	color: #333333;
}

.Category_filters .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
   /*  content:"\f055"; */
   content: "\f0d8";
   padding-right: 5px;
   font-size: 30px;
   line-height: 15px;
   vertical-align: middle;
}

.Category_filters .panel-title > a.collapsed:before {
    float: right !important;
    /* content:"\f056"; */
	content: "\f0d7";
	font-size: 30px;
	line-height: 15px;
	vertical-align: middle;
}

.Category_filters .panel-title > a:hover,
.Category_filters .panel-title > a:active,
.Category_filters .panel-title > a:focus  {
    text-decoration:none;
}

#cssmenu1 > ul > li.has-sub > a:after{
 	font-family: FontAwesome;
	left: auto;
	right: 15px;
	content: "\f067";
	background: none;

}

#cssmenu1 > ul > li.has-sub.active > a:after{
	font-family: FontAwesome;
	left: auto;
	right: 15px;
	content: "\f068";
	background: none;
}

/*-----------------------*/


/*======= search-box ========*/

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);

    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);

    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
	z-index: 9999;
}

#search input[type="search"] {
    position: absolute;
    top: 25%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
	z-index: 9999;

	font-family: OpenSans-R;
}
#search .btn {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
	z-index: 9999;
}

#search .btn:hover{
	background-color: #840000;
	border-color: #840000;
}

#search .close{
	position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #3b95f0;
	border-color: #3b95f0;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	z-index: 9999;
}

#search .close:hover{
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: #840000;
	border-color: #840000;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	z-index: 9999;
}

/*========= Owl Carousel ==========*/

#owl-demo .item img,
#owl-demo2 .item img,
#owl-demo3 .item img,
#owl-demo4 .item img,
#owl-demo5 .item img{
    display: block;
    /* width: 100%; */
	width: auto;
    height: auto;
}

.Product_1 .owl-carousel .owl-item1,
.Product_1 .owl-carousel .owl-item2,
.Product_1 .owl-carousel .owl-item3,
.Product_1 .owl-carousel .owl-item4,
.Product_1 .owl-carousel .owl-item5{
	background-image: url("../../images/gold-coin2.png");
	height: 165px;
	background-position: center center;
	background-repeat: no-repeat;
}

.owl-carousel .owl-buttons{
	display: none;
}

.owl-theme .owl-controls .owl-page span{
	width: 15px;
	height: 15px;

	border: 1px solid #464647;
}

.Product_1 .owl-carousel .item h2{
	font-family: OpenSans-SB;
	font-size: 13px;
	color: #fff;
	margin: 0;
	float: left;

	width: 81px;
	height: 25px;
	line-height: 25px;
	padding-left: 8px;

	background-image: url("../../images/green_ribbon.png");
	background-repeat: no-repeat;
}

/*------- foter accordion -------*/

.foter-accordion .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f055";
	content: "\f068";
}

.foter-accordion .panel-title > a.collapsed:before {
    float: right !important;
	content: "\f067";
}

.foter-accordion .panel-title > a:hover,
.foter-accordion .panel-title > a:active,
.foter-accordion .panel-title > a:focus  {
    text-decoration:none;
}

.foter-accordion h2{
	text-align: left;
}

.foter-accordion a{
	outline: 0;
}

.foter-accordion .panel-default{
	border: none;
	border-bottom: 1px solid #cacaca;
}

.foter-accordion .panel-default > .panel-heading{
	background-color: #fff;
}

.foter-accordion .panel-heading{
	padding: 5px 10px;
}

.bottom_links_container{
	margin-top: 30px;
}

.Page_content .product_div .product_buy p.we_buy{
	display: block;
	text-align: left;
	width: 100%;
	margin: 0;
	margin-top: 15px;
	font-family: OpenSans-SB;
	font-size: 14px;
	color: #151515;
	font-style: italic;
}

.Page_content .product_div{
	padding-bottom: 20px;
}

.next_page_div{
	margin: 25px auto 0 auto;
}

.Page_content .right_content{
	padding-bottom: 5px;
}

.next_page_div .next_page_btn{
	width: 100%;
	font-family: OpenSans-SB;
	font-size: 14px;
	color: #333333;
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
	width: 282px;
	height: 43px;
	line-height: 37px;
}

.next_page_div .showing_results{
	text-align: center;
	margin-top: 10px;
	font-family: OpenSans-R;
	font-style: italic;
	font-size: 13px;
	color: #666666;
}

/*------ foter accordion ends -------*/

.mobile_bottom_content{
	float: none;
	display: block;

}

.bottom_most_content{
	background-color: #f5f5f5;
	padding-top: 15px;
	margin: 0;

	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
}

.next_page_div .previous_next p{
	color: #333333;
    font-family: OpenSans-R;
    font-size: 14px;

	width: 100%;
	text-align: center;
	float: none;
	display: block;
}

.next_page_div .previous_next a{
	text-decoration: none;
}

.next_page_div .previous_next p span{
	color: #ab834b;
}

.next_page_div .previous_next p span:hover{
	color: #990000;
}

/*============ Category Page 440 ============*/

.Main_navigation .navbar-toggle{
	margin-top: -48px;
}

.Main_header .gmr_logo{
	width: 50%;
	margin-left: 25%;
}

.Page_content .right_content .article_div img{
	margin-left: 30px;
}

.supporters_container .supporter_logos img {
    width: 9%;
}

#search input[type="search"]{
	font-size: 30px;
}

.Page_content .product_buy .price_table h3 span.align_center {
    margin-left: 28%;
}

/*=========== Category-Page 350 ===========*/

.Main_navigation .navbar-toggle {
    margin-top: -36px;
}

.navbar-form{
	margin-top: 0;
}

.supporters_container .supporter_logos img{
	margin: 0 3px;
}

.supporters_container{
	height: 100px;
}

.membership_container .email_input {
    width: 190px;
}

.Page_content .product_buy .price_table h3 span.align_center {
    margin-left: 23%;
}

.membership_container h2{
	font-size: 19px;
}

.bottom_most_content{
	background-color: #f5f5f5;
	padding-top: 15px;
	margin: 0;

	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
}


/*-------------------------------------------*/
/*============ Product-Page ============*/
/*-------------------------------------------*/

.Product_data .Mail_box{
	/* width: 100%; */
}

.flex-direction-nav .flex-next{
	right: -20px;
}

.pos_absolute.Page_content .product_buy .shadow_box{
	height: 250px;
}

.Product_data .Product_specification {
    float: right;
    margin-left: 30px;
    width: 41%;
}

/*========== Product-Page 768 ===========*/

.pos_absolute.Page_content .product_buy .shadow_box {
    height: 262px;
}

.Product_data .Mail_box{
	float: none;
	margin: 0 auto;
	display: block;
}

.Purchased_container .Product_box img{
	width: 100%;
}

/*========== Product-Page 640 ===========*/

.pos_absolute.Page_content .product_buy{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;

	bottom: auto;
	left: auto;
	right: auto;
}

.Page_content .product_buy .price_table h3 span.align_center {
    margin-left: 13%;
}

.Page_content .product_buy .price_table h4 span.align_left {
    width: 38%;
}

/*------- product description & specs accrodion ---------*/

.Product_data .Full_description {
    padding-right: 0;
}

.Full_description .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
   	content: "\f068";
    padding-right: 5px;
}

.Full_description .panel-title > a.collapsed:before {
    float: right !important;
    	content: "\f067";
}

.Full_description .panel-title > a{
	text-decoration: none;
	outline: 0;
}

.Full_description .panel-title > a:hover,
.Full_description .panel-title > a:active,
.Full_description .panel-title > a:focus  {
    text-decoration:none;
}

.Product_data .Product_specification{
	width: 100%;
	margin: 0 auto;
	float: none;
	display: block;
}

.Product_data .Full_description h4{
	margin-top: 0;
}

.Full_description .panel-default{
	border: none;
	border-bottom: 1px solid #cecece;
}

.Full_description .panel-default > .panel-heading{
	background-color: #fff;
}

.Mobile_product_slider{
	float: none;
	display: block;
	width: 100%;
}

.Mobile_product_slider .owl-carousel .owl-wrapper, .owl-carousel .owl-item img{
	text-align: center;
	float: none;
	margin: 0 auto;
}

.Mobile_product_slider .owl-carousel .owl-buttons{
	display: block;
}

.Mobile_product_slider .owl-theme .owl-controls .owl-buttons div{
	opacity: 1;
}

.Mobile_product_slider .owl-controls .owl-buttons .owl-prev{
	position: absolute;
	left: 0;
	right: auto;
	bottom: 50%;

	background-color: #fff;
	background-image: url("../../images/left-arrow1.png");
	height: 41px;
	background-repeat: no-repeat;
}

.Mobile_product_slider .owl-controls .owl-buttons .owl-next{
	position: absolute;
	right: 0;
	left: auto;
	bottom: 50%;

	background-color: #fff;
	background-image: url("../../images/right-arrow1.png");
	height: 41px;
	background-repeat: no-repeat;
}

.one_to_sell{
	float: none;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.one_to_sell img{
	display: inline-block;
	text-align: center;
	float: none;
	margin: 0 auto;
	margin-top: 8px;
}

.one_to_sell h2{
	font-family: OpenSans-R;
	font-size: 14px;
	font-style: italic;
	color: #000;
	margin: 0;
	text-align: center;
	line-height: 20px;
}

.one_to_sell h2 span{
	font-family: OpenSans-SB;
}

.one_to_sell h3{
	font-family: OpenSans-R;
	font-size: 13px;
	color: #564227;
	margin: 0;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	float: none;
	margin-top: 8px;
}

.Mobile_Purchased_slider{
	width: 100%;
	display: block;
	float: none;

	margin-bottom: 30px;
}


.Purchased_container h2{
	font-size: 18px;
	text-align: center;
	float: none;
	display: block;
}

.Mobile_Purchased_slider .owl-carousel .owl-wrapper,
.Mobile_Purchased_slider .owl-carousel .owl-item img{
	text-align: center;
	float: none;
	display: block;
	margin: 0 auto;
}

.Purchased_container .Product_box{
	width: 100%;
}

.Reviews_container .perpage_div{
	display: none;
}

.Reviews_container .review_btn.desktop-visible-only{
	display: none;
}

.Reviews_container .overall_div{
	display: block;
}

.Reviews_container .review_btn.Mobile_review_btn{
	display: block;
	float: left;
	margin-bottom: 10px;
}

.Reviews_container .overall_div h5{
	width: 120px;
}

/*========== Product-Page 440 ===========*/


/*========== Product-Page 350 ===========*/

.slider_container .flexslider h2.sm-visble{
	display: block;
}

.slider_container .flexslider h2.sm-hide{
	display: none;
}

.Reviews_container .reviews_section {
    padding-right: 0;
}

.Mobile_Purchased_slider .owl-carousel .owl-wrapper,
.Mobile_Purchased_slider .owl-carousel .owl-item img{
	width: 80%;
}

.Reviews_container .display_reviews,
.Reviews_container .previous_next {
    display: block;
    float: none;
    margin-bottom: 0;
    text-align: center;
}

.Category_filters #cssmenu2{
	width: 100%;
	margin: 0 auto;
	float: none;
	display: block;
}

.Page_content #cssmenu2 li.has-sub > a{
	padding-left: 0;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 15px;
}

.Page_content #cssmenu2 li ul li{
	border-bottom: 1px dotted #d7d7d7;
	height: 30px;
	line-height: 30px;
}


#cssmenu2 > ul > li.has-sub > a:after{
 	font-family: FontAwesome;
/* 	left: auto;
	right: 15px; */
	content: "\f067";
	background: none;

	position: relative;
	float: right;

}

#cssmenu2 > ul > li.has-sub.active > a:after{
	font-family: FontAwesome;
	left: auto;
	right: 15px;
	content: "\f068";
	background: none;
}

.Category_filters #cssmenu1{
	margin-bottom: 10px;
}

/*========== cancelling zoom effect in ios safari(iphone) =========*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }

  .Page_content .product_buy .quantity_div input{
	   font-size: 16px;
  }

  .Product_data .Mail_box input{
	   font-size: 16px;
  }

  .Main_navigation .navbar-form .form-control{
	  font-size: 16px;
  }

  .membership_container .email_input{
	  font-size: 16px;
  }
}

.Main_navigation .mega-dropdown-menu > li > ul {
	margin-right: 0;
}

.Mobile_Menu{
	display: block;
}

.Main_navigation .navbar-toggle{
	display: none;
}

/*--------- extra changes ----------*/

.membership_container .signup_form{
	margin-top: 7px;
}

.membership_container .email_input{
	height: 48px;
	border-radius: 0;
}

.supporters_container{
	height: 102px;
}

.Mobile_Menu .navbar-toggle{
	margin-top: 2px;
}

.slider_container .flexslider h1 {
    color: #990000;
    font-family: OpenSans-SB;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 0;
    margin-top: 30px;
	width: 100%;
}

.Page_content .product_buy .price_table h3 span.align_center {
    margin-left: 17%;
}

.Page_content .product_buy .price_table h4 span.align_left {
    width: 39%;
}