/*
 * Theme Name: ClassicRGB
 * Theme URI: https://rgb-classic.com/product/rgbclassic/
 * Version: 1.9.4
 * Author: RGB-Classic
 * Author URI: http://rgb-classic.com/
 * Description: For personal blogging.
 * Fashion Store is distributed under the terms of the GNU GPL
 * Tags: two-columns, right-sidebar, responsive-layout, custom-menu
 * Text Domain: rgbclassic
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/copyleft/gpl.html
*/

body {
	font-size: 16px !important;
	background: #fff;
	color: #000;
	word-wrap: break-word;
}

html { overflow-x: hidden; }

img{
	height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.site-title{
	font-size: 36px;
}
.site-title a{
	line-height: 40px;
}
.site-title a:hover{
	text-decoration: none;
	color:#000!important;
}
.site-description{
	font-size: 14px;
}
.logo {
	display: block;
	font-size: 42px;
	padding: 30px 0;
	text-align: center;
}
.top_header{
	padding: 1.5em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.top_header a:hover,
.main-footer-top a:hover{
	text-decoration: none;
}
.site-branding{
	padding: 12px 0 16px 0;
}
.header-cart-menu{
	padding: 20px 0 22px 0;
	text-align: right;
}
.header-top1{
	padding: 11px 0 17px 0;
	text-align: right;
	color: #000;
}
/* Bootstrap */
#pg-35-0, #pg-35-1, #pg-35-2, #pg-35-3, #pg-35-4, #pg-35-5, #pg-35-6, #pg-35-7, #pg-35-8, #pg-35-9, #pl-35 .panel-grid-cell .so-panel,
#pg-44-0, #pg-44-1, #pg-44-2, #pg-44-3, #pg-44-4, #pg-44-5, #pg-44-6, #pg-44-7, #pg-44-8, #pg-44-9, #pl-44 .panel-grid-cell .so-panel{
	margin-bottom: 0px !important;
}
/* Demo */



.header-demo{
	background: #2f2f2f;
	color:#a5a5a5 ;
	padding:4px 0;
}
.sidebar-demo1{
	float:left;
}

.sidebar-demo2{
	text-align: right;
	float:right;
}

/* Menu */

.menu-header{
	border-bottom: 1px solid #ccc;
	margin: auto;
}

.navbar{
	margin-bottom: 0px;
}

.navbar-inverse{
	background-color: #fff !important;
    border-color: #fff !important;
}

.navbar-nav{
	float: right;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
.navbar-inverse .navbar-nav > li > a{
	color:#000 !important;
	background: none !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover{
	color:#337ab7 !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:active,
.navbar-inverse .navbar-nav > li > a:active{
	color:#337ab7 !important;
}

.navbar-header{
	background: #000 !important;
}

.navbar-collapse{
	padding-right: 0px;
    padding-left: 0px;
}

.container-fluid{
	padding-right: 0px;
    padding-left: 0px;
}




.dropdown-menu{
	display: block;
}









/* CONTENT */

.entry-header .h2, .entry-header h2{
	font-size: 40px !important;
	font-weight: 700;
}
.main_content100 .content-text{
	margin: 0px 0 25px 0;
}

.entry-header .h2 a:hover, .entry-header h2 a:hover{
	text-decoration: none;
}

.content-text{
	margin:10px 0 25px 0;
}
.content-text .product{
	margin: 30px 0 25px 0;
}


.wp-caption{
	max-width: 100%;
}
.post{
    margin-bottom: 100px;
}
.page-no{
    margin-bottom: -80px;
}

.aligncenter{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright{
	float: right;
	margin: 0px 0px 0px 10px;
}
.alignleft{
	float: left;
	margin: 0px 10px 0px 0;
}

td, th{
	padding: 4px !important;
    border: 1px solid #fff;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 6px 0 0 0;
}
.wp-caption-text {
	margin: 0 0 6px;
}

.sticky {
	border-left: 4px solid #000;
	padding: 0 0 20px 20px;
	border-bottom: 4px solid #000;
}
.screen-reader-text{
	display: none;
}

.blockquote{
	border-left: 5px solid #000 !important;
}
.tags-links{
	padding-left: 10px;
}
.comments-link{
	float:right;
}
.post-navigation{
	padding-bottom: 30px;
}

.page-header{
	margin: 0px 0 20px;
}



/* Galleries */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}










/* Author comments */
.bypostauthor{
	border: 2px solid #ccc;
	padding:  10px;
}





/* OTHER */
input, textarea{
	background: #fff;
	padding: 8px 16px;
	border: 1px solid #337ab7;
	color: #337ab7;
	outline:none;
}
input[type="search"]{
	float: left;
	width: 120px;
	margin-right: 8px;
}

input[type="submit"] {
	background: #fff;
	padding: 8px 16px;
	border: 1px solid #337ab7;
	color: #337ab7;
	float: left;
}
input[type="submit"]:hover,
input[type="submit"]:focus{
	color: #fff;
	border-color: 1px solid #145185;
	background: #145185;
	outline:none;
}
input[type="submit"]:active{
	border-color: 1px solid #14436c;
	color: #fff;
	background: #14436c;
	box-shadow: none;
	outline:none;
}


.nav-links{
	width:100%;
}

.nav-next a{
	float: right;

}
.entry-meta{
	padding: 10px 0;
}
.nav-previous a {
    float:left;
    clear:both;


}







/* =========================================================
Comments
 ========================================================= */

#comments{
    clear: both;
}
ol.comment-list,
ol.comment-list .children {
list-style:none;
}
b.fn{
	font-size: 20px;
}

.comment-content p{
	margin: 20px 0;
}
.comment-body{
	margin: 40px 0;
}
label{
	    display: block;
}








/* CONTENT - Comment
===================================================================*/
.entry-comments{
	padding: 0 1px 0 0px;
	float: right;
}
.entry-comments a{
	padding: 0px 5px 0 0px;
	float: left;
	text-decoration: none;
}
.entry-comments a:hover{
	padding: 0px 5px 0 0px;
	float: left;
}
.says{
	display: none;
}
.comment-awaiting-moderation{

}
#respond p {
   margin: 10px 0;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
   margin: 0 10px 0 5px;
}

.avatar{
	float: left;
	padding-right: 6px;
}
#respond .comment-notes {				/* Your email address will not be published. Required fields are marked */
	display: none;
}
#respond textarea {
	margin: 4px 0 4px 0;
	padding: 8px 8px 8px 8px;
}
#respond textarea {
	display: block;
	width: 100%;
	background: #fff;
}
#respond input[type=text]{
	margin: 4px 0 4px 0;
}
#respond input[type=text]{

}
#respond .form-allowed-tags {		/* HTML tag del */
	display: none;
}
.comment{
	position: relative;
}
.commentlist .comment{
	list-style-type: none;
	margin: 40px 0;
	padding-left: 20px;
}
.comment .comment-meta {
	right: 1px;
	top: 10px;
}
.comment-reply-title{
	display: none;
}













/* SIDEBAR */


.widget{

}
.widget .h1, .widget .h2, .widget .h3, .widget h1, .widget  h2, .widget  h3{
	margin-top: 0px;
}
.widget-title{
	padding-top: 20px;
	display: inline-flex;
}

.sidebar-left {
	margin-top: 30px;
	float:left;
}
.sidebar-right1{
		float:right;
		width: 100%;
		padding-top: 30px;
}
.sidebar-right-page{
		padding-top: 0px;
}
.sidebar-right-page2{
			padding-top: 46px;
}
.sidebar-header{
	float: right;
	margin: 22px 14px 10px 0;

}

.sidebar-demo1 li,
.sidebar-demo2 li,
.sidebar-left li,
.sidebar-right-page li,
.sidebarfooter1 li,
.sidebar-footer2 li,
.sidebar-footer3 li,
.sidebar-footer4 li,
.sidebar-footer5 li,
.sidebar-footer6 li {
    list-style-type: none;
	padding: 4px 0;
	margin-left: -40px;
}


/* FOOTER */

.main-footer-top{
	padding: 30px 0 30px 0;
	background-color: rgb(58, 65, 81);
	color: #a5a5a5;
}
.main-footer-bottom{
	padding: 10px 0 10px 0;
	background-color: rgb(58, 65, 81);
	color: #a5a5a5;
}
.footer-left{
	float:left;
}
.footer-right{
	float:right;
}
.sidebar-footer6{
	text-align: right;
}





.media-upload-form .notice, .media-upload-form div.error, .wrap .notice, .wrap div.error, .wrap div.updated{
	display: none;
}


/* WooCommerce */


.products a.button{
	width: 100%;
	text-align: center;
	border-radius: 0px;
}
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3{
	text-align: center;
}
.woocommerce #review_form #respond{
	padding-bottom: 20px;
}
.woocommerce ul.products li.product .price{
	text-align: center;
	padding-top: 14px;
}
.woocommerce .quantity .qty{
	height: 38px;
}
.woocommerce ul.products li.product .star-rating{
	margin: auto;
}
.qwerty {

}

.woocommerce .qwerty ul.cart_list li img,
.woocommerce-page .qwerty ul.cart_list li img,
.woocommerce .qwerty ul.product_list_widget li img,
.woocommerce-page .qwerty ul.product_list_widget li img {
	width: 100% !important;
	height: auto !important;
}
.woocommerce .qwerty ul.cart_list li,
.woocommerce-page .qwerty ul.cart_list li,
.woocommerce .qwerty ul.product_list_widget li,
.woocommerce-page .qwerty ul.product_list_widget li {
	width: 24%;
	float:left;
	margin: 0 5px 10px 5px !important;

}
.woocommerce .qwerty ul.cart_list,
.woocommerce .qwerty ul.product_list_widget,
.woocommerce-page .qwerty ul.cart_list,
.woocommerce-page .qwerty ul.product_list_widget {
	width: 100%;
}


/* Shadow- Hover */

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover{
	transform: translateY(-4px);
	box-shadow: 0px 20px 44px #dad8da;

}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{
	transform: translateY(-4px);
	box-shadow: 0px 20px 44px #dad8da;
}

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	height: 36px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
	width: 42px;
}



.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
	border-width: 0 0px 0px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before{
	height: 0px;
}


.coupon input[type="submit"],
.main_content .coupon  input[type="submit"]{
	border:0px !important;
}
.woocommerce ul.products {
	text-align: center;}
.added_to_cart{
	text-align: center;
	padding: 10px 0 10px 10px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title{
	padding-bottom: 20px;
}

.woocommerce div.product form.cart .button{
	height: 34px;
}
.dashicons{
	padding-right: 30px;
}
.dashicons .dashicons-cart{
	color: #6d6d6d;
}
.header-cart .dashicons,.header-cart .dashicons-before:before{
	line-height: 0;
    padding-top: 7px;
    color: #515151;
}

/* MEDIA */


/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar-nav{
	float: left;
}


.footer-right{
	margin: 15px auto;
	float: right;
}

.sidebar-demo1{
	float:left;
	padding: 4px 0;
}
.sidebar-footer6,
.sidebar-demo2{
	text-align: left;
	float:left;
	padding: 4px 0;
}

	.sell_right .button {
		margin: 15px auto;
		float: none;
		max-width: 250px;
	}
	.sell_descr {
		text-align: center;
	}
		.site-title,
	.site-description,
	.header-cart{
		text-align: center;
	}
	.top_header{
		border-bottom: 0px solid #222222;
	}
	.header-top1{
		padding: 14px 0 10px 0;
		text-align: center;
	}
	.header-top2{
		padding: 10px 0 16px 0;
		text-align: center;
	}
}

/*Brana 
.top_header{
	padding:0px !important;
}

.menu-header .container{
	background: #e45189 !important;
}
.menu-header{
	background: #e45189 !important;
}
.main_content a {
    color: #363f4d !important;
}*/
h2, .h2 {
    font-size: 17px !important;
	color:#363f4d;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.top_links {
		background-color: #585d61;
		display: none;
		margin-top: 15px;
		padding: 14px;
		position: absolute;
		vertical-align: middle;
		width: 100%;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.top_links {
		display: inline-block !important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}
.woo-variation-swatches-style-rounded .variable-item, .woo-variation-swatches-style-rounded .variable-item img, .woo-variation-swatches-style-rounded .variable-item span{
	border-radius: 0% !important;
}
.variable-items-wrapper .variable-item.color-variable-item span:after{
	border-radius: 0% !important;
}

h2.widget-title{
	color:#0061e2 !important;
}
.woocommerce a.button{
	background: #e45189 !important;
}
/*bran code start here */
.custom_row{
	margin-left:0px !important;
	margin-right:0px !important;
}
#mega-menu-wrap-header-menu{
	background:#151516;
}
a{text-decoration:none !important;}

