@media screen and (min-width:681px){
body{
	margin:0;
	padding:0;
}
#dzine form{
	padding:0px;
	margin:0px;
}
.main_bg {
	background:url(bg.jpg) #ffffff;
	background-repeat:no-repeat;
	background-position:center top;
}
#page{
	width:981px;
	margin:0px auto;
}
a img, img {
	border: 0;
	vertical-align:middle;
}
a {
	text-decoration: none;
}
a.linkopac img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img {
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6; 
}

/***** Mobile Styles Display None *****/
#mob_header, .mobile_image, #mobile_banner, .tab-title, #mob_footer{display:none;}


#header{
	height:323px;
}
#header_logo{
	height:225px;
}
#header_contact{
	height:39px;
	background:#34aaf3;
	color:#ffffff;
	font-size:17px;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	text-shadow: 0px 1px 0px rgba(37, 140, 203, 1);
	text-transform:uppercase;
	border-bottom:2px solid #258ccb;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#header_contact div{
	padding:10px 0;
}
#header_contact span{
	font-weight:600;
}
#usp_content{
	width:981px;
	height:53px;
	background:#171717;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.usp_inner{
	padding:9px 15px 7px;
}
.usp_points_1, .usp_points_2, .usp_points_3, .usp_points_4{
	float: left;
	text-align:left;
	padding-top:0px;
}
.usp_points_1{
	width:235px;
}
.usp_points_2{
	width:245px;
}
.usp_points_3{
	width:250px;
}
.usp_points_4{
	width:220px;
}
.usp_icon{
	float:left;
}
.usp_icon > img {
    vertical-align: middle;
}
.usp_text{
	float:left;
	padding:3px 0 0 10px;
	font-family: 'Poppins', sans-serif;
	line-height:15px;
}
.usp_main_text{
	color:#34aaf3;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
}
.usp_sub_text{
	color:#ffffff;
	font-weight:500;
	font-size:12px;
}
#storebg{
	width:981px;
}
#right_panel{
	float:right;
	width:728px;
	border:1px solid #e0e4e6;
	border-radius:6px;
	background:#ffffff;
	padding:15px 12px 5px 15px;
	margin-left:5px;
}
#image_title_content{
	width:728px;
}
#image_content{
	float:left;
	width:443px;
}
/**** Pc Image Module Style Starts ****/
input[name='thumb_click'] {
	display:none;
}
.desktop_image {
	width: 440px;
	margin: 0px auto;
	position:relative;
}
.pc_main_img {
	width:420px;
	height:420px;
	margin: 0 auto;
	display:inline-block;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:420px; /*Width of the Main image*/
	max-height:420px; /*Height of the Main image*/
}
.pc_thumb_img {
	width: 275px;
	margin: 5px auto 0px;
	text-align:center;
}
.pc_thumb_img label {
	display:inline-block;
	margin:3px;
	width:75px;
	height:75px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #e8e6e6;
}
.pc_thumb_img label:hover {
	border:1px solid #50b1ff;
}
.pc_thumb_img label img{
	display: block;
	width:75px;
	height:auto;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #181816;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"]{
	display: none !important;
}
#title_price_content{
	float:right;
	width:273px;
	margin-left:12px;
}
#item_title{
	font-size:20px;
	color:#2b292a;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
	padding:0px 0px 10px;
	line-height:24px;
	text-align:left;
	text-transform:uppercase;
	border-bottom:2px solid #cccccc;
}
#price_content{
	text-align:left;
	padding:12px 0 18px;
	text-transform:uppercase;
	line-height:20px;
	font-family: 'Montserrat', sans-serif;
	border-bottom:1px solid #cccccc;
}
.price_text{
	color: #2b292a;
	font-size:12px;
	font-weight:500;
}
.price_value{
	color:#34aaf3;
	font-size:26px;
	font-weight:600;
}
.titlebg{
	background-color:#34aaf3;
	color:#fbfbfb;
	font-size:13px;
	font-weight:300;
	display:block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	text-align:left;
	padding:10px 0 10px 12px;
	margin:12px 0 0 0;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.desc{
	font-size:12px;
	color:#686868;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	line-height:24px;
	padding:12px 10px;
	word-wrap: break-word;
	font-weight:300;
}
.desc a, .tab_content a{
	word-wrap: break-word;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0px;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0px;
}
.desc p{
	margin: 5px 0;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:4px 0 4px 15px;
}
.desc ul li, .tab_content ul li{
	margin:4px 0 4px 15px;
	list-style: none;
}
.desc ul li:before, .tab_content ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -15px;
	top: 0;
	color: #34aaf3;
	font-size: 30px;
}
.desc table td, .tab_content table td{
	font-size:12px;
	color:#686868;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	word-wrap: break-word;
	font-weight:300;
}
#center_banner img{
	padding:6px 0;
}
/**** Bottom Tabs Style Starts ****/
.bottom_tab {
	margin:25px auto 10px;
}
.tab_title {
	color: #ffffff;
	background:#34aaf3;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px 10px 0 0;
	font-family: 'Montserrat', sans-serif;
	padding:14px 40px;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	text-transform:capitalize;
	border:1px solid #34aaf3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	position:relative;
	top:1px;
}
.tab_title:hover{
	border:1px solid #34aaf3;
	color:#34aaf3;
	background:#ffffff;
}
.tab_content{
	padding:10px 12px;
	clear:both;
	background:#ffffff;
	text-align:left;
	color:#3c3a3b;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	line-height:24px;
	border:1px solid #e3e3e3;
	border-radius: 6px;
	border-top-left-radius:0px;
}
.tab5{
	margin:0;
}
.mob_tab{
	display:none;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5{
	display:block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5{
	background:#ffffff;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	color:#686868;
	position:relative;
	top:1px;
}
/**** Bottom Tabs Style Ends ****/
#paypal_banner{
	padding:8px 0;
}
#newsletter{
	margin:8px 0;
}
#news_bg{
	width:100%;
	background:#34aaf3;
	border-radius:4px;
}
.news{
	margin:0 auto;
	padding:11px 0 7px;
}
.news a{
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	font-weight:600;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
.news a:hover{
	text-decoration:underline;
}
.news img{
	display: inline-block;
    margin-top: -3px;
    padding-right: 10px;
    vertical-align: middle;
}
#left_panel{
	float:left;
	width:219px;
}
.panelbg{
	background-color:#34aaf3;
	color:#fbfbfb;
	font-size:13px;
	font-weight:300;
	display:block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	text-align:left;
	padding:10px 0 10px 12px;
	margin:10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(60, 58, 59, 1);
	border-bottom:2px solid #ffffff;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.panelbg a{	
	color:#fbfbfb;	
}
.shopbg{
	margin:0px;
}
.panel_list{
	margin:0px;
	padding:0px;
	width:219px;
	background:#181816;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
.panel_list li{
	list-style-type:none;
}
.panel_list li:first-child{
	padding:8px 0 0 0;
}
.panel_list li:last-child{
	padding:0px 0 8px 0;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited{
	text-decoration:none;
	display:block;
	color:#d4d4d4;
	background:url(panel_arrow.png) #181816;
	background-repeat:no-repeat;
	background-position:12px 13px;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	text-align:left;
	padding:7px 5px 7px 22px;
	font-weight:400;
	word-wrap: break-word;
}
.panel_list li a:hover, .panel_list li a:focus{
	background:url(panel_arrow.png) #242422;
	background-repeat:no-repeat;
	background-position:12px 13px;
}
.panel_list li:last-child a{
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
.leftbanner{
	margin:6px 0;
	padding:2px;
	border-radius:6px;
	background:#34aaf3;
}
.leftbanner_title{
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	line-height:24px;
	display:block;
	font-family: 'Poppins', sans-serif;;
	text-transform:uppercase;
	text-align:center;
	padding:12px 8px;
}
.leftbanner img{
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	padding-bottom:1px;
}
#brands{
	padding:8px 0;
}
#brands ul{
	margin:0;
	padding:0;
}
#brands ul li{
	float:left;
	list-style:none;
}
}