
/******************************************************/
/*	GetCart - Extreme Powerful & Fluid Responsive OpenCart Theme with Hundreds Options
/*	Author: 321cart
/*	Theme Version: 1.0
/*	OpenCart Version: 3.0.2.0
/******************************************************/


@media (max-width: 496px) {
.thumbnails .image-additional img {
	margin-left: auto;
	margin-right: auto;
}
.thumbnails .col-xs-3 .image-additional img {
	max-width: 100%;
	margin-left: inherit;
	margin-right: inherit;
}
.newsletter-block input[type="email"] {
	width: 100%;
	margin-bottom: 15px;
}
.newsletter-block input[type="submit"] {
	width: 100%;
	margin-left: 0;
}
}

@media (max-width: 767px) {
.wrapper {
	overflow: hidden;
}
#top .container, #content, .wrapper.full-width header > .container, .wrapper.framed header > .container .header-items {
	padding: 0 30px;
}
#content {
	float: left;
	width: 100% !important;
}
.product-layout.col-md-15, .product-layout.col-lg-15 {
	width: 50%;
}
.input-group .form-control {
	min-width: 40px;
}
.tooltip {
	display: none !important;
}
.come-item {
	opacity: 1;
}
.theme-modal .modal-body {
	padding: 15px;
}
.product-right-sm-info .modal-body .content-product-fb, .features .modal-body .content-footer-fb {
	margin: 15px 0;
}
.cookie-message {
	width: 320px;
}
#content .slideshow-module .swiper-pager div,
#content .theme-slideshow .swiper-pager div {
	width: 40px!important;
	height: 40px!important;
	line-height: 40px!important;
	margin-top: -20px!important;
}

/* Header */
header {
	background-image: none !important;
}
#logo {
	width: 100% !important;
	text-align: center !important;
}
#cart .checkout-mobile {
	margin-top: -25px;
	margin-bottom: 25px;
}

/* Breadcrumb */
.wrapper.framed  .breadcrumb, #wrapper.framed .container .breadcrumb {
	margin: 15px;
}

/* Category Page */
#wrapper.framed #title_above_content .container, #wrapper.full-width #title_above_content .container {
	padding-left: 15px;
	padding-right: 15px;
}
#wrapper.framed .container .breadcrumb {
	margin: -20px 15px 15px;
}
.wrapper.full-width .breadcrumb {
    margin: 15px;
}
#title_above_content h1 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.cat-img img {
	display: none;
}
.category-list .col-xs-6:nth-child(2n+1) {
	clear: both;
}
.product-list .image a img.thumb_swap {
    right:0;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}

/* Product Page */
.prev, .next, .product-under-image-custom-block {
	display: none;
}
.nav-tabs > li > a, .nav-tabs > li.active > a, #product-tabs .nav-tabs li.pt {
	margin: 0 0 5px 0;
	letter-spacing: normal;
}
.tabs-products #product-tabs .nav-tabs > li > a, .product-page #product-tabs .nav-tabs > li > a {
	border-radius: 2px!important;
}
#tab-review .rating-td,
#tab-review .rating-td + td {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0;
}
#tab-review p.rating-text {
	padding: 30px; 
}
.product-page #product-tabs {
	margin-top: 30px;
}

/* Custom HTML Widgets - Content Column */
.widget-parallax.widget-parallax-001 {
	padding: 45px 30px!important;
}

/* Footer */
#footer_custom_top_1 .col-sm-6 {
	margin-bottom: 15px;
}
#information .list-unstyled {
	margin-bottom: 30px;
}
#payment-delivery-follow ul {
	margin-bottom: 20px;
}
.sitemap-main:nth-child(2n+1) {
	clear: both;
}

/* Notifications */
.alert {
	width: 90%;
	left: 5%;
	right: 5%;
}
.alert, .quickview-success {
	line-height: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: auto;
}

/* Custom HTML Widgets */
.product-list .product-thumb .button-group {
	border-left: none;
}

/* Filter */
#content .filters .btn {
	width: 100%;
}
#content .filters .filter-group-item {
	width: 50%;
}
}

@media (min-width: 768px) {
.product-list .product-thumb .image {
	float: left;
	margin: 0 30px 0 0;
    max-width: 35%;
}
#menu .dropdown:hover .dropdown-menus {
	display: block;
}

/* fixed column left + content + right */
#column-left  .product-layout .col-md-3{
   width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
   width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3{
   width: 100%;
}
#content + #column-right .product-layout .col-md-3{
   width: 100%;
}
}

@media (max-width: 991px) {
#column-left .product-thumb, 
#column-right .product-thumb {
	overflow: hidden;
}
#column-left .product-items-0 .image,
#column-right .product-items-0 .image {
	display: none;
}
#column-left .product-items-0 .name, 
#column-right .product-items-0 .name,
#column-left .product-items-0 p.price,
#column-right .product-items-0 p.price,
#column-left .product-items-0 .rating,
#column-right .product-items-0 .rating {
	padding-left: 0;
}
.wrapper.framed {
	margin: 0 auto !important;
}
#logo {
	text-align: center;
}
.header-items .menu-mobile-wrapper {
	display: inline-block;
	float: left;
	text-align: left;
}
.header-items .menu-mobile-wrapper .button-i {
	margin: 0
}
.header-items .header-search-wrapper {
	display: none;
}
#custom-bar-wrapper {
	display: none;
}
#menu, .menu_label {
	display: none;
}
#title_above_content {
	margin-top: 0px;
}
#wrapper.full-width #title_above_content + .container {
	margin-top: -100px;
}
.wrapper.framed .slideshow-module-wrapper {
	margin: 0 -30px;
}
.product-filter > div {
	margin-bottom: 20px;
}
.product-filter > div.text-right + div.text-right {
	padding-left: 0;
	margin-bottom: 0;
}
.panel-inline-content .panel-inline-title .btn, .panel-inline-content .panel-inline-title + .btn {
	padding: 14px 15px;
}
.product-grid.product-box-style-1 .caption .cart,
.product-grid.product-box-style-3 .caption .cart {
	opacity: 1;
}
.subcatname {
	clear: both;
	width: 100% !important;
	margin-top: 10px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#column-left {
	width: 25%;
}
#column-right {
	display: none;
}
#content.col-sm-6 {
	width: 75%;
}
#content.col-sm-9 {
	width: 100%;
}
#column-left + #content.col-sm-9 {
	width: 75%;
}
.wrapper.framed  .breadcrumb, #wrapper.framed .container .breadcrumb {
	margin: 15px 30px;
}
#menu .dropdown-menus > .cat-img {
	display: none;
}
#content .filters .btn {
	width: 50%;
}
header > .container .col-sm-4.header-logo {
	padding-left: 10px;
	padding-right: 10px;
}
#menu .main-menu > li > a {
	padding: 0 10px;
	letter-spacing: normal;
}
}

@media (max-width: 1199px) {
#my-account .buttons-header div#my-account-hello {
	display: none;
}
#my-account .buttons-header div .lnr {
	margin-left: 0;
}
#column-left {
	width: 25%;
}
#column-right {
	width: 25%;
}
#content.col-sm-6 {
	width: 50%;
}
#column-left + #content.col-sm-6 {
	width: 75%;
}
#column-left + #content.col-sm-9 {
	width: 75%;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
